Compare commits
7 Commits
chrome_ver
...
language
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
801576af7a | ||
|
|
f414587ec3 | ||
|
|
1056f8ea5c | ||
|
|
ad737c57dc | ||
|
|
fdd16bbd3e | ||
|
|
0c7860fee9 | ||
|
|
d545c2ef28 |
5
docs/flags/fr.svg
Normal file
5
docs/flags/fr.svg
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-fr" viewBox="0 0 640 480">
|
||||||
|
<path fill="#fff" d="M0 0h640v480H0z"/>
|
||||||
|
<path fill="#000091" d="M0 0h213.3v480H0z"/>
|
||||||
|
<path fill="#e1000f" d="M426.7 0H640v480H426.7z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 231 B |
5
docs/flags/fr_bnw.svg
Normal file
5
docs/flags/fr_bnw.svg
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-fr" viewBox="0 0 640 480">
|
||||||
|
<path fill="#ffffff" d="M0 0h640v480H0z"/>
|
||||||
|
<path fill="#232323" d="M0 0h213.3v480H0z"/>
|
||||||
|
<path fill="#727272" d="M426.7 0H640v480H426.7z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 234 B |
7
docs/flags/gb.svg
Normal file
7
docs/flags/gb.svg
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-gb" viewBox="0 0 640 480">
|
||||||
|
<path fill="#012169" d="M0 0h640v480H0z"/>
|
||||||
|
<path fill="#FFF" d="m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z"/>
|
||||||
|
<path fill="#C8102E" d="m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z"/>
|
||||||
|
<path fill="#FFF" d="M241 0v480h160V0zM0 160v160h640V160z"/>
|
||||||
|
<path fill="#C8102E" d="M0 193v96h640v-96zM273 0v480h96V0z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 504 B |
7
docs/flags/gb_bnw.svg
Normal file
7
docs/flags/gb_bnw.svg
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-gb" viewBox="0 0 640 480">
|
||||||
|
<path fill="#262626" d="M0 0h640v480H0z"/>
|
||||||
|
<path fill="#FFFFFF" d="m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z"/>
|
||||||
|
<path fill="#666666" d="m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z"/>
|
||||||
|
<path fill="#FFFFFF" d="M241 0v480h160V0zM0 160v160h640V160z"/>
|
||||||
|
<path fill="#666666" d="M0 193v96h640v-96zM273 0v480h96V0z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 510 B |
BIN
docs/hugo_lamy_cv_2024_en.pdf
Normal file
BIN
docs/hugo_lamy_cv_2024_en.pdf
Normal file
Binary file not shown.
205
index.html
205
index.html
@@ -19,6 +19,7 @@
|
|||||||
<link href="./styles/elements/projects.css" type="text/css" rel="stylesheet">
|
<link href="./styles/elements/projects.css" type="text/css" rel="stylesheet">
|
||||||
<link href="./styles/elements/cv.css" type="text/css" rel="stylesheet">
|
<link href="./styles/elements/cv.css" type="text/css" rel="stylesheet">
|
||||||
<link href="./styles/elements/infos.css" type="text/css" rel="stylesheet">
|
<link href="./styles/elements/infos.css" type="text/css" rel="stylesheet">
|
||||||
|
<link href="./styles/elements/language.css" type="text/css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -33,15 +34,20 @@
|
|||||||
|
|
||||||
<body id="body">
|
<body id="body">
|
||||||
|
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
maybe move this outside, so that i can change my mind to put it or not wihtout having to change the grid rows height ?
|
I moved this outside the hero section,
|
||||||
or else, if all rows can be the same, like 1fr or auto, it will also works
|
so that i can change my mind to put it or not without having to change the grid rows height
|
||||||
-->
|
-->
|
||||||
<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>
|
<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
|
HERO SECTION
|
||||||
-->
|
-->
|
||||||
@@ -66,52 +72,134 @@
|
|||||||
</h1>
|
</h1>
|
||||||
<h1 aria-label="programmeur informatique" id="title" class="title">
|
<h1 aria-label="programmeur informatique" id="title" class="title">
|
||||||
<span aria-hidden="true" class="pre">
|
<span aria-hidden="true" class="pre">
|
||||||
|
<span class="fr">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<span class="en">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="subtitle">méthodique, inventif, curieux</p>
|
<p class="subtitle">
|
||||||
|
<span class="fr">méthodique, inventif, curieux</span>
|
||||||
|
<span class="en">methodical, inventive, curious</span>
|
||||||
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<details class="cv margin_top_big">
|
<details class="cv margin_top_big">
|
||||||
<summary>
|
<summary>
|
||||||
<h2 class="close">voir le CV</h2>
|
<h2 class="close">
|
||||||
<h2 class="open">cacher le CV</h2>
|
<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>
|
</summary>
|
||||||
<a id="cv_download" class="margin_bottom_big" href="docs/hugo_lamy_cv_2024.pdf" target="_blank" rel="noopener noreferrer" title="link to a pdf version of this section CV">télécharger en pdf</a>
|
<span class="fr"><a id="cv_download" class="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>
|
||||||
<h2>COMPÉTENCES</h2>
|
<span class="en"><a id="cv_download" class="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 in pdf</a></span>
|
||||||
|
<h2>
|
||||||
|
<span class="fr">COMPÉTENCES</span>
|
||||||
|
<span class="en">SKILLS</span>
|
||||||
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Langages : C, C++, bash, JavaScript, PHP, CSS, HTML</li>
|
<li>
|
||||||
<li>Technologies : Node.js, Git, Gitaction, Docker, Wordpress, Nginx, MariaDB, Nest.js, Svelte, WebSocket, Express, npm, react</li>
|
<span class="fr">Langages : C, C++, bash, JavaScript, PHP, CSS, HTML</span>
|
||||||
<li>Plus : emails, sending emails, receiving emails, deleting emails (the it crowd S01E01)</li>
|
<span class="en">Languages : C, C++, bash, JavaScript, PHP, CSS, HTML</span>
|
||||||
<li>Autres : magie, vélo, noeuds, mathématiques, politique</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">Technologies : Node.js, Git, Gitaction, Docker, Wordpress, Nginx, MariaDB, Nest.js, Svelte, WebSocket, Express, npm, react</span>
|
||||||
|
<span class="en">Technologies : Node.js, Git, Gitaction, Docker, Wordpress, Nginx, MariaDB, Nest.js, Svelte, WebSocket, Express, npm, react</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<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>
|
||||||
|
<li>
|
||||||
|
<span class="fr">Autres : magie, vélo, noeuds, mathématiques, politique</span>
|
||||||
|
<span class="en">Other : magic, bicycle, knots, mathematics, politic</span>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>EXPÉRIENCES</h2>
|
<h2>
|
||||||
|
<span class="fr">EXPÉRIENCES</span>
|
||||||
|
<span class="en">WORK EXPERIENCES</span>
|
||||||
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.carteprof.org" target="_blank" rel="noopener noreferrer" title="link to carteprof website"></a>, 2021 : Backend, plugin wordpress, authentification, sessions, paiements, roles et bdd</li>
|
<li><a href="https://www.carteprof.org" target="_blank" rel="noopener noreferrer" title="link to carteprof website"></a>
|
||||||
<li><a href="https://www.bloc-house.org" target="_blank" rel="noopener noreferrer" title="link to bloc-house website"></a>, 2021 : Full-stack, reprise d’un site en php et javascript</li>
|
<span class="fr">, 2021 : Backend, plugin wordpress, authentification, sessions, paiements, roles et base de données</span>
|
||||||
<li><a href="https://2022.lejourdesprofs.org/#programme" target="_blank" rel="noopener noreferrer" title="link to lejourdesprofs website"></a>, 2022 : Backend, plugin WordPress API GoogleMaps</li>
|
<span class="en">, 2021 : Backend, plugin wordpress, authentification, sessions, payments, roles and database</span>
|
||||||
<li><a href="https://kosmopolit.bitbucket.io" target="_blank" rel="noopener noreferrer" title="link to kosmopolit website"></a>, 2021 : Front-end, intégration en css atomique statique</li>
|
</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 d’un site en php et javascript</span>
|
||||||
|
<span class="en">, 2021 : Full-stack, redesigning a php and javascript site</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>
|
||||||
|
<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>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>FORMATION INFORMATIQUE</h2>
|
<h2>
|
||||||
|
<span class="fr">FORMATION INFORMATIQUE</span>
|
||||||
|
<span class="en">COMPUTER SCIENCE EDUCATION</span>
|
||||||
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithime, réseaux)</li>
|
<li>
|
||||||
<li>SIMPLON, développeur full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</li>
|
<span class="fr">École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithmie, réseaux)</span>
|
||||||
|
<span class="en">42 school, Paris, 2021-2022, common core - level 10 (C, C++, system, algorithms, networks)</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">SIMPLON, développeur full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</span>
|
||||||
|
<span class="en">SIMPLON, developer full-stack JavaScript, 2018 (Javascript, Node.js, React.js, HTML, CSS)</span>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>FORMATION ARCHITECTURE</h2>
|
<h2>
|
||||||
|
<span class="fr">FORMATION ARCHITECTURE</span>
|
||||||
|
<span class="en">ARCHITECTURE EDUCATION</span>
|
||||||
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</li>
|
<li>
|
||||||
<li>3 stages : PERSPECTIVA (Houston, Texas, 2009, 3 mois), AS (Paris, 2012, 6 mois), JC QUINTON (Paris 2014, 6 mois)</li>
|
<span class="fr">Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</span>
|
||||||
|
<span class="en">Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">3 stages : PERSPECTIVA (Houston, Texas, 2009, 3 mois), AS (Paris, 2012, 6 mois), JC QUINTON (Paris 2014, 6 mois)</span>
|
||||||
|
<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>
|
</ul>
|
||||||
<h2>ENGAGEMENT ASSOCIATIF</h2>
|
<h2>
|
||||||
|
<span class="fr">ENGAGEMENT ASSOCIATIF</span>
|
||||||
|
<span class="en">VOLUNTEER WORK</span>
|
||||||
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Vulgarisation et recherche contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2024</li>
|
<li>
|
||||||
<li>Aide au logement, travail, administratif, et projets de vie de personnes précaires, 2018-2024</li>
|
<span class="fr">Vulgarisation et recherche contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2024</span>
|
||||||
<li>Distribution de nourriture, MIGRANTS-WILSON & SECOURS POPULAIRE, 2020-2022</li>
|
<span class="en">Popularisation and research into testicular contraception, ZEROMILLIONS, Paris, France, 2021-2024</span>
|
||||||
<li>Cogestion des bénévoles d'un camp de réfugiés, UTOPIA 56, Grande-Synthe, France, 2016</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">Aide au logement, travail, administratif, et projets de vie de personnes précaires, 2018-2024</span>
|
||||||
|
<span class="en">Help with housing, work, administration and life projects for people on the margins of society, 2018-2024</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">Distribution de nourriture, MIGRANTS-WILSON & SECOURS POPULAIRE, 2020-2022</span>
|
||||||
|
<span class="en">Food distribution, MIGRANTS-WILSON & SECOURS POPULAIRE, 2020-2022</span>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="fr">Cogestion des bénévoles d'un camp de réfugiés, UTOPIA 56, Grande-Synthe, France, 2016</span>
|
||||||
|
<span class="en">Co-management of volunteers in a refugee camp, UTOPIA 56, Grande-Synthe, France, 2016</span>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@@ -134,21 +222,36 @@
|
|||||||
<header>
|
<header>
|
||||||
<h1 aria-label="projets">
|
<h1 aria-label="projets">
|
||||||
<span aria-hidden="true" class="pre">
|
<span aria-hidden="true" class="pre">
|
||||||
|
<span class="fr">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<span class="en">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="margin_bottom_big">
|
<div class="margin_bottom_big">
|
||||||
<p>code-sources de tous les projets : </p>
|
<p>
|
||||||
|
<span class="fr">code-sources de tous les projets : </span>
|
||||||
|
<span class="en">source code for all projects : </span>
|
||||||
|
</p>
|
||||||
<a href="https://bitbucket.org/hugogogo" target="_blank" rel="noopener noreferrer" title="link to git repositories on bitbucket"></a>
|
<a href="https://bitbucket.org/hugogogo" target="_blank" rel="noopener noreferrer" title="link to git repositories on bitbucket"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="margin_bottom_big">quelques exemples de projets réalisés :</h2>
|
<h2 class="margin_bottom_big">
|
||||||
|
<span class="fr">quelques exemples de projets réalisés :</span>
|
||||||
|
<span class="en">some examples of completed projects :</span>
|
||||||
|
</h2>
|
||||||
|
|
||||||
<div class="projects_grid">
|
<div class="projects_grid">
|
||||||
<figure class="project">
|
<figure class="project">
|
||||||
@@ -156,7 +259,10 @@
|
|||||||
<img src="./docs/projects/fdf_pyramide_loop_square_2_light.gif"/>
|
<img src="./docs/projects/fdf_pyramide_loop_square_2_light.gif"/>
|
||||||
</a>
|
</a>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<p>programme qui creer une representation 3D filaire d'une carte avec des points a differentes altitudes</p>
|
<p>
|
||||||
|
<span class="fr">programme qui creer une representation 3D filaire d'une carte avec des points a differentes altitudes</span>
|
||||||
|
<span class="en">program that creates a 3D wireframe representation of a map with points at different altitudes</span>
|
||||||
|
</p>
|
||||||
<a href="https://bitbucket.org/hugogogo/int_04_fdf" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
<a href="https://bitbucket.org/hugogogo/int_04_fdf" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
@@ -166,7 +272,10 @@
|
|||||||
<img src="./docs/projects/cube3d_tour_with_map_square.gif"/>
|
<img src="./docs/projects/cube3d_tour_with_map_square.gif"/>
|
||||||
</a>
|
</a>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<p>mini jeu video utilisant le raycasting pour creer une impression de deplacement dans un environnement 3D</p>
|
<p>
|
||||||
|
<span class="fr">mini jeu video utilisant le raycasting pour creer une impression de deplacement dans un environnement 3D</span>
|
||||||
|
<span class="en">mini video game using raycasting to create the impression of movement in a 3D environment</span>
|
||||||
|
</p>
|
||||||
<a href="https://bitbucket.org/hugogogo/int_10_cube3d" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
<a href="https://bitbucket.org/hugogogo/int_10_cube3d" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
@@ -176,7 +285,10 @@
|
|||||||
<img src="./docs/projects/ljdp_map_clusters_square_light.gif"/>
|
<img src="./docs/projects/ljdp_map_clusters_square_light.gif"/>
|
||||||
</a>
|
</a>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<p>plugin wordpress representant des evenements sur une carte avec des marqueurs et des filtres de tris</p>
|
<p>
|
||||||
|
<span class="fr">plugin wordpress representant des evenements sur une carte avec des marqueurs et des filtres de tris</span>
|
||||||
|
<span class="en">wordpress plugin showing events on a map with markers and sorting filters</span>
|
||||||
|
</p>
|
||||||
<a href="https://bitbucket.org/hugogogo/2023_website_jipf" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
<a href="https://bitbucket.org/hugogogo/2023_website_jipf" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
@@ -186,32 +298,15 @@
|
|||||||
<img src="./docs/projects/kosmopolit_square.gif"/>
|
<img src="./docs/projects/kosmopolit_square.gif"/>
|
||||||
</a>
|
</a>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<p>site internet statique utilisant une structure uniquement en html et css</p>
|
<p>
|
||||||
|
<span class="fr">site internet statique utilisant une structure uniquement en html et css</span>
|
||||||
|
<span class="en">static website using a structure based solely on html and css</span>
|
||||||
|
</p>
|
||||||
<a href="https://bitbucket.org/hugogogo/2022_website_kosmopolit" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
<a href="https://bitbucket.org/hugogogo/2022_website_kosmopolit" target="_blank" rel="noopener noreferrer" title="link to the source code on bitbucket"></a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
<article class="project">
|
|
||||||
<p>description</p>
|
|
||||||
<img src="./docs/projects/fdf_pyramide_2.gif"/>
|
|
||||||
<img src="./docs/projects/fdf_demo.gif"/>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
<article class="project">
|
|
||||||
<p>description</p>
|
|
||||||
<img src="./docs/projects/cube3d_raycasting.gif"/>
|
|
||||||
<img src="./docs/projects/cube3d_image.gif"/>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
<article class="project">
|
|
||||||
<p>description</p>
|
|
||||||
<img src="./docs/projects/ljdp_map_clusters.gif"/>
|
|
||||||
<img src="./docs/projects/ljdp_map_filters.gif"/>
|
|
||||||
</article>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<div class="mouse"><div class="frames mouse_2 pre"></div></div>
|
<div class="mouse"><div class="frames mouse_2 pre"></div></div>
|
||||||
<div class="banner banner_size_3 banner_speed_20 banner_reverse grid_full_width" aria-label="banner delimitation in ASCII art"></div>
|
<div class="banner banner_size_3 banner_speed_20 banner_reverse grid_full_width" aria-label="banner delimitation in ASCII art"></div>
|
||||||
|
|
||||||
|
|||||||
52
styles/elements/language.css
Normal file
52
styles/elements/language.css
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
input#language {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
label#language_label {
|
||||||
|
position: fixed;
|
||||||
|
position: absolute;
|
||||||
|
top: 20px;
|
||||||
|
right: 20px;
|
||||||
|
padding: 10px;
|
||||||
|
cursor: pointer;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
label#language_label .flag {
|
||||||
|
width: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* FR
|
||||||
|
*/
|
||||||
|
input#language:not(:checked) + label #fr {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
input#language:checked + label #fr {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
input#language:not(:checked) ~ * span.fr {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
input#language:checked ~ * span.fr {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* EN
|
||||||
|
*/
|
||||||
|
input#language:not(:checked) + label #en {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
input#language:checked + label #en {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
input#language:not(:checked) ~ * span.en {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
input#language:checked ~ * span.en {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user