- removed nav
- moved cv to the hero section - also changed it to collapse all at once instead of by sub titles - and changed grid to auto flow instead of using named areas
This commit is contained in:
116
index.html
116
index.html
@@ -33,14 +33,6 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<body id="body">
|
<body id="body">
|
||||||
<main id="top">
|
|
||||||
|
|
||||||
<nav>
|
|
||||||
<a href="#top">accueil</a>
|
|
||||||
<a href="#projects">projets</a>
|
|
||||||
<a href="#cv">cv</a>
|
|
||||||
<a href="#infos">contact</a>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -48,7 +40,7 @@
|
|||||||
<!--
|
<!--
|
||||||
HERO SECTION
|
HERO SECTION
|
||||||
-->
|
-->
|
||||||
<section class="section hero" id="hero">
|
<section class="section hero" id="hero"white-space: pre;>
|
||||||
<header>
|
<header>
|
||||||
<h1 aria-label="hugo lamy" id="name" class="title">
|
<h1 aria-label="hugo lamy" id="name" class="title">
|
||||||
<span aria-hidden="true" class="pre pre_small">
|
<span aria-hidden="true" class="pre pre_small">
|
||||||
@@ -77,8 +69,50 @@
|
|||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<details class="cv">
|
||||||
|
<summary>
|
||||||
|
<h2 class="close">voir le CV</h2>
|
||||||
|
<h2 class="open">cacher le CV</h2>
|
||||||
|
</summary>
|
||||||
|
<h2 id="cv_download"><a href="docs/hugo_lamy_cv.pdf" target="_blank" rel="noopener noreferrer" title="link to a pdf version of this section CV">télécharger en pdf</a></h2>
|
||||||
|
<h2>Outils informatiques</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Langages : C, HTML, CSS, C++, JavaScript, script bash, PHP, Svelte, TypeScript</li>
|
||||||
|
<li>Technologies : Git, Docker, Nginx, MariaDB, Node.js, Nest.js, WebSocket, Express, npm</li>
|
||||||
|
<li>Plus : emails, sending emails, receiving emails, deleting emails ("the it crowd", Jane Barber s01e01)</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Projets informatique</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Full-stack, reprise d’un site d’artistes en php, <a href="https://www.bloc-house.org" target="_blank" rel="noopener noreferrer" title="link to bloc-house website"></a>, 2021</li>
|
||||||
|
<li>Backend, plugin WordPress avec API Google Maps, <a href="https://2022.lejourdesprofs.org/#programme" target="_blank" rel="noopener noreferrer" title="link to lejourdesprofs website"></a>, 2022</li>
|
||||||
|
<li>Site vitrine, association Kosmopolit, <a href="https://kosmopolit.bitbucket.io" target="_blank" rel="noopener noreferrer" title="link to kosmopolit website"></a>, 2021</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Formations informatique</h2>
|
||||||
|
<ul>
|
||||||
|
<li>École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithime, réseaux)</li>
|
||||||
|
<li>SIMPLON, développeur full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Bénévolat</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Formateur contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2023</li>
|
||||||
|
<li>Cogestion des bénévoles d'un camp de réfugiés, UTOPIA 56, Grande-Synthe, France, 2016</li>
|
||||||
|
<li>Distribution de nourriture (Migrants-Wilson & Secours Populaire)</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Études d’architecture</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</li>
|
||||||
|
<li>Stages : PERSPECTIVA (Houston, Texas, 2009), AS (Paris, 2012), JC QUINTON (Paris 2014)</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Centres d'intérêts</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Vélo : longs voyages à vélo, construction de vélos retro-directs</li>
|
||||||
|
<li>Magie : cartes, pièces, scène</li>
|
||||||
|
<li>Autonomie : recherche des moyens de vivre avec le minimum d'affaires</li>
|
||||||
|
</ul>
|
||||||
|
</details>
|
||||||
|
|
||||||
<div class="mouse"><div class="mouse_1"></div></div>
|
<div class="mouse"><div class="mouse_1"></div></div>
|
||||||
<div class="banner banner_size_5 banner_speed_30" aria-label="banner delimitation in ASCII art"></div>
|
<div class="banner banner_size_5 banner_speed_30 full_width" aria-label="banner delimitation in ASCII art"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -138,7 +172,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
CV
|
CV
|
||||||
-->
|
|
||||||
<section id="cv" class="section">
|
<section id="cv" class="section">
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
@@ -154,71 +187,13 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
<h2 id="cv_download"><a href="docs/hugo_lamy_cv.pdf" target="_blank" rel="noopener noreferrer" title="link to a pdf version of this section CV">version pdf</a></h2>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Outils informatiques</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>Langages : C, HTML, CSS, C++, JavaScript, script bash, PHP, Svelte, TypeScript</li>
|
|
||||||
<li>Technologies : Git, Docker, Nginx, MariaDB, Node.js, Nest.js, WebSocket, Express, npm</li>
|
|
||||||
<li>Plus : emails, sending emails, receiving emails, deleting emails ("the it crowd", Jane Barber s01e01)</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Projets informatique</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>Full-stack, reprise d’un site d’artistes en php, <a href="https://www.bloc-house.org" target="_blank" rel="noopener noreferrer" title="link to bloc-house website"></a>, 2021</li>
|
|
||||||
<li>Backend, plugin WordPress avec API Google Maps, <a href="https://2022.lejourdesprofs.org/#programme" target="_blank" rel="noopener noreferrer" title="link to lejourdesprofs website"></a>, 2022</li>
|
|
||||||
<li>Site vitrine, association Kosmopolit, <a href="https://kosmopolit.bitbucket.io" target="_blank" rel="noopener noreferrer" title="link to kosmopolit website"></a>, 2021</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Formations informatique</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithime, réseaux)</li>
|
|
||||||
<li>SIMPLON, développeur full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Bénévolat</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>Formateur contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2023</li>
|
|
||||||
<li>Cogestion des bénévoles d'un camp de réfugiés, UTOPIA 56, Grande-Synthe, France, 2016</li>
|
|
||||||
<li>Distribution de nourriture (Migrants-Wilson & Secours Populaire)</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Études d’architecture</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</li>
|
|
||||||
<li>Stages : PERSPECTIVA (Houston, Texas, 2009), AS (Paris, 2012), JC QUINTON (Paris 2014)</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
<h3>Centres d'intérêts</h3>
|
|
||||||
</summary>
|
|
||||||
<ul>
|
|
||||||
<li>Vélo : longs voyages à vélo, construction de vélos retro-directs</li>
|
|
||||||
<li>Magie : cartes, pièces, scène</li>
|
|
||||||
<li>Autonomie : recherche des moyens de vivre avec le minimum d'affaires</li>
|
|
||||||
</ul>
|
|
||||||
</details>
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<div class="mouse"><div class="mouse_3"></div></div>
|
<div class="mouse"><div class="mouse_3"></div></div>
|
||||||
<div class="banner banner_size_3 banner_speed_50 banner_reverse" aria-label="banner delimitation in ASCII art"></div>
|
<div class="banner banner_size_3 banner_speed_50 banner_reverse" aria-label="banner delimitation in ASCII art"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -242,6 +217,5 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,38 +1,34 @@
|
|||||||
|
.cv {
|
||||||
#cv {
|
width: auto;
|
||||||
/*
|
|
||||||
place-items: center;
|
|
||||||
place-self: stretch;
|
|
||||||
*/
|
|
||||||
grid-template-columns: 1fr minmax(auto, 900px) 1fr;
|
|
||||||
}
|
|
||||||
#cv header {
|
|
||||||
height: 300px;
|
|
||||||
}
|
|
||||||
#cv article {
|
|
||||||
/*
|
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
#cv article h2 {
|
|
||||||
text-align: center;
|
details.cv {
|
||||||
}
|
display: flex;
|
||||||
#cv #cv_ascii {
|
summary {
|
||||||
/*
|
position: relative;
|
||||||
place-self: center;
|
list-style-position: outside;
|
||||||
*/
|
list-style-type: "▸ ";
|
||||||
}
|
font-size: 1.8rem;
|
||||||
#cv #cv_download {
|
margin: auto;
|
||||||
/*
|
width: fit-content;
|
||||||
place-self: center;
|
.open {
|
||||||
*/
|
display: none;
|
||||||
}
|
}
|
||||||
#cv details {
|
.close {
|
||||||
margin: 0px 0px 0px 25px;
|
display: inline;
|
||||||
}
|
}
|
||||||
#cv summary {
|
}
|
||||||
padding: 10px 0px;
|
&[open] summary {
|
||||||
}
|
list-style-type: "▾ ";
|
||||||
#cv .mouse {
|
.open {
|
||||||
margin-top: 100px;
|
display: inline;
|
||||||
|
}
|
||||||
|
.close {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
> *:last-child {
|
||||||
|
margin-bottom: 100px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,7 @@
|
|||||||
|
|
||||||
#hero {
|
#hero {
|
||||||
grid-template-rows: 1fr auto auto;
|
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
/*
|
grid-template-rows: auto auto 1fr;
|
||||||
grid-template-rows: 1fr 50px auto auto;
|
header {
|
||||||
*/
|
padding-top: 50px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
#hero header {
|
|
||||||
padding-top: 50px;
|
|
||||||
}
|
|
||||||
#hero .mouse {
|
|
||||||
}
|
|
||||||
#hero .banner {
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,41 +1,34 @@
|
|||||||
|
|
||||||
section header { grid-area: header; }
|
|
||||||
section article { grid-area: article; }
|
|
||||||
section .mouse { grid-area: mouse; }
|
|
||||||
section .banner { grid-area: banner; }
|
|
||||||
|
|
||||||
section {
|
section {
|
||||||
display: grid;
|
display: grid;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
grid:
|
grid: 1fr auto 1fr / auto;
|
||||||
' . header . ' auto
|
|
||||||
' . article . ' auto
|
|
||||||
' . mouse . ' auto
|
|
||||||
' banner banner banner ' auto
|
|
||||||
/ 1fr auto 1fr ;
|
|
||||||
grid-gap: 10px;
|
grid-gap: 10px;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
}
|
justify-items: center;
|
||||||
|
|
||||||
section header {
|
header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
place-content: center;
|
place-content: center;
|
||||||
}
|
|
||||||
section footer {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
section header h1 {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
section .banner {
|
h1 {
|
||||||
overflow-x: hidden;
|
display: flex;
|
||||||
}
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
> * {
|
||||||
|
grid-column: 2 / span 1;
|
||||||
|
}
|
||||||
|
> .full_width {
|
||||||
|
grid-column: 1 / span 3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.banner {
|
||||||
|
overflow-x: hidden;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
html {
|
html {
|
||||||
font-size: var(--base_font_size);
|
font-size: var(--base_font_size);
|
||||||
}
|
}
|
||||||
body, main {
|
body {
|
||||||
overflow-x: clip;
|
overflow-x: clip;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
|||||||
@@ -34,19 +34,7 @@ li {
|
|||||||
li::marker {
|
li::marker {
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
details summary {
|
|
||||||
/*
|
|
||||||
list-style-position: inside;
|
|
||||||
*/
|
|
||||||
list-style-position: outside;
|
|
||||||
}
|
|
||||||
details summary {
|
|
||||||
font-size: 1.8rem;
|
|
||||||
list-style-type: "▸ ";
|
|
||||||
}
|
|
||||||
details[open] summary {
|
|
||||||
list-style-type: "▾ ";
|
|
||||||
}
|
|
||||||
a:empty::after {
|
a:empty::after {
|
||||||
content: attr(href);
|
content: attr(href);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user