parent
dca75fb6ae
commit
6557cf45c2
@ -87,7 +87,7 @@ import SideMenu from "./components/SideMenu.vue";
|
||||
<CompanyName>I3S, Sophia - Antipolis, Nice — Developer(Intern)</CompanyName>
|
||||
<JobDates>June 2011 - August 2011</JobDates>
|
||||
<JobDescription>Hoare logic based genetic network dynamic resolution application
|
||||
creation.</JobDescription>
|
||||
creation in plain <LangLine>Java</LangLine>.</JobDescription>
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice —
|
||||
@ -96,12 +96,13 @@ import SideMenu from "./components/SideMenu.vue";
|
||||
<JobDates>June 2010 - August 2010</JobDates>
|
||||
<JobDescription>Translation and collaborative tool between student and teacher conception and
|
||||
realisation. Serious game making with complete story editor, game and story market place
|
||||
using early EcmaScript6 features and support.</JobDescription>
|
||||
using early <LangLine>EcmaScript6</LangLine> features and support.</JobDescription>
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Arkadia Consulting, Nice— Developer (Intern)</CompanyName>
|
||||
<JobDates>June 2009 - August 2009</JobDates>
|
||||
<JobDescription>Making and designing CMS websites from scratch in Ruby on Rails</JobDescription>
|
||||
<JobDescription>Making and designing CMS websites from scratch in <LangLine>Ruby on Rails</LangLine>
|
||||
</JobDescription>
|
||||
</JobCard>
|
||||
<h3 id="education">EDUCATION</h3>
|
||||
<EducationCard>
|
||||
@ -152,6 +153,8 @@ BODY {
|
||||
}
|
||||
|
||||
.section {
|
||||
background-color: #123123;
|
||||
border-radius: 1rem;
|
||||
padding-left: 32px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user