v1.0 of a first draft

This commit is contained in:
Florian Sylvain
2022-02-04 20:59:31 +01:00
parent 204220be58
commit 531d04a4c7
5 changed files with 392 additions and 64 deletions
+110 -39
View File
@@ -18,6 +18,7 @@
<a href="#education">Education</a>
<a href="#experience">Experience</a>
<a href="#projects">Projects</a>
<a href="#hobbies">Hobbies</a>
<a href="#contact">Contact</a>
</nav>
@@ -92,82 +93,152 @@
<h2>Projects</h2>
<div class="projects-list">
<div>
<article id="pong2D" class="to-slide">
<article class="pong2D to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
<div class="article-content">
<p>
My first project in Python (with Pygame). It's a simple pong, with a main menu, a pause menu and a game over.
</p>
</div>
</article>
</div>
<div>
<article id="pong3D" class="to-slide">
<article class="pong3D to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
<div class="article-content">
<p>
My very first project on Unity. It's a simple pong with some effects and a rather calm atmosphere.
</p>
</div>
</div>
</article>
<div>
<article id="risitasBot" class="to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
<div class="article-content">
<p>
Risitas_Bot is a Discord bot that can connect your Twitch chat to a Discord channel in real time, make your friends laugh by playing the meme "Issou!" on command in a voice channel and even give you some statistics about your Osu! account and last ranked games.
</p>
</div>
</article>
</div>
<div>
<article id="riverwood" class="to-slide">
<article class="risitasBot to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
<div class="article-content">
<p>
Work of students of DUT info 1 (IUT of Marne-la-Vallée). The students had to create a sound production inspired by the short film "Calls" by Timothée Hochet.
</p>
</div>
</article>
</div>
<div>
<article id="thesesFr" class="to-slide">
<article class="riverwood to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
<div class="article-content">
<p>
The goal was to retrieve the dataset provided by theses.fr, to normalize it, and to create a site allowing to consult these data, first in the form of a simple but visually pleasant list, then in a second time to summarize the research in the form of graphics (and a map).
</p>
</article>
</div>
<div>
<article class="thesesFr to-slide">
<div class="plus-button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>
</div>
</article>
</div>
</div>
</div>
<span class="background-hider bgh-off" onclick="javascript:switchArticle(null)"></span>
<!-- ---------- Articles contents ---------- -->
<div id="pong2D" class="article-content ">
<img src="assets/imgs/Pong2D.gif">
<h3>Pong2D</h3>
<p>
My first project in Python (with Pygame). It's a simple pong, with a main menu, a pause menu and a game over.
</p>
<a target="_blank" href="https://github.com/Floriansylvain/Pong">
Go to GitHub Project
</a>
<a onclick="javascript:switchArticle(null)">Close</a>
</div>
<div id="pong3D" class="article-content">
<img src="assets/imgs/Pong3D.gif">
<h3>Pong3D</h3>
<p>
My very first project on Unity. It's a simple pong with some effects and a rather calm atmosphere.
</p>
<a target="_blank" href="https://github.com/Floriansylvain/Pong3D">
Go to GitHub Project
</a>
<a target="_blank" href="https://floriansylvain.fr/Pong3D/index.html">
Play
</a>
<a onclick="javascript:switchArticle(null)">Close</a>
</div>
<div id="risitasBot" class="article-content">
<img src="assets/imgs/RisitasBot.gif">
<h3>Risitas Bot</h3>
<p>
Risitas_Bot is a Discord bot that can connect your Twitch chat to a Discord channel in real time, make your friends laugh by playing the meme "Issou!" on command in a voice channel and even give you some statistics about your Osu! account and last ranked games.
</p>
<a target="_blank" href="https://github.com/Floriansylvain/Risitas_Bot">
Go to GitHub Project
</a>
<a onclick="javascript:switchArticle(null)">Close</a>
</div>
<div id="riverwood" class="article-content">
<img src="assets/imgs/Riverwood.gif">
<h3>Riverwood</h3>
<p>
Work of students of DUT info 1 (IUT of Marne-la-Vallée). The students had to create a sound production inspired by the short film "Calls" by Timothée Hochet.
</p>
<a target="_blank" href="https://www.youtube.com/watch?v=TGBN_lxMbSM">
Watch on YouTube
</a>
<a onclick="javascript:switchArticle(null)">Close</a>
</div>
<div id="thesesFr" class="article-content">
<img src="assets/imgs/ThesesFr.gif">
<h3>thèses.fr</h3>
<p>
The goal was to retrieve the dataset provided by theses.fr, to normalize it, and to create a site allowing to consult these data, first in the form of a simple but visually pleasant list, then in a second time to summarize the research in the form of graphics (and a map).
</p>
<a target="_blank" href="https://projet.floriansylvain.fr/ProjetProgWeb/">
Visit WebSite
</a>
<a onclick="javascript:switchArticle(null)">Close</a>
</div>
<!-- --------- END Articles contents --------- -->
<div class="to-fade" id="hobbies">
<h2>Hobbies</h2>
<p>🚧 Work in progress 🚧</p>
</div>
<div class="to-fade" id="contact">
<h2>Contact</h2>
<p>todo</p>
<p>
You can contact me by email at <a href="mailto:floriansylvainpro@gmail.com">floriansylvainpro@gmail.com</a> or by phone at <a href="tel:0695208226">(+33) 06 95 20 82 26</a>.
</p>
</div>
<div style="height: 100vh;"></div>
</div>
<a href="#landing">
<div id="scrollToTop" class="scroll-to-top">
<svg class="scroll-to-top" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path class="scroll-to-top" d="M23.677 18.52c.914 1.523-.183 3.472-1.967 3.472h-19.414c-1.784 0-2.881-1.949-1.967-3.472l9.709-16.18c.891-1.483 3.041-1.48 3.93 0l9.709 16.18z"/>
</svg>
</div>
</a>
<footer>
<a target="_blank" href="https://www.linkedin.com/in/florian-sylvain-0651021a9">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>
</a>
<a target="_blank" href="https://github.com/Floriansylvain">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
</a>
</footer>
<script type="text/javascript" src="script.js"></script>
</body>