6 Commits

Author SHA1 Message Date
asus
0b55e2cdb3 removed the default open details 2024-06-07 23:29:00 +02:00
asus
9edec3714e added all cv section in both french and english, plus the phrase 2024-06-07 23:28:08 +02:00
asus
e27344b350 started to fill new content into cv 2024-06-06 12:14:58 +02:00
asus
d72c5ea2de changed hero title height from auto to 50vh to take more consistant space 2024-06-02 19:20:34 +02:00
asus
92b75b3239 reverse last commit to have the cv as a details on top hero section again 2024-06-02 19:17:17 +02:00
asus
2e03ec0ae9 Revert "fixed text error in download pdf"
to have the cv in hero section again

This reverts commit 69b111b1e2.
2024-06-02 19:15:58 +02:00
7 changed files with 237 additions and 79 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -36,6 +36,10 @@
<input type="checkbox" id="language">
<label id="language_label" for="language">
<span id="fr"><img class="flag" src="./docs/flags/fr_bnw.svg" alt="french flag"></span>
<span id="en"><img class="flag" src="./docs/flags/gb_bnw.svg" alt="english flag"></span>
</label>
<!--
I moved this outside the hero section,
@@ -44,18 +48,11 @@
<div id="top_banner" class="banner banner_size_0 banner_speed_50 banner_reverse grid_full_width" aria-label="banner delimitation in ASCII art"></div>
<!--
HERO SECTION
-->
<section class="section hero" id="hero">
<label class="language_label" for="language">
<span id="fr"><img class="flag" src="./docs/flags/fr_bnw.svg" alt="french flag"></span>
<span id="en"><img class="flag" src="./docs/flags/gb_bnw.svg" alt="english flag"></span>
</label>
<header>
<h1 aria-label="hugo lamy" id="name" class="title">
<span aria-hidden="true" class="pre pre_small">
@@ -97,44 +94,37 @@
</p>
</header>
<div class="mouse"><div class="frames mouse_1 pre"></div></div>
<div class="banner banner_size_3 banner_speed_30 grid_full_width margin_bottom_small" aria-label="banner delimitation in ASCII art"></div>
<details class="cv margin_top_big">
<summary>
<h2 class="close">
<span class="fr">voir le CV</span>
<span class="en">see the CV</span>
</h2>
<h2 class="open">
<span class="fr">cacher le CV</span>
<span class="en">hide the CV</span>
</h2>
</summary>
</section>
<!--
CV
-->
<section class="section" id="cv">
<label class="language_label" for="language">
<span id="fr"><img class="flag" src="./docs/flags/fr_bnw.svg" alt="french flag"></span>
<span id="en"><img class="flag" src="./docs/flags/gb_bnw.svg" alt="english flag"></span>
</label>
<header>
<h1 aria-label="cv" id="cv" class="title">
<span aria-hidden="true" class="pre">
  
  
  
  
 
</span>
</h1>
</h1>
</header>
<article class="cv margin_top_big">
<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>
</h4>
<ul>
<li>
<span class="fr">Langages : C, C++, bash, JavaScript, PHP, CSS, HTML</span>
@@ -148,37 +138,128 @@
<span class="fr">Plus : emails, sending emails, receiving emails, deleting emails (the it crowd S01E01)</span>
<span class="en">Plus : emails, sending emails, receiving emails, deleting emails (the it crowd S01E01)</span>
</li>
</ul>
<h4>
<span class="fr">soft skills</span>
<span class="en">soft skills</span>
</h4>
<ul>
<li>
<span class="fr">Autres : magie, vélo, noeuds, mathématiques, politique</span>
<span class="en">Other : magic, bicycle, knots, mathematics, politic</span>
<span class="fr">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 to details, patience</span>
</li>
<li>
<span class="fr">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">receiving feedback</span>
</li>
</ul>
<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>
<span class="en">web full-stack</span>
</h4>
<ul>
<li><a href="https://www.carteprof.org" target="_blank" rel="noopener noreferrer" title="link to carteprof website"></a>
<span class="fr">, 2021 : Backend, plugin wordpress, authentification, sessions, paiements, roles et base de données</span>
<span class="en">, 2021 : Backend, plugin wordpress, authentification, sessions, payments, roles and database</span>
<li>
<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><a href="https://www.bloc-house.org" target="_blank" rel="noopener noreferrer" title="link to bloc-house website"></a>
<span class="fr">, 2021 : Full-stack, reprise dun site en php et javascript</span>
<span class="en">, 2021 : Full-stack, redesigning a php and javascript site</span>
<li>
<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><a href="https://2022.lejourdesprofs.org/#programme" target="_blank" rel="noopener noreferrer" title="link to lejourdesprofs website"></a>
<span class="fr">, 2022 : Backend, plugin WordPress API GoogleMaps</span>
<span class="en">, 2022 : Backend, plugin WordPress API GoogleMaps</span>
<li>
<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><a href="https://kosmopolit.bitbucket.io" target="_blank" rel="noopener noreferrer" title="link to kosmopolit website"></a>
<span class="fr">, 2021 : Front-end, intégration en css atomique statique</span>
<span class="en">, 2021 : Front-end, static atomic css integration</span>
<li>
<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: 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>
<h4>
<span class="fr">devops</span>
<span class="en">devops</span>
</h4>
<ul>
<li>
<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: 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: 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>
<h4>
<span class="fr">game</span>
<span class="en">game</span>
</h4>
<ul>
<li>
<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: 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>
<h4>
<span class="fr">system</span>
<span class="en">system</span>
</h4>
<ul>
<li>
<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: 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: 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>
<h2>
<span class="fr">FORMATION INFORMATIQUE</span>
<span class="en">COMPUTER SCIENCE EDUCATION</span>
<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>
</h4>
<ul>
<li>
<span class="fr">École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithmie, réseaux)</span>
@@ -189,10 +270,10 @@
<span class="en">SIMPLON, developer full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</span>
</li>
</ul>
<h2>
<span class="fr">FORMATION ARCHITECTURE</span>
<span class="en">ARCHITECTURE EDUCATION</span>
</h2>
<h4>
<span class="fr">architecture</span>
<span class="en">architecture</span>
</h4>
<ul>
<li>
<span class="fr">Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</span>
@@ -203,10 +284,18 @@
<span class="en">3 internships : PERSPECTIVA (Houston, Texas, 2009, 3 months), AS (Paris, 2012, 6 months), JC QUINTON (Paris 2014, 6 months)</span>
</li>
</ul>
<h2>
<span class="fr">ENGAGEMENT ASSOCIATIF</span>
<span class="en">VOLUNTEER WORK</span>
<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>
</h4>
<ul>
<li>
<span class="fr">Vulgarisation et recherche contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2024</span>
@@ -225,7 +314,34 @@
<span class="en">Co-management of volunteers in a refugee camp, UTOPIA 56, Grande-Synthe, France, 2016</span>
</li>
</ul>
</article>
<h4>
<span class="fr">centre d'intérêts</span>
<span class="en">interests</span>
</h4>
<ul>
<li>
<span class="fr">vélo</span>
<span class="en">bicycle</span>
</li>
<li>
<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>
</li>
<li>
<span class="fr">politique</span>
<span class="en">politic</span>
</li>
</ul>
</details>
<div class="mouse"><div class="frames mouse_1 pre"></div></div>
<div class="banner banner_size_3 banner_speed_30 grid_full_width margin_bottom_small" aria-label="banner delimitation in ASCII art"></div>
@@ -241,12 +357,6 @@
PROJECTS
-->
<section id="projects" class="section">
<label class="language_label" for="language">
<span id="fr"><img class="flag" src="./docs/flags/fr_bnw.svg" alt="french flag"></span>
<span id="en"><img class="flag" src="./docs/flags/gb_bnw.svg" alt="english flag"></span>
</label>
<div class="mouse"><div class="frames mouse_3 pre"></div></div>
<header>

View File

@@ -1,11 +1,26 @@
.cv {
display: flex;
flex-direction: column;
width: auto;
max-width: 900px;
margin-bottom: 100px;
}
.cv {
display: flex;
text-align: left;
}
.cv summary {
position: relative;
list-style-position: outside;
list-style-type: "▸ ";
font-size: 1.8rem;
margin: auto;
width: fit-content;
}
.cv summary .open {
display: none;
}
.cv summary .close {
display: inline;
}
.cv .cv_download {
display: inline-block;
@@ -13,3 +28,33 @@
margin-top: 30px;
text-align: center;
}
.cv[open] summary {
list-style-type: "▾ ";
}
.cv[open] summary .open {
display: inline;
}
.cv[open] summary .close {
display: none;
}
.cv > *:last-child {
margin-bottom: 100px;
}
.cv .banner {
margin: 0px 0px 50px;
/*
margin: 50px 50px;
width: calc(100% - 100px);
*/
}
.cv h2 {
margin-top: 100px;
}
.cv ul {
border: 1px dashed black;
padding: 20px;
padding-left: 40px;
}

View File

@@ -7,9 +7,12 @@
* - the details element 'voir le cv' dont jump when we unroll it
*
grid-template-rows: 1fr auto 1fr;
grid-template-rows: auto auto 1fr;
*/
grid-template-rows: 1fr 1fr auto;
grid-template-rows: 50vh auto 1fr;
}
#hero .subtitle {
text-align: center;
display:inline-block;
max-width: 700px;
}

View File

@@ -1,16 +1,16 @@
input#language {
display: none;
}
.language_label {
label#language_label {
position: fixed;
position: absolute;
grid-column: end;
top: 20px;
right: 20px;
padding: 10px;
cursor: pointer;
z-index: 1;
}
.language_label .flag {
label#language_label .flag {
width: 20px;
}
@@ -19,10 +19,10 @@ input#language {
/*
* FR
*/
input#language:not(:checked) ~ * .language_label #fr {
input#language:not(:checked) + label #fr {
display: inline;
}
input#language:checked ~ * .language_label #fr {
input#language:checked + label #fr {
display: none;
}
input#language:not(:checked) ~ * span.fr {
@@ -37,10 +37,10 @@ input#language:checked ~ * span.fr {
/*
* EN
*/
input#language:not(:checked) ~ * .language_label #en {
input#language:not(:checked) + label #en {
display: none;
}
input#language:checked ~ * .language_label #en {
input#language:checked + label #en {
display: inline;
}
input#language:not(:checked) ~ * span.en {
@@ -49,3 +49,4 @@ input#language:not(:checked) ~ * span.en {
input#language:checked ~ * span.en {
display: none;
}

View File

@@ -1,6 +1,5 @@
section {
display: grid;
position: relative;
margin: 0px;
width: 100vw;
grid-template-columns: auto auto auto;