JavaScript Projects
A collection of fundamental web apps.
Project Index (Core Logic)
01. Basic To-Do App
State & DOM
02. Budget Tracker App
Calculations & Storage
03. Quiz Application
Flow Control & Events
04. Calculator App
Event Delegation, Input Handling
05. Weather App
fetch API, Promises (.then / async/await)
06. Guess The Number Game
State Management and Control Flow
07. BMI Calculator
08. Background Color Changer
09. Random Quote Generator
API Integration | Data Handling
10. GitHub Profile Viewer
API Handling
11. Music Player Clone
Logic, Syntax, State, DOM, APIs