<div class="container-fluid bg-3 text-center"> <div class="row"> <div class="col-sm-4"> <img src="./01_intro/bust.png" alt="icon of a bust" style="width:100%; max-width:150px;"> <br>[Week 1: Intro](./01_intro/index.html) </div> <div class="col-sm-4"> <img src="./caliper.png" alt="caliper icon" style="width:100%; max-width:220px;"> <br>[Week 2: 2D Design](./02_2Ddesign/index.html) </div> <div class="col-sm-4"> <img src="./praxi.png" alt="praxinoscope icon" style="width:100%; max-width:150px;"> <br>[Week 3: Fabrication](./03_fabrication/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <img src="./computer 1.png" alt="computer diagram" style="width:100%; max-width:150px;"> <br>[Week 4: Microcontrollers](./04_microcontroller/index.html) </div> <div class="col-sm-4"> <img src="./extrude.png" alt="extruder drawing" style="width:100%; max-width:175px;"> <br>[Week 5: 3D Design](./05_3Ddesign/index.html) </div> <div class="col-sm-4"> <img src="./rotary.png" alt="rotary drawing" style="width:100%; max-width:200px;"> <br>[Week 6: Inputs](./06_inputs/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <img src="./sad.png" alt="sad guy" style="width:100%; max-width:175px;"> <br>[Week 7: Outputs & MVP](./07_outputs/index.html) </div> <div class="col-sm-4"> <img src="./old furniture.png" alt="old table" style="width:100%; max-width:90px;"> <br>[Week 8: CNC](./08_cnc/index.html) </div> <div class="col-sm-4"> <img src="./finger.png" alt="finger to the wind" style="width:100%; max-width:95px;"> <br>[Week 9: Networking](./09_networking/index.html) </div> </div> <div class="row"> <div class="col-sm-4"> <img src="./Integraph.png" alt="under construction icon" style="width:100%; max-width:170px;"> <br>[Week 10: Machine Building](./10_machine/index.html) </div> <div class="col-sm-4"> <img src="./final.png" alt="under construction icon" style="width:100%; max-width:250px;"> <br>[Final Project](./13_finalproject/index.html) </div> </div> </div>