Cursor AI Transcript · HTMAA 2025
AI-assisted creation of final project page and navigation links
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
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.
Final Project · HTMAA 2025 · Saleem A. Al Dajani
Final Project
Bioprinting & Aging Biomarker Device · HTMAA 2025
Project Highlights
[Project highlights and key achievements placeholder.]
Table of Contents
Project Overview
Technical Documentation
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.]
[Image caption placeholder]
Key Features
- Feature 1
- Feature 2
Technical Details
- Detail 1
- Detail 2
Aging Biomarker Device
[Aging biomarker device description placeholder.]
[Image 1 caption]
[Image 2 caption]
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.]
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.
HTMAA 2025 · 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…
Weekly Documentation
Week 00 · Introduction & design
Setup, parametric design
Week 01 · Principles & cutting
Version control, laser/vinyl
Week 02 · Embedded programming
Electronics basics
Week 03 · 3D scanning & printing
Meshes, AI tools
Week 04 · Electronics design
EDA, schematics
Week 05 · Electronics production
Debugging, assembly
Week 06 · Computer-controlled machining
CAM, milling
Week 07 · Input devices
Sensors, embedded architectures
Week 08 · Output devices
Actuators, system integration
Week 09 · Molding & casting
Forming, resins
Week 10 · Mechanical & machine design
Kits, midterm review
Week 11 · Networking & communications
BLE, Wi-Fi, AR/VR/MR
Week 12 · Interface & application programming
UI, applications
Week 13 · Wildcard & final orders
Why make (almost) anything, final orders
Final Project · Bioprinting & Biomarker Device
Development, exam, presentation
Lab Links & Logistics
-
Class site — MAS.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.
- HTMAA Archive — past projects & processes for reference.
- OpenAI × Retro — lab/AI synergy inspiration.
- Trackio — simple experiment tracking (WIP).
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 0
Initial setup and homepage development
- Drafting email for registration approval — 09/07/25
- HTMAA homepage structure & styling — 09/10/25
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
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:
HTMAA 2025 · 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…
Weekly Documentation
Week 00 · Introduction & design
Setup, parametric design
Week 01 · Principles & cutting
Version control, laser/vinyl
Week 02 · Embedded programming
Electronics basics
Week 03 · 3D scanning & printing
Meshes, AI tools
Week 04 · Electronics design
EDA, schematics
Week 05 · Electronics production
Debugging, assembly
Week 06 · Computer-controlled machining
CAM, milling
Week 07 · Input devices
Sensors, embedded architectures
Week 08 · Output devices
Actuators, system integration
Week 09 · Molding & casting
Forming, resins
Week 10 · Mechanical & machine design
Kits, midterm review
Week 11 · Networking & communications
BLE, Wi-Fi, AR/VR/MR
Week 12 · Interface & application programming
UI, applications
Week 13 · Wildcard & final orders
Why make (almost) anything, final orders
Final Project · Bioprinting & Biomarker Device
Development, exam, presentation
Lab Links & Logistics
-
Class site — MAS.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.
- HTMAA Archive — past projects & processes for reference.
- OpenAI × Retro — lab/AI synergy inspiration.
- Trackio — simple experiment tracking (WIP).
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 0
Initial setup and homepage development
- Drafting email for registration approval — 09/07/25
- HTMAA homepage structure & styling — 09/10/25
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
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:
Week 0 · HTMAA 2025 · 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.
Initial concept sketch for final project - exploring bioprinting rejuvenated tissue and aging biomarker devices
Table of Contents
Course Content
Documentation & Reflection
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 website — MAS.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 concept — reference 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.
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.
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:
Week 0 · HTMAA 2025 · 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.
Initial concept sketch for final project - exploring bioprinting rejuvenated tissue and aging biomarker devices
Table of Contents
Course Content
Documentation & Reflection
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 website — MAS.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 concept — reference 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.
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.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Perfect! I've successfully completed all the requested tasks:
I've created a copy of week-template.html
and named it finalproject.html
, then set up the necessary links:
#w14
to finalproject.html
with updated title "Final Project · Bioprinting & Biomarker Device"finalproject.html
for both the "Bioprinting Rejuvenated Tissue" and "Aging Biomarker Device" cardsfinalproject.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!
make the final project page have a card/section from each week, use the list of weeks on index.html for this
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.
Final Project · HTMAA 2025 · Saleem A. Al Dajani
Final Project
Bioprinting & Aging Biomarker Device · HTMAA 2025
Project Highlights
[Project highlights and key achievements placeholder.]
Table of Contents
Project Overview
Technical Documentation
Weekly Progress
- • Week 0 - Introduction & Design
- • Week 1 - Principles & Cutting
- • Week 2 - Embedded Programming
- • Week 3 - 3D Scanning & Printing
- • Week 4 - Electronics Design
- • Week 5 - Electronics Production
- • Week 6 - Computer-controlled Machining
- • Week 7 - Input Devices
- • Week 8 - Output Devices
- • Week 9 - Molding & Casting
- • Week 10 - Mechanical & Machine Design
- • Week 11 - Networking & Communications
- • Week 12 - Interface & Application Programming
- • Week 13 - Wildcard & Final Orders
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.]
[Image caption placeholder]
Key Features
- Feature 1
- Feature 2
Technical Details
- Detail 1
- Detail 2
Aging Biomarker Device
[Aging biomarker device description placeholder.]
[Image 1 caption]
[Image 2 caption]
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.]
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:
Final Project · HTMAA 2025 · Saleem A. Al Dajani
Final Project
Bioprinting & Aging Biomarker Device · HTMAA 2025
Project Highlights
[Project highlights and key achievements placeholder.]
Table of Contents
Project Overview
Technical Documentation
Weekly Progress
- • Week 0 - Introduction & Design
- • Week 1 - Principles & Cutting
- • Week 2 - Embedded Programming
- • Week 3 - 3D Scanning & Printing
- • Week 4 - Electronics Design
- • Week 5 - Electronics Production
- • Week 6 - Computer-controlled Machining
- • Week 7 - Input Devices
- • Week 8 - Output Devices
- • Week 9 - Molding & Casting
- • Week 10 - Mechanical & Machine Design
- • Week 11 - Networking & Communications
- • Week 12 - Interface & Application Programming
- • Week 13 - Wildcard & Final Orders
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.]
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:
Final Project · HTMAA 2025 · Saleem A. Al Dajani
Final Project
Bioprinting & Aging Biomarker Device · HTMAA 2025
Project Highlights
[Project highlights and key achievements placeholder.]
Table of Contents
Project Overview
Technical Documentation
Weekly Progress
- • Week 0 - Introduction & Design
- • Week 1 - Principles & Cutting
- • Week 2 - Embedded Programming
- • Week 3 - 3D Scanning & Printing
- • Week 4 - Electronics Design
- • Week 5 - Electronics Production
- • Week 6 - Computer-controlled Machining
- • Week 7 - Input Devices
- • Week 8 - Output Devices
- • Week 9 - Molding & Casting
- • Week 10 - Mechanical & Machine Design
- • Week 11 - Networking & Communications
- • Week 12 - Interface & Application Programming
- • Week 13 - Wildcard & Final Orders
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.]
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:
index.html
:
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!
For the complete technical details and full conversation transcript: