Projects
Tic-Tac-Toe Game
A classic Tic-Tac-Toe game implemented in Java, where the computer player uses the Minimax algorithm to make optimal moves. This project showcases the use of AI techniques to create an unbeatable opponent. It features a clean, user-friendly console interface and demonstrates skills in algorithm design and game development.
Hotel Booking System
A comprehensive hotel booking system developed in C# using the .NET Framework and Visual Studio 2022. The system handles dynamic room pricing based on seasonal changes and offers a user-friendly interface for receptionists to manage reservations. Core features include CRUD operations on a service-based SQL database, report generation, and a three-layered architecture for scalability and maintainability. The system allows receptionists to check room availability, make and manage reservations, and automatically adjust room pricing based on predefined seasonal rules. Reports on booking trends and revenue are generated using database data.
Portfolio Website
A personal portfolio designed to showcase my skills, projects, and achievements. Built using modern web development technologies such as HTML, CSS, and JavaScript, the site features a responsive design for seamless viewing across devices. It includes sections for projects, contact information, and links to my professional profiles. This project emphasizes creativity, attention to detail, and proficiency in front-end web development.