diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md
index 99686f41758ae7f42d2697d17a824e7cc11a91bf..324a5087d4d2b3566950f5b5b7950f40efaa2b37 100644
--- a/docs/assignments/week08.md
+++ b/docs/assignments/week08.md
@@ -204,6 +204,10 @@ I noticed that, in order to get optimal sound quality:
 
 ### **1ST SPEAKER**
 
+I first drew the spiral on Rhino and ribboned it to get a speaker, and then I saved it into a dxf file and uploaded it onto Cricut Maker.
+
+![speaker1](../images/week08/sketch1.jpg){ width=1000 }
+
 I tried to cut my first speaker with Cricut Maker 3. The material I used was copper foil with adhesive glue. I thought it would be easier for transfering the speaker onto my fabric later, but it didn't work because the lines were too thin and got tangled in the nozzle.
 
 <div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884254568?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="IMG_2251"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
@@ -214,6 +218,8 @@ I sketched another model which is wider, and this time it worked with Cricut. Bu
 
 ### **2ND SPEAKER**
 
+![speaker2](../images/week08/Screenshot%20(1).png){ width=1000 }
+
 Moving on from copper foil I used a piece of conductive fabric. But the same issue happened when cutting with Cricut.
 
 <div style="padding:75.1% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884256237?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="IMG_2414 2"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
diff --git a/docs/images/week08/Screenshot (1).png b/docs/images/week08/Screenshot (1).png
new file mode 100644
index 0000000000000000000000000000000000000000..68e8b51f057adc0d2dced9485747db0905e502ac
Binary files /dev/null and b/docs/images/week08/Screenshot (1).png differ
diff --git a/docs/images/week08/sketch1.jpg b/docs/images/week08/sketch1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..374abc755d7a1fcf4750ad1f218f270273e4a3ac
Binary files /dev/null and b/docs/images/week08/sketch1.jpg differ