diff --git a/public/assignments/week08.html b/public/assignments/week08.html
index 5c2f82c9652d6946146bc5f662ee6d4f630ae4cc..1a4185e65a2cdc84f1366c6080082b98a7a4d242 100644
--- a/public/assignments/week08.html
+++ b/public/assignments/week08.html
@@ -274,13 +274,13 @@
                       <p>It will result on a cat with an open luminar mouth requesting food !</p>
 
                       <span class="image object">
-                      <img src="../images/catPCBv1.jpg" alt="..." />
+                      <img src="../images/cat-head-final-idea.jpg" alt="..." />
                       </span>
 
-                      <p>I first wanted to draw myself the cat head in Kicad but it didn't work out because the lines weren't closed all together so the GBR edges cut file was empty.</p>
+                      <p>I first drew the cat head myself in Kicad but it didn't work out because the lines weren't closed all together so the GBR edges cut file was empty.</p>
 
                       <span class="image object">
-                      <img src="../images/...jpg" alt="..." />
+                      <img src="../images/catPCBv1.jpg" alt="..." />
                       </span>
 
                       <p>I searched after a solution on internet and found a <a href="https://www.youtube.com/watch?v=rhqlP8CRct0&ab_channel=StuartPatterso" target="_blank">video tutorial</a> explaining how to import a complexe file made in Inkscape to use it as edge cut in Kicad.</p>
@@ -332,7 +332,7 @@
                       <p>At the end, quick dusting, plate water cleaning (with soap and a toothbrush) + drying... and <strong>TADAAAA</strong> : a beautiful meow-cat-controller ! YAY :D <3</p>
 
                       <span class="image object">
-                      <img src="../images/...jpg" alt="..." />
+                      <img src="../images/cat-controller-milled.jpg" alt="..." />
                       </span>
                                             
                       <h5>Soldering</h5>
diff --git a/public/final-project.html b/public/final-project.html
index f759111954517a8bb7fb43db3493cbbb107e7a30..e2d6d41894a0c31abca16a8636636dd029420f0f 100644
--- a/public/final-project.html
+++ b/public/final-project.html
@@ -60,7 +60,7 @@
                       </ul>
                     </section>
                     <section>
-                      <p>I've already doodled my ideas in a big A4 notebook that I will used to sketch the designs and visual ideas.</p>
+                      <p>I've already doodled my ideas in a big A4 notebook that I will use to sketch the designs and visual ideas.</p>
 
                       <span class="image object">
                       <img src="images/project-ideas-doodle1.jpg" alt="My project ideas doodled in a notebook" />
@@ -88,6 +88,20 @@
                       <a href="https://www.printables.com/fr/model/258405-snipspliers-holder-for-honeycomb-storage-wall" target="_blank"><img src="images/printables-honeycomb-tools-structure.jpg" alt="Page on Printables website where you can download the honeycomb structured wall storage for tools" /></a>
                       </span>
                     </section>
+
+                    <section>
+                      <p>I've made a first attempt of building a box by cutting panels of 4 mm multiplex to search for the final panel sizes.</p>
+
+                      <p>For that, I just generated a box on the <a href="https://www.gravini.cz/" target="_blank">Gravini</a>website and added several options like hexagone holes on one panel (to already see how I will work on that "accessories addition" part), elevation pieces (maybe later a drawer), the front hole size to get inside,...</p>
+
+                      <p>It didn't result so well because the panels weren't flat so the assembling was horrible !</p>
+
+                      <p>I had to use wall tape (we were currently painting at home) to keep them together !</p>
+
+                      <p>And once built, the box seemed to big for me.</p>
+
+                      <p></p>
+                    </section>
                     
                   </div>                   
                 </section>
diff --git a/public/images/cat-controller-milled.jpg b/public/images/cat-controller-milled.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..15ffe8ce5b02882132c33d56b0597db55bc137e0
Binary files /dev/null and b/public/images/cat-controller-milled.jpg differ
diff --git a/public/images/cat-head-final-idea.jpg b/public/images/cat-head-final-idea.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f13a9ef2ff06d53ee081b7483b9dbe068b3851a5
Binary files /dev/null and b/public/images/cat-head-final-idea.jpg differ