Chosen Projects
Showcase of the projects I worked on that I am proud of.
Showcase of the projects I worked on that I am proud of.
ChessAI is a C# project focused on implementing standard chess gameplay with notable features and modes, offering a comprehensive chess experience. It includes multiplayer functionality for networked matches, turn-based timers for move time limits, real-time game state tracking, and visual indicators for check and checkmate situations.
Password Manager is an application designed to securely store and manage your passwords. It features a user-friendly interface for creating, storing, and retrieving passwords localy, ensuring that your sensitive information is always protected.
The File Backup System is a desktop application born out of a need for automation in file copying tasks. It features a compact yet powerful form with a local database system built on XML files, enabling CRUD operations through an XMLDataHandler class.
The Labyrinth Game is a captivating desktop game featuring a visually stunning interface and a sophisticated recursive backtracking algorithm for generating unique mazes.