Hello, I am
Completed courses and projects in C++
Solved over 250 problems
Fundamentals of web development with HTML & CSS
C++ Console Application
A classic game against the computer. It features logic to determine the winner based on user input and random computer moves.
C++ Console Application
An interactive quiz with dynamic problem generation. Choose difficulty levels and operations like mixed math, addition, or division.
C++ Console Application
A professional system to manage client data. Includes features for adding, deleting, and updating records using file handling.
C++ Console Application
A console-based banking system that allows managing client records and performing transactions such as deposits, withdrawals, and balance tracking. The application uses file handling to store and update client data efficiently.