Todo List App
Build a vanilla JavaScript todo list with DOM manipulation, events, and localStorage persistence.
Calculator
Build a JavaScript calculator with operator logic, keyboard support, and a clean grid-based UI.
Weather App
Build a weather app using the Fetch API, async/await, and the OpenWeatherMap API.
REST API with Express
Build a RESTful task API with Express — CRUD endpoints, validation, middleware, and error handling.
React Shopping Cart
Build a React shopping cart with product listing, add/remove items, quantity controls, and a live …
Full-Stack Blog
Build a full-stack blog with Next.js — markdown posts, database storage, and user authentication.
Real-Time Chat
Build a real-time chat application with Socket.io, Express, and React — rooms, messages, and online …
Vue Dashboard
Build a Vue 3 analytics dashboard with Vue Router, Pinia state management, and Chart.js …
React Native Notes App
Build a mobile notes app with React Native — create, edit, delete notes, and persist data with …