A simple console game where the player chooses rock, paper, or scissors, and the computer chooses randomly. The winner is decided using the classic rules, with score tracking and repeated rounds.
An interactive quiz game with dynamic problem generation. The user can choose difficulty levels and operations like addition, division, or mixed math, then answer questions and see the final result.
A professional system to manage bank client data. It includes features for adding, deleting, updating, and searching records, using file handling to store client information safely and efficiently.
A console-based banking system for managing client records and transactions. It supports deposits, withdrawals, and balance tracking, while using file handling to store and update client data.
A desktop application for managing driving license services. It handles people, users, drivers, applications, tests, appointments, local and international licenses, renewals, and detained licenses.
View Source Code