added all cv section in both french and english, plus the phrase
This commit is contained in:
Binary file not shown.
Binary file not shown.
82
index.html
82
index.html
@@ -109,10 +109,18 @@
|
||||
<span class="fr"><a class="cv_download margin_bottom_big" href="docs/hugo_lamy_cv_2024_fr.pdf" target="_blank" rel="noopener noreferrer" title="link to a pdf version of this section CV">télécharger en pdf</a></span>
|
||||
<span class="en"><a class="cv_download margin_bottom_big" href="docs/hugo_lamy_cv_2024_en.pdf" target="_blank" rel="noopener noreferrer" title="link to a pdf version of this section CV">download as pdf</a></span>
|
||||
|
||||
<p class="subtitle">
|
||||
<span class="fr">Bonjour, je suis un développeur inventif, méthodique, et passionné par l'informatique. J'ai envie d'explorer toutes les technologies, et j'ai hâte de travailler avec vous :)</span>
|
||||
<span class="en">Hello, I'm an inventive, methodical developer with a passion for IT. I'm keen to explore all kinds of technologies, and look forward to working with you. :)</span>
|
||||
</p>
|
||||
|
||||
|
||||
<h2>
|
||||
<span class="fr">COMPÉTENCES</span>
|
||||
<span class="en">SKILLS</span>
|
||||
</h2>
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h4>
|
||||
<span class="fr">hard skills</span>
|
||||
<span class="en">hard skills</span>
|
||||
@@ -138,28 +146,28 @@
|
||||
<ul>
|
||||
<li>
|
||||
<span class="fr">capacité d'apprentissage et autonomie</span>
|
||||
<span class="en">capacité d'apprentissage et autonomie</span>
|
||||
<span class="en">learning ability, and autonomy</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">attention aux détails, patience</span>
|
||||
<span class="en">attention aux détails, patience</span>
|
||||
<span class="en">attention to details, patience</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">adaptabilité et resolution de problemes</span>
|
||||
<span class="en">adaptabilité et resolution de problemes</span>
|
||||
<span class="en">adaptability and problem-solving</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">recevoir des feedbacks</span>
|
||||
<span class="en">recevoir des feedbacks</span>
|
||||
<span class="en">receiving feedback</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h2>
|
||||
<span class="fr">EXPÉRIENCES</span>
|
||||
<span class="en">WORK EXPERIENCES</span>
|
||||
</h2>
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h4>
|
||||
<span class="fr">web full-stack</span>
|
||||
@@ -167,24 +175,24 @@
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="fr">bloc-house</span>
|
||||
<span class="en">bloc-house</span>
|
||||
<span class="fr">BLOC-HOUSE: reprise du site d'une association d'artistes (fullstack, php, javascript, html, css), 2023</span>
|
||||
<span class="en">BLOC-HOUSE: takeover of an artists' association website (fullstack, php, javascript, html, css), 2023</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">transcendence</span>
|
||||
<span class="en">transcendence</span>
|
||||
<span class="fr">TRANSCENDENCE: chat en ligne avec gestions des comptes et notifications (fullstack, node.js, nest.js, websocket, svelte, PostgreSQL)</span>
|
||||
<span class="en">TRANSCENDENCE: online chat with account management and notifications (fullstack, node.js, nest.js, websocket, svelte, PostgreSQL)</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">fipf</span>
|
||||
<span class="en">fipf</span>
|
||||
<span class="fr">FIPF: plugin qui gère les paiements, les roles, corrige les autres plugins et des actions front-end (fullstack, js, php, bdd), 2024</span>
|
||||
<span class="en">FIPF: plugin that manages payments, roles, corrects other plugins and front-end actions (fullstack, js, php, bdd), 2024</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">jipf</span>
|
||||
<span class="en">jipf</span>
|
||||
<span class="fr">JIPF: utilise les API GoogleMaps pour afficher des données dynamiques sur une carte avec des filtres, 2022</span>
|
||||
<span class="en">JIPF: uses GoogleMaps APIs to display dynamic data on a map, with interactive filters</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">kosmopolit</span>
|
||||
<span class="en">kosmopolit</span>
|
||||
<span class="fr">KOSMOPOLIT: front-end, integration d'un site statique pour une association de litterature, (html, css atomique), 2022</span>
|
||||
<span class="en">KOSMOPOLIT: front-end, integration of a static site for a literature association, (html, atomic css), 2022</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -194,16 +202,16 @@
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="fr">webserv</span>
|
||||
<span class="en">webserv</span>
|
||||
<span class="fr">WEBSERV: création d'un serveur web non-bloquant en multiplexage, capable de gérer des requetes http et envoyer du contenu (c++, linux sockets)</span>
|
||||
<span class="en">WEBSERV: creation of a non-blocking multiplexing web server capable of managing http requests and sending content (c++, linux sockets)</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">minitalk</span>
|
||||
<span class="en">minitalk</span>
|
||||
<span class="fr">MINITALK: utiliser les signaux système de linux pour creer une communication en code ascii entre deux processus</span>
|
||||
<span class="en">MINITALK: using linux system signals to create ascii code communication between two processes</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">inception</span>
|
||||
<span class="en">inception</span>
|
||||
<span class="fr">INCEPTION: création de zéro d'ima-ges docker pour deployer wordpress avec encription SSL (docker compose, mariaDB, NGINX, Wordpress)</span>
|
||||
<span class="en">INCEPTION: creating docker images from scratch to deploy wordpress with SSL encription (docker compose, mariaDB, NGINX, Wordpress)</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -213,12 +221,12 @@
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="fr">cube 3d</span>
|
||||
<span class="en">cube 3d</span>
|
||||
<span class="fr">CUBE 3D: jeu à la premiere personne utilisant le raycasting pour la 3d et les textures, et le clavier pour bouger (c, trigonometrie, inputs)</span>
|
||||
<span class="en">CUBE 3D: first-person game using raycasting for 3d and textures, and the keyboard for movement (c, trigonometrie, inputs)</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">fdf</span>
|
||||
<span class="en">fdf</span>
|
||||
<span class="fr">FDF: modélisation spatiale de formes en courbes de niveau à partir de cartes (c, trigonometrie, inputs)</span>
|
||||
<span class="en">FDF: spatial modelling of contour lines from maps with keyboard control (c, trigonometrie, inputs)</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -228,25 +236,26 @@
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="fr">minishell</span>
|
||||
<span class="en">minishell</span>
|
||||
<span class="fr">MINISHELL: créer un shell capable de parser des prompts, exécuter des programmes, et réagir aux signaux (c, bash, signals, fork, pipe, readline)</span>
|
||||
<span class="en">MINISHELL: creating a shell capable of parsing prompts, executing pro-grams, and listening to signals (c, bash, signals, fork, pipe, readline)</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">containers</span>
|
||||
<span class="en">containers</span>
|
||||
<span class="fr">CONTAINERS: recoder 3 conteneurs c++ avec les iterateurs, surcharges, et templates : map, vector, stack</span>
|
||||
<span class="en">CONTAINERS: recoding c++ containers with iterators, overloads and templates : map, vector, stack</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">pushswap</span>
|
||||
<span class="en">pushswap</span>
|
||||
<span class="fr">PUSHSWAP: algorithmes de tris avec deux piles et des mouvements limités aux extrémités des piles (c)</span>
|
||||
<span class="en">PUSHSWAP: sorting algorithms with two stacks and limited movement at the ends of the stacks (c)</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h2>
|
||||
<span class="fr">FORMATIONS</span>
|
||||
<span class="en">EDUCATIONS</span>
|
||||
</h2>
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h4>
|
||||
<span class="fr">informatique</span>
|
||||
<span class="en">computer science</span>
|
||||
@@ -276,12 +285,13 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h2>
|
||||
<span class="fr">PERSONNEL</span>
|
||||
<span class="en">PERSONAL</span>
|
||||
</h2>
|
||||
<div class="banner banner_size_0 banner_pause" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
<h4>
|
||||
<span class="fr">engagement associatif</span>
|
||||
<span class="en">volunteer work</span>
|
||||
@@ -306,7 +316,7 @@
|
||||
</ul>
|
||||
<h4>
|
||||
<span class="fr">centre d'intérêts</span>
|
||||
<span class="en">centre d'intérêts</span>
|
||||
<span class="en">interests</span>
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -317,6 +327,10 @@
|
||||
<span class="fr">magie</span>
|
||||
<span class="en">magic tricks</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">noeuds</span>
|
||||
<span class="en">knots</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="fr">mathématiques et physiques</span>
|
||||
<span class="en">mathematics and physics</span>
|
||||
|
||||
@@ -44,9 +44,17 @@
|
||||
}
|
||||
|
||||
.cv .banner {
|
||||
margin: 0px 0px 50px;
|
||||
/*
|
||||
margin: 50px 0px;
|
||||
*/
|
||||
margin: 50px 50px;
|
||||
width: calc(100% - 100px);
|
||||
*/
|
||||
}
|
||||
.cv h2 {
|
||||
margin-top: 100px;
|
||||
}
|
||||
.cv ul {
|
||||
border: 1px dashed black;
|
||||
padding: 20px;
|
||||
padding-left: 40px;
|
||||
}
|
||||
|
||||
@@ -13,4 +13,6 @@
|
||||
}
|
||||
#hero .subtitle {
|
||||
text-align: center;
|
||||
display:inline-block;
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user