@@ -33,90 +33,75 @@ import SideMenu from './components/SideMenu.vue'
JobTeaser, Paris 9 — Front - end engineer
May 2019 – January 2021
- Designing and developing React, NodeJs web
+ Designing and developing React, NodeJs web
application observing company guideline
Qwant Research, Paris 16 — Front - end engineer
December 2017 - April 2019
- High performance Maps application front-end development using VueJS,
+ High performance Maps application front-end development using VueJS,
Axios, SCSS, vector tiles Build a tool maps
- application
+ application
+
Qwant, Nice — Front - end engineer
October 2015 - November 2017
- Core building for the Search application front-end in
+ Core building for the Search application front-end in
vanilla JavaScript, stack internationalization, automated build and
quality control in collaboration with the CI team
Qwant lite : an SSR version of
Qwant search SPA in NodeJS and
- ExpressJS
+ ExpressJS
+
CrossKnowledge Epistema, Nice — Front - end engineer
April 2014 - September 2014
- Migration from jQuery UI module to extJs on a multi page application
- including calendar, charts, autocomplete
+ Migration from jQuery UI module to extJs on a multi page application
+ including calendar, charts, autocomplete
Air France, Sophia-Antipolis — Front - end engineer
July 2013 - mars 2014
- Content Management System (CMS) integration for complex static webpage using
- jQuery UI and TeamSite CMS
+ Content Management System (CMS) integration for complex static webpage using
+ jQuery UI and TeamSite CMS
+
Koedia, Sophia-Antipolis, Nice — Full - stack engineer
February 2012 - June 2013
- Creation of new web services for plane reservation including automatic test, monitoring
+ Creation of new web services for plane reservation including automatic test, monitoring
and Optimizing B2B & B2C web application Adding core features on the ticketing application
- RedMine
+ RedMine
+
Self - employed WEB developer, Nice — Software developer
2009 - 2012
- Web portal and Shop Creation using Ruby on Rails,
- MySql and Capristano
+ Web portal and Shop Creation using Ruby on Rails,
+ MySql and Capristano
+
I3S, Sophia - Antipolis, Nice — Developer(Intern)
June 2011 - August 2011
- Hoare logic based genetic network dynamic resolution application
- creation.
+ Hoare logic based genetic network dynamic resolution application
+ creation.
- Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice —
+ Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice —
Developer(Intern)
June 2010 - August 2010
- Translation and collaborative tool between student and teacher conception and
+ 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.
+ using early EcmaScript6 features and support.
Arkadia Consulting, Nice— Developer (Intern)
June 2009 - August 2009
- Making and designing CMS websites from scratch in Ruby on Rails
+ Making and designing CMS websites from scratch in Ruby on Rails
EDUCATION
@@ -131,11 +116,11 @@ import SideMenu from './components/SideMenu.vue'
SKILLS
-
Front end
+ Front end
HTML, CSS, JavaScript, Typescript, React, Vue.js
- Back end
+ Back end
Java, NodeJs, PHP
- Databases
+ Databases
MySql, PostresSQL, SQLite
Sensibilities
@@ -165,6 +150,7 @@ BODY {
color: var(--color-main);
font-family: cascadia;
}
+
.section {
padding-left: 32px;
}
@@ -173,12 +159,14 @@ BODY {
display: flex;
width: 900px;
}
+
@media (max-width: 1279px) {
.content {
flex-direction: column;
width: 100%;
}
}
+
.candidateHeader {
margin-left: 200px;
}
@@ -192,7 +180,12 @@ H3 {
text-transform: uppercase;
margin-top: 48px;
}
+
H4 {
margin-top: 0;
}
+
+.HobbiesSection {
+ margin-top: 32px;
+}