Add 2017 - 2018

This commit is contained in:
Florian RICHER 2023-10-12 09:34:14 +02:00
parent 5b6f0498e4
commit bc20a6b871

View file

@ -185,6 +185,81 @@ pub fn MonParcours() -> impl IntoView {
</TimelineCardContent>
</TimelineCard>
</TimelineElement>
<TimelineElement slot:elements>
<TimelineLabel slot:labels>2017 - 2018</TimelineLabel>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
r"License Dev. Web et du Big Data"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>r"Licence professionnelle en alternance de développeur dapplication web et du Big Data (LP DWBD)."</p><br />
<p>r"Utilisation de docker, Mysql, PHP avancé, Symfony 3 et 4, AngularJS, NodeJS, Cassandra, MongoDB, …"</p><br />
<i>IUT du Limousin à Limoges</i>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ SYMFONY_4_TAG }</TimelineCardTag>
r"Développeur Web (Projet Tuteuré)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>Développement du site sliz.me avec Symfony 4.</p><br />
<p>r"Ajout de QRCode sur l'ensemble des pages d'un fichier PDF pour que d'autres personnes puissent télécharger le PDF ou une page en question durant une conférence."</p><br />
<p>r"Il fallait également pouvoir générer des QrCode simple à scanner pour quun étudiant puisse le scanner à lautre bout de lamphi."</p><br />
<i>Onegate</i><br />
<i>Octobre 2017 - Février 2017</i>
</TimelineCardContent>
</TimelineCard>
<TimelineCard slot:cards>
<TimelineCardSummary slot:titles>
<TimelineCardTag slot:tags>{ UNITY_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ SYMFONY_4_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ STEAM_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ REACT_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ WORDPRESS_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ CORDOVA_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ ELECTRON_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ MIDI_TAG }</TimelineCardTag>
<TimelineCardTag slot:tags>{ WEBPACK_TAG }</TimelineCardTag>
r"Développeur Web et dapplication 2D (Alternance)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>Maintenance de la version du site en Wordpress + Refonte complète du site (Graphique et technique) avec Symfony 4.</p><br />
<p>r"Maintenance de la première version de lapplication React ainsi que la migration des modules RequireJS vers Webpack pour fortement améliorer le temps de chargement"</p><br />
<p>r"Pour permettre lévolution future de lapplication (Intégration avec dautre boite de jeu VR + Gamification), lapplication a dû être refaite de A à Z en C# avec le moteur 3D Unity."</p><br />
<p>r"Ajout de lapplication Limouzik sur le Play Store (Android), AppStore (iOS) et sur Steam (PC) avec lintégration de SteamAPI"</p><br />
<i>r"Lensemble du travail a été effectué par mes soins"</i><br /><br />
<i>Limouzik SAS</i><br />
<i>04 Septembre 2017 - 24 Aout 2018</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 2017 (Concours)"
</TimelineCardSummary>
<TimelineCardContent slot:cards>
<p>Participation au Global Gam Jam édition 2017.</p><br />
<p>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>20 janvier - 22 janvier</i><br />
<i>Thème : Waves</i><br />
<i>Participants : emiko, Fiesta87, MrDev023 (Moi), TheKitolex</i><br />
<ProjectList>
<ProjectElement url="https://github.com/mrdev023/Global-Gam-Jam-2017/".to_string()>r"Beach Fighter"</ProjectElement>
</ProjectList>
</TimelineCardContent>
</TimelineCard>
</TimelineElement>
</Timeline>
</div>
}