diff --git a/index.html b/index.html
index 69bdce7..317fe28 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@
-
+
voir le CV
@@ -105,12 +105,18 @@
hide the CV
+
télécharger en pdf
download as pdf
+
COMPÉTENCES
SKILLS
+
+ hard skills
+ hard skills
+
-
Langages : C, C++, bash, JavaScript, PHP, CSS, HTML
@@ -124,37 +130,127 @@
Plus : emails, sending emails, receiving emails, deleting emails (the it crowd S01E01)
Plus : emails, sending emails, receiving emails, deleting emails (the it crowd S01E01)
+
+
+ soft skills
+ soft skills
+
+
-
- Autres : magie, vélo, noeuds, mathématiques, politique
- Other : magic, bicycle, knots, mathematics, politic
+ capacité d'apprentissage et autonomie
+ capacité d'apprentissage et autonomie
+
+ -
+ attention aux détails, patience
+ attention aux détails, patience
+
+ -
+ adaptabilité et resolution de problemes
+ adaptabilité et resolution de problemes
+
+ -
+ recevoir des feedbacks
+ recevoir des feedbacks
+
+
+
EXPÉRIENCES
WORK EXPERIENCES
+
+
+ web full-stack
+ web full-stack
+
- -
- , 2021 : Backend, plugin wordpress, authentification, sessions, paiements, roles et base de données
- , 2021 : Backend, plugin wordpress, authentification, sessions, payments, roles and database
+
-
+ bloc-house
+ bloc-house
- -
- , 2021 : Full-stack, reprise d’un site en php et javascript
- , 2021 : Full-stack, redesigning a php and javascript site
+
-
+ transcendence
+ transcendence
- -
- , 2022 : Backend, plugin WordPress API GoogleMaps
- , 2022 : Backend, plugin WordPress API GoogleMaps
+
-
+ fipf
+ fipf
- -
- , 2021 : Front-end, intégration en css atomique statique
- , 2021 : Front-end, static atomic css integration
+
-
+ jipf
+ jipf
+
+ -
+ kosmopolit
+ kosmopolit
+
+
+ devops
+ devops
+
+
+ -
+ webserv
+ webserv
+
+ -
+ minitalk
+ minitalk
+
+ -
+ inception
+ inception
+
+
+
+
+ game
+ game
+
+
+ -
+ cube 3d
+ cube 3d
+
+ -
+ fdf
+ fdf
+
+
+
+
+ system
+ system
+
+
+ -
+ minishell
+ minishell
+
+ -
+ containers
+ containers
+
+ -
+ pushswap
+ pushswap
+
+
+
+
+
- FORMATION INFORMATIQUE
- COMPUTER SCIENCE EDUCATION
+ FORMATIONS
+ EDUCATIONS
+
+ informatique
+ computer science
+
-
École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithmie, réseaux)
@@ -165,10 +261,10 @@
SIMPLON, developer full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)
-
- FORMATION ARCHITECTURE
- ARCHITECTURE EDUCATION
-
+
+ architecture
+ architecture
+
-
Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014
@@ -179,10 +275,17 @@
3 internships : PERSPECTIVA (Houston, Texas, 2009, 3 months), AS (Paris, 2012, 6 months), JC QUINTON (Paris 2014, 6 months)
+
+
+
- ENGAGEMENT ASSOCIATIF
- VOLUNTEER WORK
+ PERSONNEL
+ PERSONAL
+
+ engagement associatif
+ volunteer work
+
-
Vulgarisation et recherche contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2024
@@ -201,6 +304,29 @@
Co-management of volunteers in a refugee camp, UTOPIA 56, Grande-Synthe, France, 2016
+
+ centre d'intérêts
+ centre d'intérêts
+
+
+ -
+ vélo
+ bicycle
+
+ -
+ magie
+ magic tricks
+
+ -
+ mathématiques et physiques
+ mathematics and physics
+
+ -
+ politique
+ politic
+
+
+
diff --git a/styles/elements/cv.css b/styles/elements/cv.css
index 532ecf8..2c4c28d 100644
--- a/styles/elements/cv.css
+++ b/styles/elements/cv.css
@@ -42,3 +42,11 @@
.cv > *:last-child {
margin-bottom: 100px;
}
+
+.cv .banner {
+ /*
+ margin: 50px 0px;
+ */
+ margin: 50px 50px;
+ width: calc(100% - 100px);
+}