Projects
Eight real projects built only with HTML, CSS and vanilla JavaScript. Read the code, run the demo, then rebuild it from scratch.
Calculator
BeginnerDOM selection · Event delegation · String → number conversion · State in a variable
View project →
To-do List
BeginnerForm submit · Array methods · localStorage · Rendering lists
View project →
Weather App
IntermediateFetch API · Async/await · Working with JSON · Loading and error states
View project →
Quiz App
IntermediateArray iteration · Conditional rendering · Score tracking
View project →
Notes App
IntermediatelocalStorage · CRUD in vanilla JS · Template literals
View project →
Expense Tracker
IntermediateReduce · Forms · Filtering arrays · Money formatting
View project →
Portfolio Website
BeginnerSemantic HTML · Responsive CSS · Smooth scrolling
View project →
Login / Signup Validation
BeginnerForm events · Regex basics · Showing inline errors
View project →