diff --git a/public/Images/Dark-space-wallpaper-1920x1200.jpg b/public/Images/Dark-space-wallpaper-1920x1200.jpg
deleted file mode 100644
index 8d0ca4a9b8302c84af92d55914609fdd8b752ff4..0000000000000000000000000000000000000000
Binary files a/public/Images/Dark-space-wallpaper-1920x1200.jpg and /dev/null differ
diff --git a/public/Images/Screenshot-Terminal.png b/public/Images/Screenshot-Terminal.png
deleted file mode 100644
index 70a8446a79e477a950e4348ec0abb205a4f8f647..0000000000000000000000000000000000000000
Binary files a/public/Images/Screenshot-Terminal.png and /dev/null differ
diff --git a/public/Pages/Projets/Appariements.html b/public/Pages/Projets/Appariements.html
index f00976f1156ca80c2956d72e7aad116d2082ec64..2c3911d12672068f879de7074149cd8dfcaa21a6 100644
--- a/public/Pages/Projets/Appariements.html
+++ b/public/Pages/Projets/Appariements.html
@@ -52,6 +52,23 @@
             </ul>
             
         </article>
+        <header>
+            <h1>Savoirs-faire</h1>
+        </header>
+        <article>
+            <ul>
+                <li>
+                    <h4>Créer et interpréter des graphes valués</h4>
+                </li>
+                <li>
+                    <h4>Réaliser une interface intuitive</h4>
+                </li>
+                <li>
+                    <h4>Travailler en équipe (Leader)</h4>
+                </li>
+            </ul>
+            
+        </article>
     </section>
 
     <div class="bottomfoot">
diff --git a/public/Pages/Projets/BDD.html b/public/Pages/Projets/BDD.html
index a81fe5b7bcdc74d755fe6a045fcf5ce764964b01..c10d4e7dcabecf8bcf2bb0eac6e98a5ffcc46ad0 100644
--- a/public/Pages/Projets/BDD.html
+++ b/public/Pages/Projets/BDD.html
@@ -50,6 +50,22 @@
             </ul>
             
         </article>
+        <header>
+            <h1>Savoirs-faire</h1>
+        </header>
+        <article>
+            <ul>
+                <li>
+                    <h4>Ventiler une base de données</h4>
+                </li>
+                <li>
+                    <h4>Rédiger un rapport</h4>
+                </li>
+                <li>
+                    <h4>Travailler en autonomie</h4>
+                </li>
+            </ul>
+        </article>
     </section>
 
     <div class="bottomfoot">
diff --git a/public/Pages/Projets/Chasse.html b/public/Pages/Projets/Chasse.html
index 29d159757e7c665272cb9883e5a85960412d9d34..841f0f6ce9f7c3fd84da16b612aa56b7d286c44e 100644
--- a/public/Pages/Projets/Chasse.html
+++ b/public/Pages/Projets/Chasse.html
@@ -49,6 +49,22 @@
             </ul>
             
         </article>
+        <header>
+            <h1>Savoirs-faire</h1>
+        </header>
+        <article>
+            <ul>
+                <li>
+                    <h4>Faire de de la programmation objet</h4>
+                </li>
+                <li>
+                    <h4>Interpréter et suivre des diagrammes UML</h4>
+                </li>
+                <li>
+                    <h4>Travailler en équipe (Participant)</h4>
+                </li>
+            </ul>
+        </article>
     </section>
 
     <div class="bottomfoot">
diff --git a/public/Pages/Projets/FightBird.html b/public/Pages/Projets/FightBird.html
index b4d2dbb442a5084282a06e6948bb405ef6284298..509c30261d8204ac5cdb21a3fd8736e03affb250 100644
--- a/public/Pages/Projets/FightBird.html
+++ b/public/Pages/Projets/FightBird.html
@@ -46,6 +46,25 @@
             </ul>
             
         </article>
+        <header>
+            <h1>Savoirs-faire</h1>
+        </header>
+        <article>
+            <ul>
+                <li>
+                    <h4>Appliquer une méthode d'organisation</h4>
+                </li>
+                <li>
+                    <h4>S'adapter aux contraintes d'un client (Démonstrations régulières)</h4>
+                </li>
+                <li>
+                    <h4>Travailler en équipe (Participant)</h4>
+                </li>
+                <li>
+                    <h4>Réunir et appliquer des idées (créativité)</h4>
+                </li>
+            </ul>
+        </article>
     </section>
 
     <div class="bottomfoot">
diff --git a/public/Pages/Projets/Pizzaland.html b/public/Pages/Projets/Pizzaland.html
index 9ff7cba6c0c4efeefd6c109e96d63fbb648edb57..880e4d4395a360abc767c26965adb40eea7fea98 100644
--- a/public/Pages/Projets/Pizzaland.html
+++ b/public/Pages/Projets/Pizzaland.html
@@ -28,7 +28,7 @@
                 Cette API est basée sur la méthode REST et tourne à l'intérieur d'un serveur tomcat,
                 elle gère une base de données en Postgresql et elle utilise également uniquement des
                 objets json. Un système d'identification est également inclus permettant de sécuriser
-                les opérations visant à changer la base de donnée.
+                les opérations visant à changer la base de données.
             </h5>
         </article>
         <header>
@@ -60,6 +60,16 @@
             </ul>
             
         </article>
+        <article>
+            <ul>
+                <li>
+                    <h4>Crééer et utiliser une API</h4>
+                </li>
+                <li>
+                    <h4>Gérer une base de données via un serveur web</h4>
+                </li>
+            </ul>
+        </article>
     </section>
 
     <div class="bottomfoot">
diff --git a/public/Pages/Projets/Portfolio.html b/public/Pages/Projets/Portfolio.html
index e17517b4040300569a7a306df0ad8a45022909d1..42018333fa7cedbdad062facbcfffea5f3e2d151 100644
--- a/public/Pages/Projets/Portfolio.html
+++ b/public/Pages/Projets/Portfolio.html
@@ -46,6 +46,13 @@
             </ul>
             
         </article>
+        <article>
+            <ul>
+                <li>
+                    <h4>Réaliser un site web décrivant mes compétences</h4>
+                </li>
+            </ul>
+        </article>
     </section>
 
     <div class="bottomfoot">