mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 11:43:20 +02:00
Added ESD Paris in studies section
This commit is contained in:
@@ -57,6 +57,13 @@
|
|||||||
<section class="to-fade" id="education">
|
<section class="to-fade" id="education">
|
||||||
<h2>Études</h2>
|
<h2>Études</h2>
|
||||||
|
|
||||||
|
<div class="to-slide">
|
||||||
|
<h3>École Supérieure du Digital - ESD Paris</h3>
|
||||||
|
<p><span class="degree">Bachelor Développeur Web</span><br><span class="time-range">Sept. 2022 - En cours</span></p>
|
||||||
|
<p>Concevoir des applications web, maîtriser les langages HTML5, CSS3, JavaScript et des frameworks tels que React,
|
||||||
|
utiliser des API, intégrer des interfaces utilisateurs, mener à bien des projets de développement web.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="to-slide">
|
<div class="to-slide">
|
||||||
<h3>Université Gustave Eiffel</h3>
|
<h3>Université Gustave Eiffel</h3>
|
||||||
<p><span class="degree">DUT Informatique</span><br><span class="time-range">Sept. 2020 - Sept. 2022</span></p>
|
<p><span class="degree">DUT Informatique</span><br><span class="time-range">Sept. 2020 - Sept. 2022</span></p>
|
||||||
|
|||||||
+8
-3
@@ -35,9 +35,7 @@
|
|||||||
|
|
||||||
<div id="landing" class="main-title">
|
<div id="landing" class="main-title">
|
||||||
<h1>
|
<h1>
|
||||||
<a href="#about">
|
<a href="#about">Florian Sylvain</a>
|
||||||
Florian Sylvain
|
|
||||||
</a>
|
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -56,6 +54,13 @@
|
|||||||
<section class="to-fade" id="education">
|
<section class="to-fade" id="education">
|
||||||
<h2>Education</h2>
|
<h2>Education</h2>
|
||||||
|
|
||||||
|
<div class="to-slide">
|
||||||
|
<h3>École Supérieure du Digital - ESD Paris</h3>
|
||||||
|
<p><span class="degree">Bachelor Web Developer</span><br><span class="time-range">Sept. 2022 - Now</span></p>
|
||||||
|
<p>Design web applications, master HTML5, CSS3, JavaScript and frameworks such as React,
|
||||||
|
use APIs, integrate user interfaces, carry out web development projects.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="to-slide">
|
<div class="to-slide">
|
||||||
<h3>Gustave Eiffel University</h3>
|
<h3>Gustave Eiffel University</h3>
|
||||||
<p><span class="degree">DUT Informatique</span><br><span class="time-range">Sept. 2020 - Sept. 2022</span></p>
|
<p><span class="degree">DUT Informatique</span><br><span class="time-range">Sept. 2020 - Sept. 2022</span></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user