Project Hub
Practice your skills with real-world projects. Each project is designed to reinforce what you've learned.
Easy
Interactive To-Do List
Build a fully functional to-do list with localStorage persistence
DOMLocalStorageEvents
View RepositoryEasy
Weather Dashboard
Create a weather app using API integration and async JavaScript
APIFetchAsync/Await
View RepositoryEasy
Quiz Application
Interactive quiz with timer, score tracking, and results page
LogicTimerState Management
View RepositoryMedium
E-Commerce Cart
Shopping cart with add/remove items, quantity control, and total calculation
StateArray MethodsLocalStorage
View RepositoryMedium
Movie Search App
Search and display movies using TMDB API with pagination
APIPaginationSearch
View RepositoryMedium
Kanban Board
Drag-and-drop task board with multiple columns and persistence
Drag & DropState ManagementLocalStorage
View RepositoryHard
Chat Application
Real-time chat using WebSockets with multiple rooms
WebSocketsReal-timeAuthentication
View RepositoryHard
Code Editor
Browser-based code editor with syntax highlighting and preview
MonacoPreviewAdvanced
View RepositoryHard
Social Media Dashboard
Full-featured dashboard with authentication, posts, and analytics
Full StackAuthCharts
View Repository