Practice Projects
Build real things. Every project comes with step-by-step guidance, source code, and learning objectives.
PHP EMI Calculator
PHP + MySQL
Beginner
Build a loan EMI calculator with PDO database storage and amortization table.
Kanban Task Board
JS + LocalStorage
Intermediate
Drag-and-drop task management board with vanilla JavaScript.
Mini E-Commerce API
PHP + MySQL
Intermediate
RESTful product/order API with JWT authentication and PDO.
AI Chatbot with Claude
PHP + Claude API
Intermediate
Build a chatbot using Claude API with streaming and conversation history.
Expense Tracker
React + REST
Intermediate
Full CRUD expense tracker with React frontend and PHP API backend.
URL Shortener
PHP + MySQL
Beginner
Create short URLs with click analytics and a simple admin panel.
Newsletter System
PHP + MySQL
Intermediate
Subscription management, double opt-in, and bulk email sending.
Full-Text Search Engine
PHP + MySQL
Advanced
Build a search engine with full-text indexing, ranking, and facets.