My Projects

Hostel Management System

The Hostel Management System (HMS) implements core CRUD operations using PHP and MySQL. It efficiently handles student data, room assignments, and administrative tasks through a locally-hosted database and user-friendly interface.

Tic Tac Toe - Game

A fun and interactive Tic Tac Toe game made with HTML, CSS, and JavaScript. Two players can play on the same device, and it features real-time feedback with DOM manipulation and win-check logic.