This repository contains fully working projects aligned to your curriculum weeks 1–12, with clean HTML/CSS/JS separation and comments.
- Download and unzip.
- Open any folder and launch
index.htmlin your browser (or use VS Code Live Server). - Each project has:
index.htmlstyles.cssscript.js- a short
README.mdwith usage notes.
- week01-portfolio/
- week02-calculator/
- week03-number-guess/
- week04-unit-converter/
- week05-grade-tracker/
- week06-todo/
- week07-form-validator/
- week08-clock-stopwatch/
- week09-notes-localstorage/
- week10-weather-app/
- week11-responsive-card/
- week12-quiz-app/ (Final Project)