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.
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.