<div class="container-fluid bg-3 text-center"> <div class="row"> <div class="col-sm-4"> <a href="./01_intro/index.html"> <!-- Makes image clickable --> <image style = "width: 75%"src = "./01_intro/table-sketches-thumbnail.jpg" alt = "week 1 image"> </image> </a> <br>[Week 1: Intro](./01_intro/index.html) </div> <div class="col-sm-4"> <a href="./02_2Ddesign/index.html"> <image style = "width: 75%"src = "./02_2Ddesign/bearboxstack-thumbnail.jpg" alt = "week 2 image"> </image> </a> <br>[Week 2: 2D Design](./02_2Ddesign/index.html) </div> <div class="col-sm-4"> <a href="./03_fabrication/index.html"> <image style = "width: 75%"src = "./03_fabrication/ferris-wheel-thumbnail.jpg" alt = "week 3 image"> </image> </a> <br>[Week 3: Fabrication](./03_fabrication/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <a href="./04_microcontroller/index.html"> <image style = "width: 75%"src = "./04_microcontroller/week-4-thumbnail.jpg" alt = "week 4 image"> </image> </a> <br>[Week 4: Programming](./04_microcontroller/index.html) </div> <div class="col-sm-4"> <a href="./05_3Ddesign/"> <image style = "width: 75%"src = "./05_3Ddesign/cat-scan-thumbnail.jpg" alt = "week 5 image"> </image> </a> <br>[Week 5: 3D Design](./05_3Ddesign/index.html) </div> <div class="col-sm-4"> <a href="./06_inputs/"> <image style = "width: 75%"src = "./06_inputs/mic-thumbnail.jpg" alt = "week 6 image"> </image> </a> <br>[Week 6: Inputs](./06_inputs/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <a href="./07_outputs/"> <image style = "width: 75%"src = "./07_outputs/car-thumbnail.jpg" alt = "week 7 image"> </image> </a> <br>[Week 7: Outputs](./07_outputs/index.html) </div> <div class="col-sm-4"> <a href="./08_cnc/"> <image style = "width: 75%"src = "./08_cnc/pond-thumbnail.jpg" alt = "week 8 image"> </image> </a> <br>[Week 8: CNC](./08_cnc/index.html) </div> <div class="col-sm-4"> <a href="./09_networking/"> <image style = "width: 75%"src = "./09_networking/turret-control-thumbnail.jpg" alt = "week 9 image"> </image> </a> <br>[Week 9: Networking](./09_networking/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <a href="https://mmattyv.github.io/ps70-website/week10/"> <image style = "width: 75%"src = "./10_machine/siracha.jpg" alt = "machine building image"> </image> </a> <br>[Machine Building](https://mmattyv.github.io/ps70-website/week10/) </div> <div class="col-sm-4"> <a href="./13_finalproject/"> <image style = "width: 75%"src = "./13_finalproject/table_p2.jpg" alt = "final project image"> </image> </a> <br>[Final Project](./13_finalproject/index.html) </div> </div> </div>