← Back Home

All Projects

Complete project collection

A collection of my academic, programming, web development, and software projects. GitHub links, live demos, and screenshots can be updated anytime.

Hospital Patient Management System
Java / OOP

Hospital Patient Management System

A Java-based academic system for managing patient records, appointments, and hospital workflow using object-oriented programming.

JavaOOPDesktop App
Police Station Management System
C++ / DSA

Police Station Management System

A C++ management system for handling case records, officer details, suspects, and file-based data storage.

C++DSAFile Handling
E-Commerce Website
WordPress / Web

E-Commerce Website

Responsive e-commerce website with product listings, clean layout, and basic online store setup.

WordPressHTMLCSS
Full-Stack Web Application
MERN / Web App

Full-Stack Web Application

A dynamic web application with CRUD features, database integration, and backend API handling.

JavaScriptNode.jsMongoDB
File Handling Application
Programming

File Handling Application

A structured storage system built using file handling concepts for reading, writing, and managing records.

C++JavaFile I/O
Tic-Tac-Toe Game
Python Game

Tic-Tac-Toe Game

A console-based two-player Tic-Tac-Toe game with win detection, input validation, and replay option.

PythonGame Logic