summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2012-11-13 20:40:08 +0100
committerAudric Schiltknecht <storm@chemicalstorm.org>2012-11-13 20:40:08 +0100
commit788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1 (patch)
tree9a64f9c8a80fe64f79bb32b12819dee5e12917d3
parent7d8bbd761b58fab68ebde1f8348d850d4c3c09ec (diff)
downloadschiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.tar.gz
schiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.tar.bz2
schiltknecht.org-788e0496e80ca03f5ec8b0570d2cfc35aa8a96e1.zip
Petit nettoyage des fichiers
-rw-r--r--cv.html34
-rw-r--r--index.html28
-rw-r--r--projets.html46
3 files changed, 49 insertions, 59 deletions
diff --git a/cv.html b/cv.html
index 0c368ff..cdd946b 100644
--- a/cv.html
+++ b/cv.html
@@ -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&aelig;</h1>
<h5>Versions PDF disponibles ici&nbsp;: <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&nbsp;000 entrées) servant à la prospection et au suivi commercial.
</p>
-
+
<h2>Langues</h2>
<hr/>
<ul>
@@ -125,7 +123,7 @@
</li>
<li>Espagnol&nbsp;: 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>
diff --git a/index.html b/index.html
index 47d18aa..d70070f 100644
--- a/index.html
+++ b/index.html
@@ -3,20 +3,15 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<title>Bienvenue sur la page de Audric Schiltknecht</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, Storm" />
-<meta name="description"
- content="HomePage" />
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
+<meta name="keywords" content="Audric, Schiltknecht, Storm" />
+<meta name="description" content="HomePage" />
<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/simpleelegance03/style.css" rel="stylesheet" />
</head>
<body>
<div id="header">Audric Schiltknecht</div>
@@ -32,12 +27,11 @@
<div id="contentcolumn">
<h1>Bienvenue sur mon site personnel</h1>
<div class="hr"><hr/></div>
-
- <p>Ce site contient diverses informations me concernant : CV, projets
- réalisés au cours de ma scolarité.</p>
+
+ <p>Ce site contient diverses informations me concernant : CV, projets personnels et réalisés au cours de ma scolarité.</p>
<p>Bonne navigation !</p>
-
-
+
+
<div id="footer">
<p>
<a href="http://validator.w3.org/check?uri=referer">
@@ -53,7 +47,7 @@
Design by <a href="http://www.wfiedler-online.de/index.php">wfiedler</a>
</p>
</div>
-
+
</div>
</div>
</div>
diff --git a/projets.html b/projets.html
index 1bdc1ea..0c24520 100644
--- a/projets.html
+++ b/projets.html
@@ -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 - Projets</title>
-<meta name="author" content="Audric SCHILTKNECHT" />
-<meta name="date" content="2009-09-17T15:12: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, Storm, Projets" />
-<meta name="description" content="Projets realises durant ma scolarite" />
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
+<meta name="keywords" content="Audric, Schiltknecht, Storm, Projets" />
+<meta name="description" content="Projets realisés durant ma scolarite" />
<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/projets.css" rel="stylesheet" />
</head>
@@ -30,14 +28,14 @@
<div id="contentcolumn">
<h1>Projets réalisés</h1>
<div class="hr"><hr/></div>
-
+
<p>Voici un ensemble des projets réalisés au cours de mes 3 années à l'ENSEEIHT, ainsi que mes projets personnels.</p>
-
+
<ul>
<li><a href="#perso">Projets personnels</a></li>
<li><a href="#scolaire">Projets réalisés au cours de ma scolarité</a></li>
</ul>
-
+
<h2 id="perso">Projets personnels</h2>
<hr />
<h3>Animation d'un système de particules</h3>
@@ -87,10 +85,10 @@
<li>Les slides de la présentation sont disponibles <a href="Projets/UdeM/Slides-kdtree.pdf">ici</a>.</li>
</ul>
-
+
<h2>2<sup>ème</sup> année</h2>
<hr />
-
+
<h3>Site de <i>e-commerce</i></h3>
<h4>Java EE</h4>
<h5>Mai - Juin 2009</h5>
@@ -107,7 +105,7 @@
<li>Les slides de la présentation sont disponibles <a href="Projets/2A/Slides-eBide.pdf">ici</a>.</li>
<li>Les sources sont disponibles <a href="Projets/2A/eBide.tar.gz">ici</a>.</li>
</ul>
-
+
<h3>Compilateur &micro;-Java</h3>
<h4>EGG/Java</h4>
<h5>Mai - Juin 2009</h5>
@@ -120,7 +118,7 @@
<li>Le rapport est disponible <a href="Projets/2A/Rapport-uJava.pdf">ici</a>.</li>
<li>Les sources sont disponibles <a href="Projets/2A/MJC.tar.gz">ici</a>.</li>
</ul>
-
+
<h3>UART</h3>
<h4>VHDL</h4>
<h5>Avril - Mai 2009</h5>
@@ -132,8 +130,8 @@
<ul class="list">
<li>Les sources sont disponibles <a href="Projets/2A/VHDL.tar.bz2">ici</a>.</li>
</ul>
-
-
+
+
<h3>Objets dupliqués</h3>
<h4>Java</h4>
<h5>Mars - Avril 2009</h5>
@@ -149,10 +147,10 @@
<li>Le rapport est disponible <a href="Projets/2A/Rapport-Intergiciel.pdf">ici</a>.</li>
<li>Les sources sont disponibles <a href="Projets/2A/Intergiciel.jar">ici</a>.</li>
</ul>
-
+
<h2>1<sup>ère</sup> année</h2>
<hr />
-
+
<h3>Simulateur de diagrammes d'état UML</h3>
<h4>Java</h4>
<h5>Mai - Juin 2008</h5>
@@ -202,7 +200,7 @@
<li>Le rapport est disponible <a href="Projets/1A/Rapport-Particules.pdf">ici</a>.</li>
<li>Les sources sont disponibles <a href="Projets/1A/Particules.tar.gz">ici</a>.</li>
</ul>
-
+
<h3>Machine Enigma</h3>
<h4>C</h4>
<h5>Janvier 2008</h5>
@@ -213,8 +211,8 @@
<ul class="list">
<li>Le rapport est disponible <a href="Projets/1A/Rapport-Enigma.pdf">ici</a>.</li>
</ul>
-
-
+
+
<h3>Compression de Huffman</h3>
<h4>Caml</h4>
<h5>Novembre - Décembre 2007</h5>
@@ -225,8 +223,8 @@
<ul class="list">
<li>Le rapport est disponible <a href="Projets/1A/Rapport-Huffman.pdf">ici</a>.</li>
</ul>
-
-
+
+
<div id="footer">
<p>
<a href="http://validator.w3.org/check?uri=referer">
@@ -242,7 +240,7 @@
Design by <a href="http://www.wfiedler-online.de/index.php">wfiedler</a>
</p>
</div>
-
+
</div>
</div>
</div>