# Create final project HTML links _Exported on 10/1/2025 at 20:52:10 EDT from Cursor (1.5.11)_ --- **User** make a copy of week-template.html and call it finalproject.html, make it link from index.html from the final project week and from the final project cards, also make it link from week0.html ill think of how to structure the page later --- **Cursor** I'll help you create a copy of the week template and set up the necessary links. Let me start by creating the todo list and then implementing the changes. Let me first read the week template to understand its structure, then copy it and update the necessary files. Now I'll create the finalproject.html file by copying the week template and updating the necessary links in the other files. ```html Final Project · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Final Project

Bioprinting & Aging Biomarker Device · HTMAA 2025

Project Highlights

[Project highlights and key achievements placeholder.]

Bioprinting Component

[Video description placeholder]

Biomarker Device

[Video description placeholder]

Integration & Testing

[Video description placeholder]

Table of Contents

Project Introduction

[Project introduction placeholder - describing the bioprinting and aging biomarker device project.]

[Optional project details placeholder]

Project Goals

  • [Goal 1]
    [Details]
  • [Goal 2]
    [Details]
  • [Goal 3]
    [Details]

Timeline & Milestones

  • [Milestone 1]
    [Details]
  • [Milestone 2]
    [Details]

Tools & Materials

  • [Tool/Material 1]
  • [Tool/Material 2]

Design Process

[Design process documentation placeholder.]

[Video caption placeholder]

Fabrication Process

[Fabrication process documentation placeholder.]

Testing & Validation

[Testing and validation documentation placeholder.]

Useful Documentation

[Links and brief descriptions placeholder.]

Bioprinting Component

[Bioprinting component description placeholder.]

Bioprinting component image

[Image caption placeholder]

Key Features

  • Feature 1
  • Feature 2

Technical Details

  • Detail 1
  • Detail 2

Aging Biomarker Device

[Aging biomarker device description placeholder.]

Design Files

[Links to CAD/SVG/assets placeholder.]

Reflections & Learnings

[Reflection notes placeholder.]

Contributions

[Acknowledgements / team roles placeholder.]

Ethical AI Use

[Brief note on AI tool usage for this project placeholder.]

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I'll update the index.html file to add the final project link. I need to add it to the weekly documentation section and also update the project cards section. ```html HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Saleem A. Al Dajani

MIT CEE PhD @ AbuGoot and Gladyshev Labs
HTMAA 2025 · Making + AI for Aging & Longevity

Welcome

This is my home base for How to Make (Almost) Anything. I’m documenting weekly assignments, fabrication experiments, and a final project that bridges making with aging & health analytics.

🛠️ Digital fabrication 🧬 Bioprinting 📈 Sensing & ML 🎛️ Embedded systems

Now

  • Final project directions
    (A) Bioprinting rejuvenated tissue to measure function/compatibility. (B) A multimodal aging biomarker device (face, voice, ECG/HR/SpO₂/VO₂ max; possibly EEG/fNIRS).
  • Focus this week
    Set up documentation workflow, safety training, shop access, and first toolchain tests (CAD → CAM → cut/print).
  • Local time
    Loading…

Lab Links & Logistics

  • Class siteMAS.863
  • Home base — EDS 38‑501 (hours: Sun 1p–12a; Mon–Thu 9a–12a; Fri 9a–5p)
  • Safety & training — machine checkouts, PPE, material inventory
  • Workflow — design (CAD) → toolpaths (CAM) → fabricate → test → iterate → document

Bioprinting Rejuvenated Tissue

Print muscle‑like constructs, benchmark mechanical properties, and study compatibility (old↔young cell mixes). Outputs: jigs, perfusion, test rig, imaging + data.

molding & casting micro‑fluidics mechanical tests

Aging Biomarker Device

Collect face + voice + vitals (ECG/HR/SpO₂/VO₂max; maybe EEG/fNIRS) for edge inference + on‑device logging. Emphasis on open, reproducible sensing.

embedded signal processing privacy‑aware ML

Toolchain Starter Kit

Minimal templates for week docs (Markdown → HTML), BOM tables, parametric CAD files, and reproducible build recipes.

templates BOM parametric CAD

Scratchpad

  • Design doc: problem → constraints → experiments → results → risks → next steps.
  • Document failures first; post photos, tool settings, and source files weekly.
  • Target 1 new process/week (laser, PCB mill, composites, etc.).

Checklists

  • ✔️ Git repo + web hosting set up
  • ⬜ Shop safety & machine training
  • ⬜ BOM tracker + suppliers
  • ⬜ Sensor test harness (ECG/PPG)

Reading & Inspiration

Fabrication, sensing, and health tech; plus a few works-in-progress from my broader research.

Contact

sdajani [at] mit.edu · Google Scholar

Bio

I am a PhD student in the Department of Civil and Environmental Engineering at the Massachusetts Institute of Technology (MIT), with joint affiliations at Brigham and Women's Hospital (BWH, part of Mass General Brigham) and Beth Israel Deaconess Medical Center (BIDMC, part of Beth Israel Lahey Health) at Harvard Medical School (HMS), where I am a member of the Abudayyeh-Gootenberg Lab and the Gladyshev Lab. I am also affiliated with the Mesoscale Nuclear Materials (MNM) Group in the Short Lab within the Department of Nuclear Science and Engineering at MIT. My research integrates the mechanics of materials under extreme conditions with machine learning to advance health, aging, and longevity science.

Ethical AI Usage

Session transcripts where ChatGPT helped refine designs, code, and plans for this course.

Week 1

CAD/CAM, laser cutting, and vinyl cutting

AI-Assisted HTML Generation Script

Created a Python script to automatically convert Cursor AI markdown transcripts to styled HTML files for better browser viewing.

Usage: python3 scripts/md_to_html_converter.py input.md output.html "Title" "Description"

AI-Assisted Prompt Generation

Developed systematic prompts for consistent footer updates and content management across all pages in the HTMAA documentation workflow.

Focus: Systematic content updates, footer standardization, and documentation workflow optimization

AI-Assisted Responsive Design Refactoring

Created comprehensive prompts for making the entire web repository fully responsive on phones while maintaining desktop-friendly design. Applied mobile-first responsive design principles, responsive tables, flexible layouts, and touch-friendly interactions.

Focus: Mobile-first responsive design, viewport optimization, responsive tables, flexible layouts, and touch-friendly UI

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I need to update the project cards section to link to the final project page. Let me update the project cards: ```html HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Saleem A. Al Dajani

MIT CEE PhD @ AbuGoot and Gladyshev Labs
HTMAA 2025 · Making + AI for Aging & Longevity

Welcome

This is my home base for How to Make (Almost) Anything. I’m documenting weekly assignments, fabrication experiments, and a final project that bridges making with aging & health analytics.

🛠️ Digital fabrication 🧬 Bioprinting 📈 Sensing & ML 🎛️ Embedded systems

Now

  • Final project directions
    (A) Bioprinting rejuvenated tissue to measure function/compatibility. (B) A multimodal aging biomarker device (face, voice, ECG/HR/SpO₂/VO₂ max; possibly EEG/fNIRS).
  • Focus this week
    Set up documentation workflow, safety training, shop access, and first toolchain tests (CAD → CAM → cut/print).
  • Local time
    Loading…

Lab Links & Logistics

  • Class siteMAS.863
  • Home base — EDS 38‑501 (hours: Sun 1p–12a; Mon–Thu 9a–12a; Fri 9a–5p)
  • Safety & training — machine checkouts, PPE, material inventory
  • Workflow — design (CAD) → toolpaths (CAM) → fabricate → test → iterate → document

Bioprinting Rejuvenated Tissue

Print muscle‑like constructs, benchmark mechanical properties, and study compatibility (old↔young cell mixes). Outputs: jigs, perfusion, test rig, imaging + data.

molding & casting micro‑fluidics mechanical tests

Aging Biomarker Device

Collect face + voice + vitals (ECG/HR/SpO₂/VO₂max; maybe EEG/fNIRS) for edge inference + on‑device logging. Emphasis on open, reproducible sensing.

embedded signal processing privacy‑aware ML

Toolchain Starter Kit

Minimal templates for week docs (Markdown → HTML), BOM tables, parametric CAD files, and reproducible build recipes.

templates BOM parametric CAD

Scratchpad

  • Design doc: problem → constraints → experiments → results → risks → next steps.
  • Document failures first; post photos, tool settings, and source files weekly.
  • Target 1 new process/week (laser, PCB mill, composites, etc.).

Checklists

  • ✔️ Git repo + web hosting set up
  • ⬜ Shop safety & machine training
  • ⬜ BOM tracker + suppliers
  • ⬜ Sensor test harness (ECG/PPG)

Reading & Inspiration

Fabrication, sensing, and health tech; plus a few works-in-progress from my broader research.

Contact

sdajani [at] mit.edu · Google Scholar

Bio

I am a PhD student in the Department of Civil and Environmental Engineering at the Massachusetts Institute of Technology (MIT), with joint affiliations at Brigham and Women's Hospital (BWH, part of Mass General Brigham) and Beth Israel Deaconess Medical Center (BIDMC, part of Beth Israel Lahey Health) at Harvard Medical School (HMS), where I am a member of the Abudayyeh-Gootenberg Lab and the Gladyshev Lab. I am also affiliated with the Mesoscale Nuclear Materials (MNM) Group in the Short Lab within the Department of Nuclear Science and Engineering at MIT. My research integrates the mechanics of materials under extreme conditions with machine learning to advance health, aging, and longevity science.

Ethical AI Usage

Session transcripts where ChatGPT helped refine designs, code, and plans for this course.

Week 1

CAD/CAM, laser cutting, and vinyl cutting

AI-Assisted HTML Generation Script

Created a Python script to automatically convert Cursor AI markdown transcripts to styled HTML files for better browser viewing.

Usage: python3 scripts/md_to_html_converter.py input.md output.html "Title" "Description"

AI-Assisted Prompt Generation

Developed systematic prompts for consistent footer updates and content management across all pages in the HTMAA documentation workflow.

Focus: Systematic content updates, footer standardization, and documentation workflow optimization

AI-Assisted Responsive Design Refactoring

Created comprehensive prompts for making the entire web repository fully responsive on phones while maintaining desktop-friendly design. Applied mobile-first responsive design principles, responsive tables, flexible layouts, and touch-friendly interactions.

Focus: Mobile-first responsive design, viewport optimization, responsive tables, flexible layouts, and touch-friendly UI

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I'll update week0.html to add the final project link. I need to add it to the navigation and also add a link in the final project section: ```html Week 0 · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Week 0

Course Introduction & Setup · HTMAA 2025

Week Highlights

Course orientation and initial project exploration, including safety training completion and initial concept development for the final project.

Final Project Concept - Mirror Design

Initial concept sketch for final project - exploring bioprinting rejuvenated tissue and aging biomarker devices

Table of Contents

Course Introduction

Welcome to How to Make (Almost) Anything! This week focuses on course orientation, safety training, and setting up the foundation for the semester ahead.

📚 Course orientation 🛡️ Safety training ⚙️ Tool setup 📋 Documentation

This Week's Goals

  • Complete safety training
    Shop orientation, machine checkouts, PPE requirements
  • Set up documentation workflow
    Git repo, web hosting, weekly documentation structure
  • Explore the lab space
    Familiarize with tools, materials, and workflow

Assignments

  • Course agreement
    Review and sign the course agreement
  • Safety training
    Complete all required safety modules
  • Documentation setup
    Create personal documentation site
  • Final project proposal
    Initial ideas and research direction

Resources

  • Course websiteMAS.863
  • Lab location — EDS 38‑501
  • Safety protocols — Machine checkouts, PPE requirements
  • Documentation examples — Past student projects for reference

Final Project Sketch

Initial concept sketches for the final project - exploring ideas for bioprinting rejuvenated tissue and aging biomarker devices.

Reflections & Notes

Early ideation and planning takeaways for the final project and weekly milestones.

Concepts Under Consideration

  • Mirror conceptreference video
    • Motorized tilt; potential face recognition
    • On‑board camera connected to the internet; model outputs shown on screen
    • Voice capture for age; display results and, if possible, text‑to‑speech
    • Integrate conversational layer (e.g., “Mirror, mirror on the wall…” for interpreting metrics)
  • Rejuvenated tissue idea — to define scope and feasibility (TBD)
  • Multimodal aging biomarker idea — sensor fusion + ML pipeline (TBD)
  • Dome idea — structural/form exploration (TBD)
  • Shuriken idea — mechanism/prototyping study (TBD)

Planning & Course Requirements

  • Design as modular subsystems so components can be swapped or removed and still pass
  • Fabricate custom parts and build my own electronics; target at least two PCBs
  • Sequence work so each week contributes a testable piece toward the final build

Contributions

Acknowledgements for the help I received this week from my classmates and instructors.

Alfonso Parra Rubio - Fusion Office Hours

Thank you to Alfonso for providing helpful Fusion office hours and guidance on CAD modeling techniques.

Dan Gilbert - CBA Shop

Thank you to Dan Gilbert for assistance with the CBA shop facilities and equipment access.

Tolga Durak - SHED Bioprinter Access Discussion

Had extensive discussions with Tolga Durak about accessing the SHED bioprinter for potential final project work. Tolga provided detailed guidance on the BRR (Biological Research Registration) process through MIT's CAB/ESCRO committee, including requirements for MIT PI involvement, research proposal structure, and timeline considerations. He explained that the bioprinter is currently limited to approved research projects due to existing commitments, and that any access would need to be scheduled around three ongoing research projects. Prof. Gershenfeld agreed to serve as the MIT PI for the proposal, and I'm working through the BRR forms to submit the necessary documentation for committee review.

Ethical AI Use

Transparent documentation of AI assistance used in this week's work, following course guidelines for ethical AI usage.

AI-Assisted Web Development in Cursor IDE

This week's webpage development was assisted by Cursor AI to create the initial page structure, styling, and content organization. The AI helped with HTML/CSS implementation and responsive design patterns.

📄 View Full Transcript 💾 Download Chat File

AI-Assisted Section Organization and Content Updates

Cursor AI assisted with organizing webpage sections, cleaning up HTML structure, and updating content for both week 0 and week 1 pages. The AI helped with code refactoring, section reorganization, and maintaining consistent styling across pages.

📄 View Full Transcript 💾 Download Chat File

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I'll add a link to the final project in the final project section of week0.html: ```html Week 0 · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Week 0

Course Introduction & Setup · HTMAA 2025

Week Highlights

Course orientation and initial project exploration, including safety training completion and initial concept development for the final project.

Final Project Concept - Mirror Design

Initial concept sketch for final project - exploring bioprinting rejuvenated tissue and aging biomarker devices

Table of Contents

Course Introduction

Welcome to How to Make (Almost) Anything! This week focuses on course orientation, safety training, and setting up the foundation for the semester ahead.

📚 Course orientation 🛡️ Safety training ⚙️ Tool setup 📋 Documentation

This Week's Goals

  • Complete safety training
    Shop orientation, machine checkouts, PPE requirements
  • Set up documentation workflow
    Git repo, web hosting, weekly documentation structure
  • Explore the lab space
    Familiarize with tools, materials, and workflow

Assignments

  • Course agreement
    Review and sign the course agreement
  • Safety training
    Complete all required safety modules
  • Documentation setup
    Create personal documentation site
  • Final project proposal
    Initial ideas and research direction

Resources

  • Course websiteMAS.863
  • Lab location — EDS 38‑501
  • Safety protocols — Machine checkouts, PPE requirements
  • Documentation examples — Past student projects for reference

Final Project Sketch

Initial concept sketches for the final project - exploring ideas for bioprinting rejuvenated tissue and aging biomarker devices.

View Final Project Page →

Reflections & Notes

Early ideation and planning takeaways for the final project and weekly milestones.

Concepts Under Consideration

  • Mirror conceptreference video
    • Motorized tilt; potential face recognition
    • On‑board camera connected to the internet; model outputs shown on screen
    • Voice capture for age; display results and, if possible, text‑to‑speech
    • Integrate conversational layer (e.g., “Mirror, mirror on the wall…” for interpreting metrics)
  • Rejuvenated tissue idea — to define scope and feasibility (TBD)
  • Multimodal aging biomarker idea — sensor fusion + ML pipeline (TBD)
  • Dome idea — structural/form exploration (TBD)
  • Shuriken idea — mechanism/prototyping study (TBD)

Planning & Course Requirements

  • Design as modular subsystems so components can be swapped or removed and still pass
  • Fabricate custom parts and build my own electronics; target at least two PCBs
  • Sequence work so each week contributes a testable piece toward the final build

Contributions

Acknowledgements for the help I received this week from my classmates and instructors.

Alfonso Parra Rubio - Fusion Office Hours

Thank you to Alfonso for providing helpful Fusion office hours and guidance on CAD modeling techniques.

Dan Gilbert - CBA Shop

Thank you to Dan Gilbert for assistance with the CBA shop facilities and equipment access.

Tolga Durak - SHED Bioprinter Access Discussion

Had extensive discussions with Tolga Durak about accessing the SHED bioprinter for potential final project work. Tolga provided detailed guidance on the BRR (Biological Research Registration) process through MIT's CAB/ESCRO committee, including requirements for MIT PI involvement, research proposal structure, and timeline considerations. He explained that the bioprinter is currently limited to approved research projects due to existing commitments, and that any access would need to be scheduled around three ongoing research projects. Prof. Gershenfeld agreed to serve as the MIT PI for the proposal, and I'm working through the BRR forms to submit the necessary documentation for committee review.

Ethical AI Use

Transparent documentation of AI assistance used in this week's work, following course guidelines for ethical AI usage.

AI-Assisted Web Development in Cursor IDE

This week's webpage development was assisted by Cursor AI to create the initial page structure, styling, and content organization. The AI helped with HTML/CSS implementation and responsive design patterns.

📄 View Full Transcript 💾 Download Chat File

AI-Assisted Section Organization and Content Updates

Cursor AI assisted with organizing webpage sections, cleaning up HTML structure, and updating content for both week 0 and week 1 pages. The AI helped with code refactoring, section reorganization, and maintaining consistent styling across pages.

📄 View Full Transcript 💾 Download Chat File

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Perfect! I've successfully completed all the requested tasks: ## Summary I've created a copy of `week-template.html` and named it `finalproject.html`, then set up the necessary links: ### ✅ **Created finalproject.html** - Copied the week template structure - Updated the title to "Final Project · HTMAA 2025 · Saleem A. Al Dajani" - Updated the page description to focus on the bioprinting and aging biomarker device project - Modified the navigation to include links to other weeks - Updated the table of contents to be project-focused rather than week-focused - Changed placeholder content to be relevant to the final project ### ✅ **Updated index.html** - **Weekly Documentation Section**: Changed the Week 14 link from `#w14` to `finalproject.html` with updated title "Final Project · Bioprinting & Biomarker Device" - **Project Cards Section**: Added links to `finalproject.html` for both the "Bioprinting Rejuvenated Tissue" and "Aging Biomarker Device" cards ### ✅ **Updated week0.html** - **Navigation**: Added "Final Project" link to the navigation menu - **Final Project Section**: Added a "View Final Project Page →" button that links to `finalproject.html` The final project page is now accessible from: 1. The main homepage weekly documentation section 2. The project cards on the homepage 3. The navigation menu on week0.html 4. A direct button in the final project sketch section of week0.html The page structure is ready for you to customize with your specific project content when you're ready to work on it! --- **User** make the final project page have a card/section from each week, use the list of weeks on index.html for this --- **Cursor** I'll update the final project page to include a card/section for each week, using the list from index.html. Let me first check the current week structure and then create sections for each week. Now I'll update the final project page to include sections for each week. I'll replace the current project sections with week-based sections and update the table of contents accordingly. ```html Final Project · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Final Project

Bioprinting & Aging Biomarker Device · HTMAA 2025

Project Highlights

[Project highlights and key achievements placeholder.]

Bioprinting Component

[Video description placeholder]

Biomarker Device

[Video description placeholder]

Integration & Testing

[Video description placeholder]

Table of Contents

Project Introduction

[Project introduction placeholder - describing the bioprinting and aging biomarker device project.]

[Optional project details placeholder]

Project Goals

  • [Goal 1]
    [Details]
  • [Goal 2]
    [Details]
  • [Goal 3]
    [Details]

Timeline & Milestones

  • [Milestone 1]
    [Details]
  • [Milestone 2]
    [Details]

Tools & Materials

  • [Tool/Material 1]
  • [Tool/Material 2]

Design Process

[Design process documentation placeholder.]

[Video caption placeholder]

Fabrication Process

[Fabrication process documentation placeholder.]

Testing & Validation

[Testing and validation documentation placeholder.]

Useful Documentation

[Links and brief descriptions placeholder.]

Bioprinting Component

[Bioprinting component description placeholder.]

Bioprinting component image

[Image caption placeholder]

Key Features

  • Feature 1
  • Feature 2

Technical Details

  • Detail 1
  • Detail 2

Aging Biomarker Device

[Aging biomarker device description placeholder.]

Design Files

[Links to CAD/SVG/assets placeholder.]

Reflections & Learnings

[Reflection notes placeholder.]

Contributions

[Acknowledgements / team roles placeholder.]

Ethical AI Use

[Brief note on AI tool usage for this project placeholder.]

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I need to replace the existing project sections with week-based sections. Let me replace the current project sections: ```html Final Project · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Final Project

Bioprinting & Aging Biomarker Device · HTMAA 2025

Project Highlights

[Project highlights and key achievements placeholder.]

Bioprinting Component

[Video description placeholder]

Biomarker Device

[Video description placeholder]

Integration & Testing

[Video description placeholder]

Table of Contents

Project Introduction

[Project introduction placeholder - describing the bioprinting and aging biomarker device project.]

[Optional project details placeholder]

Project Goals

  • [Goal 1]
    [Details]
  • [Goal 2]
    [Details]
  • [Goal 3]
    [Details]

Timeline & Milestones

  • [Milestone 1]
    [Details]
  • [Milestone 2]
    [Details]

Tools & Materials

  • [Tool/Material 1]
  • [Tool/Material 2]

Design Process

[Design process documentation placeholder.]

[Video caption placeholder]

Fabrication Process

[Fabrication process documentation placeholder.]

Testing & Validation

[Testing and validation documentation placeholder.]

Useful Documentation

[Links and brief descriptions placeholder.]

Week 0 - Introduction & Design

Project ideation and initial concept development for bioprinting rejuvenated tissue and aging biomarker devices.

Project planning Concept sketches Research direction

[Week 0 progress and contributions to final project placeholder]

Week 1 - Principles & Cutting

Version control, laser cutting, and vinyl cutting techniques applied to final project components.

Laser cutting Vinyl cutting Version control

[Week 1 progress and contributions to final project placeholder]

Week 2 - Embedded Programming

Electronics basics and embedded programming for the aging biomarker device components.

Microcontrollers Programming Electronics

[Week 2 progress and contributions to final project placeholder]

Week 3 - 3D Scanning & Printing

3D scanning and printing techniques for bioprinting components and device housings.

3D scanning 3D printing AI tools

[Week 3 progress and contributions to final project placeholder]

Week 4 - Electronics Design

EDA and schematic design for the aging biomarker device electronics.

EDA tools Schematic design Circuit design

[Week 4 progress and contributions to final project placeholder]

Week 5 - Electronics Production

PCB fabrication, debugging, and assembly for the biomarker device.

PCB fabrication Debugging Assembly

[Week 5 progress and contributions to final project placeholder]

Week 6 - Computer-controlled Machining

CAM and milling for precision components and device housings.

CAM Milling Precision machining

[Week 6 progress and contributions to final project placeholder]

Week 7 - Input Devices

Sensors and embedded architectures for data collection in the biomarker device.

Sensors Input devices Data collection

[Week 7 progress and contributions to final project placeholder]

Week 8 - Output Devices

Actuators and system integration for the biomarker device outputs.

Actuators Output devices System integration

[Week 8 progress and contributions to final project placeholder]

Week 9 - Molding & Casting

Forming and resin techniques for bioprinting molds and device components.

Molding Casting Resins

[Week 9 progress and contributions to final project placeholder]

Week 10 - Mechanical & Machine Design

Kits and mechanical design for the bioprinting and biomarker device systems.

Mechanical design Machine design System integration

[Week 10 progress and contributions to final project placeholder]

Week 11 - Networking & Communications

BLE, Wi-Fi, and communication protocols for the biomarker device connectivity.

BLE Wi-Fi Communications

[Week 11 progress and contributions to final project placeholder]

Week 12 - Interface & Application Programming

UI and application development for the biomarker device interface.

UI design Applications User interface

[Week 12 progress and contributions to final project placeholder]

Week 13 - Wildcard & Final Orders

Final orders and wildcard week activities for project completion.

Final orders Wildcard activities Project completion

[Week 13 progress and contributions to final project placeholder]

Design Files

[Links to CAD/SVG/assets placeholder.]

Reflections & Learnings

[Reflection notes placeholder.]

Contributions

[Acknowledgements / team roles placeholder.]

Ethical AI Use

[Brief note on AI tool usage for this project placeholder.]

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Now I need to update the highlights section to reflect the weekly structure instead of the project components: ```html Final Project · HTMAA 2025 · Saleem A. Al Dajani
Saleem A. Al Dajani

Final Project

Bioprinting & Aging Biomarker Device · HTMAA 2025

Project Highlights

[Project highlights and key achievements placeholder.]

Week 0 - Project Ideation

Initial concept development and project planning

Week 2 - Electronics Foundation

Embedded programming and electronics basics

Week 9 - Molding & Casting

Bioprinting molds and device components

Table of Contents

Project Introduction

[Project introduction placeholder - describing the bioprinting and aging biomarker device project.]

[Optional project details placeholder]

Project Goals

  • [Goal 1]
    [Details]
  • [Goal 2]
    [Details]
  • [Goal 3]
    [Details]

Timeline & Milestones

  • [Milestone 1]
    [Details]
  • [Milestone 2]
    [Details]

Tools & Materials

  • [Tool/Material 1]
  • [Tool/Material 2]

Design Process

[Design process documentation placeholder.]

[Video caption placeholder]

Fabrication Process

[Fabrication process documentation placeholder.]

Testing & Validation

[Testing and validation documentation placeholder.]

Useful Documentation

[Links and brief descriptions placeholder.]

Week 0 - Introduction & Design

Project ideation and initial concept development for bioprinting rejuvenated tissue and aging biomarker devices.

Project planning Concept sketches Research direction

[Week 0 progress and contributions to final project placeholder]

Week 1 - Principles & Cutting

Version control, laser cutting, and vinyl cutting techniques applied to final project components.

Laser cutting Vinyl cutting Version control

[Week 1 progress and contributions to final project placeholder]

Week 2 - Embedded Programming

Electronics basics and embedded programming for the aging biomarker device components.

Microcontrollers Programming Electronics

[Week 2 progress and contributions to final project placeholder]

Week 3 - 3D Scanning & Printing

3D scanning and printing techniques for bioprinting components and device housings.

3D scanning 3D printing AI tools

[Week 3 progress and contributions to final project placeholder]

Week 4 - Electronics Design

EDA and schematic design for the aging biomarker device electronics.

EDA tools Schematic design Circuit design

[Week 4 progress and contributions to final project placeholder]

Week 5 - Electronics Production

PCB fabrication, debugging, and assembly for the biomarker device.

PCB fabrication Debugging Assembly

[Week 5 progress and contributions to final project placeholder]

Week 6 - Computer-controlled Machining

CAM and milling for precision components and device housings.

CAM Milling Precision machining

[Week 6 progress and contributions to final project placeholder]

Week 7 - Input Devices

Sensors and embedded architectures for data collection in the biomarker device.

Sensors Input devices Data collection

[Week 7 progress and contributions to final project placeholder]

Week 8 - Output Devices

Actuators and system integration for the biomarker device outputs.

Actuators Output devices System integration

[Week 8 progress and contributions to final project placeholder]

Week 9 - Molding & Casting

Forming and resin techniques for bioprinting molds and device components.

Molding Casting Resins

[Week 9 progress and contributions to final project placeholder]

Week 10 - Mechanical & Machine Design

Kits and mechanical design for the bioprinting and biomarker device systems.

Mechanical design Machine design System integration

[Week 10 progress and contributions to final project placeholder]

Week 11 - Networking & Communications

BLE, Wi-Fi, and communication protocols for the biomarker device connectivity.

BLE Wi-Fi Communications

[Week 11 progress and contributions to final project placeholder]

Week 12 - Interface & Application Programming

UI and application development for the biomarker device interface.

UI design Applications User interface

[Week 12 progress and contributions to final project placeholder]

Week 13 - Wildcard & Final Orders

Final orders and wildcard week activities for project completion.

Final orders Wildcard activities Project completion

[Week 13 progress and contributions to final project placeholder]

Design Files

[Links to CAD/SVG/assets placeholder.]

Reflections & Learnings

[Reflection notes placeholder.]

Contributions

[Acknowledgements / team roles placeholder.]

Ethical AI Use

[Brief note on AI tool usage for this project placeholder.]

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

``` Perfect! I've successfully updated the final project page to include a card/section for each week. Here's what I've accomplished: ## ✅ **Updated Final Project Page Structure** ### **Table of Contents** - **Project Overview**: Project highlights, introduction, goals, timeline, and tools - **Technical Documentation**: Design process, fabrication, testing, and useful docs - **Weekly Progress**: All 14 weeks (Week 0-13) with direct links to each section ### **Weekly Progress Sections** I've created individual card sections for each week based on the structure from `index.html`: - **Week 0** - Introduction & Design (Project ideation and concept development) - **Week 1** - Principles & Cutting (Laser/vinyl cutting, version control) - **Week 2** - Embedded Programming (Electronics basics, microcontrollers) - **Week 3** - 3D Scanning & Printing (3D techniques for bioprinting components) - **Week 4** - Electronics Design (EDA, schematic design) - **Week 5** - Electronics Production (PCB fabrication, debugging) - **Week 6** - Computer-controlled Machining (CAM, milling) - **Week 7** - Input Devices (Sensors, data collection) - **Week 8** - Output Devices (Actuators, system integration) - **Week 9** - Molding & Casting (Bioprinting molds, resins) - **Week 10** - Mechanical & Machine Design (System integration) - **Week 11** - Networking & Communications (BLE, Wi-Fi) - **Week 12** - Interface & Application Programming (UI development) - **Week 13** - Wildcard & Final Orders (Project completion) ### **Updated Highlights Section** - Changed from project components to weekly progress highlights - Features Week 0 (Project Ideation), Week 2 (Electronics Foundation), and Week 9 (Molding & Casting) - Each highlight links to the corresponding week section ### **Each Week Section Includes:** - **Title**: Week number and topic name - **Description**: How that week's skills apply to the final project - **Chips**: Key technologies/skills from that week - **Placeholder**: Space for documenting actual progress and contributions The page now provides a comprehensive view of how each week's learning contributes to the final project, making it easy to track progress and document the evolution of your bioprinting and aging biomarker device project throughout the semester!