diff options
author | Audric Schiltknecht <storm@chemicalstorm.org> | 2012-11-13 20:40:08 +0100 |
---|---|---|
committer | Audric Schiltknecht <storm@chemicalstorm.org> | 2012-11-13 20:40:08 +0100 |
commit | 788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1 (patch) | |
tree | 9a64f9c8a80fe64f79bb32b12819dee5e12917d3 /cv.html | |
parent | 7d8bbd761b58fab68ebde1f8348d850d4c3c09ec (diff) | |
download | schiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.tar.gz schiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.tar.bz2 schiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.zip |
Petit nettoyage des fichiers
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 34 |
1 files changed, 16 insertions, 18 deletions
@@ -3,16 +3,14 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> <title>Bienvenue sur la page de Audric Schiltknecht - CV</title> -<meta name="author" content="Audric SCHILTKNECHT" /> -<meta name="date" content="2009-09-09T17:25:42-0400" /> +<meta name="author" content="Audric Schiltknecht" /> +<meta name="date" content="2012-11-13T20:00:42-0400" /> <meta name="copyright" content="GPL, Creative Commons, CC, By, Sa" /> -<meta name="keywords" content="Audric, CV" /> +<meta name="keywords" content="Audric, Schiltknecht, CV" /> <meta name="description" content="Mon CV" /> -<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> -<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> +<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> <meta http-equiv="content-style-type" content="text/css" /> -<meta http-equiv="expires" content="0" /> <link type="text/css" href="styles/simpleelegance03/style.css" rel="stylesheet" /> <link type="text/css" href="styles/cv.css" rel="stylesheet" /> </head> @@ -31,7 +29,7 @@ <h1>Curriculum Vitæ</h1> <h5>Versions PDF disponibles ici : <a href="CV/CV_1P.pdf">court</a> (1 page) et <a href="CV/CV_2P.pdf">long</a>.</h5> <div class="hr"><hr/></div> - + <div id="profil"> <h2>Audric Schiltknecht</h2> <h3>Né le 13 Octobre 1987</h3> @@ -39,7 +37,7 @@ <br /> <h2>Élève Ingénieur Informatique - ENSEEIHT</h2> </div> - + <h2>Formation</h2> <hr/> <h3>2007 - 2010</h3> @@ -51,7 +49,7 @@ Étude des systèmes et langages informatiques, réseaux informatiques, mathématiques. <br /> Étudiant de 3<sup>ème</sup> année. </p> - + <h3>2009 (Septembre - Décembre)</h3> <h3>Université de Montréal</h3> <h4><a href="http://www.umontreal.ca">UdeM</a></h4> @@ -59,19 +57,19 @@ <p> Semestre d'échange au <a href="http://www.iro.umontreal.ca/">département informatique</a>. </p> - + <h3>2005-2007</h3> <h3>Classes préparatoires</h3> <h4>Lycée Dumont D'Urville</h4> <h5>Toulon, France</h5> <p>Fillière MPSI/MP</p> - + <h3>2007</h3> <h3>Baccalauréat, Série Scientifique</h3> <h4>Lycée Bonaparte</h4> <h5>Toulon, France</h5> <p>Mention <em>Très Bien</em></p> - + <h2>Compétences</h2> <hr/> <ul> @@ -93,7 +91,7 @@ </li> <li>Architecture réseaux, systèmes</li> </ul> - + <h2>Stages</h2> <hr/> <h3>Été 2009 : 6 semaines</h3> @@ -106,7 +104,7 @@ Intégration des modifications dans le plugin pour l'intégration dans l' <acronym title="Integrated Development Environment">IDE</acronym> Eclipse. </p> - + <h3>Été 2008 : 4 semaines</h3> <h3><a href="http://www.fondation-auteuil.org/">Fondation d'Auteuil</a> - Direction régionale</h3> <h5>Marseille, France</h5> @@ -116,7 +114,7 @@ Réalisation d'un ensemble de macro <em>Visual Basic</em> pour la gestion d'une base de donnée d'entreprises (5 000 entrées) servant à la prospection et au suivi commercial. </p> - + <h2>Langues</h2> <hr/> <ul> @@ -125,7 +123,7 @@ </li> <li>Espagnol : Niveau scolaire</li> </ul> - + <h2>Loisirs</h2> <hr/> <ul> @@ -142,7 +140,7 @@ 2* <acronym title="Confédération mondiale des activités subaquatiques">CMAS</acronym></li> <li>Notions de japonais (apprentissage durant mes deux années à l'ENSEEIHT)</li> </ul> - + <div id="footer"> <p> <a href="http://validator.w3.org/check?uri=referer"> @@ -158,7 +156,7 @@ Design by <a href="http://www.wfiedler-online.de/index.php">wfiedler</a> </p> </div> - + </div> </div> </div> |