2020-11-27 16:27:20 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<title>TUNUI FRANKEN - CV</title>
|
|
|
|
<link rel="stylesheet" href="css/styles.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="a4-page">
|
|
|
|
<header>
|
|
|
|
<div class="img-and-title">
|
|
|
|
<img src="data/cv-photo.jpg" alt="CV photo" width="160" height="170">
|
|
|
|
<div class="title">
|
|
|
|
<h1>TUNUI FRANKEN</h1>
|
|
|
|
<h2>ADMINISTRATEUR SYSTÈMES ET RÉSEAUX</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p class="soft-skills">Organisé, Méticuleux, Adaptable</p>
|
|
|
|
</header>
|
|
|
|
<section>
|
|
|
|
<aside>
|
|
|
|
<div class="contact">
|
|
|
|
<h1>CONTACT</h1>
|
|
|
|
<p>Né le 10/11/1991</p>
|
|
|
|
<p>+33 6 10 59 32 22</p>
|
|
|
|
<p>tfranken@protonmail.com</p>
|
|
|
|
<p>https://git.tunuifranken.info/flyingscorpio/</p>
|
|
|
|
<p>15 rue Michel Lecomte</p>
|
|
|
|
<p>75003 Paris</p>
|
|
|
|
</div>
|
|
|
|
<h1>COMPÉTENCES</h1>
|
|
|
|
<div class="competences">
|
|
|
|
<p>Trilingue (Français, Anglais, Néerlandais)</p><p>Python</p><p>Bash</p><p>Git</p><p>HTML/CSS</p><p>Django</p><p>C</p><p>MySQL</p><p>LaTeX</p>
|
|
|
|
</div>
|
|
|
|
</aside>
|
|
|
|
<article>
|
|
|
|
<div class="experiences">
|
|
|
|
<h1>EXPÉRIENCES</h1>
|
|
|
|
<div>
|
|
|
|
<h2>Auto-hébergement de serveur personnel</h2>
|
|
|
|
<p class="date">— Depuis 2019</p>
|
|
|
|
<p>Olimex Lime2 sur Armbian - Ubuntu Server <br/> (Apache2, Django, MySQL, Gitea)</p>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<h2>Développeur de site web</h2>
|
|
|
|
<p class="date">— 2011</p>
|
2020-11-27 17:05:39 +01:00
|
|
|
<p>Quartier Lyrique (https://quartier-lyrique.fr)</p>
|
2020-11-27 16:27:20 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<h2>Pianiste</h2>
|
|
|
|
<p class="date">— Depuis 2016</p>
|
|
|
|
<p>Kaleido, sextuor de jazz</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="formations">
|
|
|
|
<h1>FORMATIONS</h1>
|
|
|
|
<div>
|
|
|
|
<p class="date">06/2021 —</p>
|
|
|
|
<h2>Technicien Supérieur Systèmes et Réseaux</h2>
|
|
|
|
<p>Afpa Champs-sur-Marne</p>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<p class="date">01 à 07/2020 —</p>
|
|
|
|
<h2>Cours hebdomadaires</h2>
|
|
|
|
<p>École du Logiciel Libre, Ivry-sur-Seine</p>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<p class="date">04 et 06/2016 —</p>
|
|
|
|
<h2>CEM de piano, CEM d'accompagnement</h2>
|
|
|
|
<p>Conservatoire Municipal du Centre de Paris (W. A. Mozart)</p>
|
|
|
|
</div>
|
2020-11-27 17:05:39 +01:00
|
|
|
<div>
|
|
|
|
<p class="date">2009-2011 —</p>
|
|
|
|
<h2>Licence de Musicologie</h2>
|
|
|
|
<p>Université Paris-Sorbonne (Paris IV)</p>
|
|
|
|
</div>
|
2020-11-27 16:27:20 +01:00
|
|
|
</div>
|
|
|
|
</article>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|