Skip to main content

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 Repository
Easy

Weather Dashboard

Create a weather app using API integration and async JavaScript

APIFetchAsync/Await
View Repository
Easy

Quiz Application

Interactive quiz with timer, score tracking, and results page

LogicTimerState Management
View Repository
Medium

E-Commerce Cart

Shopping cart with add/remove items, quantity control, and total calculation

StateArray MethodsLocalStorage
View Repository
Medium

Movie Search App

Search and display movies using TMDB API with pagination

APIPaginationSearch
View Repository
Medium

Kanban Board

Drag-and-drop task board with multiple columns and persistence

Drag & DropState ManagementLocalStorage
View Repository
Hard

Chat Application

Real-time chat using WebSockets with multiple rooms

WebSocketsReal-timeAuthentication
View Repository
Hard

Code Editor

Browser-based code editor with syntax highlighting and preview

MonacoPreviewAdvanced
View Repository
Hard

Social Media Dashboard

Full-featured dashboard with authentication, posts, and analytics

Full StackAuthCharts
View Repository