This repository has been archived on 2021-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
rdelaage.ovh/cv/index.html

186 lines
6.2 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Présentation Romain de Laage</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/monokai.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<h1>Romain de Laage</h1>
</section>
<section>
<h2>Sommaire</h2>
<ul>
<li><a href="#/2">Présentation rapide</a></li>
</ul>
</section>
<section>
<h2>Présentation rapide</h2>
<table>
<tr>
<th><span class="fragment" data-fragment-index="1">Nom</span><th>
<td><span class="fragment" data-fragment-index="2">de Laage</span></td>
</tr>
<tr>
<th><span class="fragment" data-fragment-index="1">Prénom</span><th>
<td><span class="fragment" data-fragment-index="3">Romain</span></td>
</tr>
<tr>
<th><span class="fragment" data-fragment-index="1">Date de naissance</span><th>
<td><span class="fragment" data-fragment-index="4">21/11/2000</span></td>
</tr>
<tr>
<th><span class="fragment" data-fragment-index="1">Adresse e-mail</span><th>
<td><span class="fragment" data-fragment-index="5">romaindelaage@orange.fr</span></td>
</tr>
</table>
</section>
<section>
<h2>Formation</h2>
<table style="font-size: 30px;">
<tr>
<th><span class="fragment" data-fragment-index="1">Etablissement</span></th>
<th><span class="fragment" data-fragment-index="1">Description</span></th>
<th><span class="fragment" data-fragment-index="1">Période</span></th>
</tr>
<tr>
<td><span class="fragment" data-fragment-index="2">LGT Gay-Lussac de Chauny</span></td>
<td><span class="fragment" data-fragment-index="2">Baccalauréat scientifique SVT et spécialité ISN</span></td>
<td><span class="fragment" data-fragment-index="2">2015-2018</span></td>
</tr>
<tr>
<td><span class="fragment" data-fragment-index="3">PSL - Henri IV</span></td>
<td><span class="fragment" data-fragment-index="3">Cycle Pluridisciplinaire d'Etudes Supérieures - Sciences - arrêt avant obtention du diplôme (1 semestre)</span></td>
<td><span class="fragment" data-fragment-index="3">2018-2019</span></td>
</tr>
<tr>
<td><span class="fragment" data-fragment-index="4">Université de Technologie de Compiègne</span></td>
<td><span class="fragment" data-fragment-index="4">Tronc commun - période d'appronfondissement et d'élargissement des connaissances générales</span></td>
<td><span class="fragment" data-fragment-index="4">2019-ajd</span></td>
</tr>
</table>
</section>
<section>
<h2>Experience professionnelle</h2>
<table style="font-size: 30px;">
<tr>
<th>Organisation</th>
<th>Description</th>
<th>Période</th>
</tr>
<tr>
<td>Châssis-France</td>
<td>Stage ouvrier - employé polyvalent sur une chaîne de production (menuiserie, logistique, finition, ...)</td>
<td>Juillet 2019</td>
</tr>
<tr>
<td>Université de Technologie de Compiègne</td>
<td>Activités de promotion ponctuelles (salons, forums, lycées)</td>
<td>17 et 18 janvier 2020</td>
</tr>
</table>
</section>
<section>
<h2>Experience bénévole</h2>
<table style="font-size: 30px;">
<tr>
<th>Organisation</th>
<th>Description</th>
<th>Période</th>
</tr>
<tr>
<td>AMVCC</td>
<td>Figurant lors du spectacle son et lumière et des fêtes médiévales</td>
<td>2015</td>
</tr>
<tr>
<td>Picasoft</td>
<td>Bénévole puis représentant administratif - activités de sensibilisation (radio, conférences, ateliers) - technique (docker)</td>
<td>2019-ajd</td>
</tr>
</table>
</section>
<section>
<h2>Projets personnels</h2>
<table style="font-size: 30px;">
<tr>
<th>Nom</th>
<th>Description</th>
</tr>
<tr>
<td>Borne d'arcade</td>
<td>Projet de borne d'arcade et émulation de consoles retro avec un ami - utilisation du raspberry pi 3 et de recalbox - informatique, linux, électronique</td>
</tr>
<tr>
<td>Hébergement et développement personnel</td>
<td>Développement de sites dynamiques personnels et administration d'un hébergement à la maison sur Ubuntu Server pour Raspberry pi 4</td>
</tr>
</table>
</section>
<section>
<h2>Langues</h2>
<table style="font-size: 30px;">
<tr>
<th>Langue</th>
<th>Niveau</th>
</tr>
<tr>
<td>Français</td>
<td>Langue maternelle</td>
</tr>
<tr>
<td>Anglais</td>
<td>B1 UTC - Bon niveau, je suis capable de me débouiller à l'étranger et de tenir un conversation</td>
</tr>
<tr>
<td>Espagnol</td>
<td>B2 UTC - Bon niveau, je suis capable de me débouiller à l'étranger et de tenir un conversation</td>
</tr>
</table>
</section>
</div>
</div>
<script src="js/reveal.js"></script>
<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
hash: true,
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/highlight/highlight.js' },
{ src: 'plugin/notes/notes.js', async: true }
]
});
/*Reveal.configure({
autoSlide: 5000
});*/
</script>
</body>
</html>