MonParcours: Unova
This commit is contained in:
parent
ba4726a2a2
commit
d025aded31
1 changed files with 14 additions and 0 deletions
|
@ -10,6 +10,20 @@ function MonParcours() {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Timeline>
|
<Timeline>
|
||||||
|
<TimelineElement>
|
||||||
|
<TimelineLabel>2019 - Aujourd’hui</TimelineLabel>
|
||||||
|
<TimelineCard>
|
||||||
|
<TimelineCardSummary>Développeur d’application Web, Mobile et Système (CDI)</TimelineCardSummary>
|
||||||
|
<TimelineCardContent>
|
||||||
|
<p>Développement d’application Symfony, React, Flutter, Rust et Ruby on rails (6 et 7) pour des clients.</p><br/>
|
||||||
|
<p>Je développe surtout des applications Flutter et Ruby on rails avec l’aide de Hotwired.</p><br/>
|
||||||
|
|
||||||
|
<i>Unova France</i><br />
|
||||||
|
<i>11 Septembre 2019 - Toujours en CDI</i><br/><br />
|
||||||
|
<i>React</i>, <i>Symfony 4</i>, <i>Flutter</i>, <i>Ruby on rails (UJS et Hotwired)</i>, <i>Rust</i>
|
||||||
|
</TimelineCardContent>
|
||||||
|
</TimelineCard>
|
||||||
|
</TimelineElement>
|
||||||
<TimelineElement>
|
<TimelineElement>
|
||||||
<TimelineLabel>2018 - 2019</TimelineLabel>
|
<TimelineLabel>2018 - 2019</TimelineLabel>
|
||||||
<TimelineCard>
|
<TimelineCard>
|
||||||
|
|
Loading…
Reference in a new issue