Fix 2015 - 2017

This commit is contained in:
Florian RICHER 2023-10-12 12:25:55 +02:00
parent f6d4860eb2
commit 2e5201591a

View file

@ -256,6 +256,90 @@ pub fn MonParcours() -> impl IntoView {
</TimelineCardContent>
</TimelineCard>
</TimelineElement>
<TimelineElement slot:elements>
<TimelineLabel slot:labels>2015 - 2017</TimelineLabel>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>DUT Informatique</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>r"Conception de programme en Java, C++, C, Android, PHP, NodeJS et lutilisation de Mysql. Apprentissage des bases scientifiques dans linformatique."</p><br />
<i>IUT du Limousin à Limoges</i>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ REACT_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ WORDPRESS_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ MIDI_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ REQUIREJS_TAG }</TimelineCardTag>
r"Développement dapplication Web + Site (Stage + CDD)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>r"Développement dune application musicale en utilisant le protocole MIDI (+ Synthèse sonore)."</p><br />
<p>La partie affichage a é développé avec React et RequireJS (Gestion de module).</p><br />
<p>r"Administration du Site en Wordpress avec les Plugins (Woocommerce et PaidMembership Pro) ainsi que le développement dun plugin propriétaire pour lintégration de lapplication dans Wordpress"</p><br />
<i>Limouzik SAS</i><br />
<i>03 Avril 2017 - 30 Juin 2017 (Stage)</i><br />
<i>01 Juillet 2017 - 31 Juillet 2017 (CDD)</i>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ OPENGL_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ JAVA_TAG }</TimelineCardTag>
r"Global Game Jam édition 2016 (Concours)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>Participation au Global Gam Jam édition 2016.</p><br />
<p>r"Le but du concours est de developper un Jeu en 48h à partir dun thème donné au départ du concours."</p><br />
<i>3iL - Limoges</i><br />
<i>29 janvier - 31 janvier</i><br />
<i>Thème : Ritual</i><br />
<i>Participants : Aliths, dikaios, Fiesta87, MrDev023 (Moi), TheKitolex</i><br />
<ProjectList>
<ProjectElement image_src="https://github.com/mrdev023/Global-Game-Jam-2016/blob/master/ggj_into.png?raw=true".to_string() url="https://github.com/mrdev023/Global-Game-Jam-2016".to_string()>r"Bifrost Saver's"</ProjectElement>
</ProjectList>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ BABYLONJS_TAG }</TimelineCardTag>
r"Nuit de linfo édition 2016 (Concours)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>r"Participation à la Nuit de linfo édition 2016."</p><br />
<p>Le but de ce concours était de développer un projet WebGL en 8h.</p><br />
<i>Bordeaux</i><br />
<i>1 Décembre 2016 - 2 Décembre 2016</i><br />
<i>Sujet : Venir en aide aux réfugiés</i><br />
<i>"Nom de léquipe : echo \"Avis de template\""</i><br />
<i>Slogan : Qui sème le vent récolte le Template</i><br />
<Link url="https://www.nuitdelinfo.com/nuitinfo/defis2016:archives#defi12".to_string()>r"WebGL : 1er"</Link>
<Link url="https://www.nuitdelinfo.com/nuitinfo/defis2016:archives#defi38".to_string()>r"Méthode agile : 1er"</Link>
<ProjectList>
<ProjectElement image_src="https://github.com/mrdev023/Global-Game-Jam-2016/blob/master/ggj_into.png?raw=true".to_string() url="https://github.com/mrdev023/Global-Game-Jam-2016".to_string()>r"Bifrost Saver's"</ProjectElement>
</ProjectList>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ OPENGL_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ CPP_TAG }</TimelineCardTag>
r"Utilisation de lAPI graphique OpenGL (Perso)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>r"Après avoir appris à faire de lOpenGL en Java , jai voulu tester en C++"</p><br />
<ProjectList>
<ProjectElement url="https://github.com/mrdev023/MrDev023-Cpp-Engine".to_string()>r"Petit projet OpenGL en C++"</ProjectElement>
</ProjectList>
</TimelineCardContent>
</TimelineCard>
</TimelineElement>
</Timeline>
</div>
}