C++ Console Applications


  • The projects below are listed in reverse chronological order, with the most recent at the top. Content may be updated at any time without notice.
5th

Bank Simulation #2

Robust C++ console bank simulator — users, client management, and currency conversion.

OOP

4th

Date Calculator

A modular C++ date calculator with robust input handling and user-friendly console navigation.

FP

3rd

Bank Simulation #1

A full-fledged C++ banking and ATM simulation with real-world features and file-based persistence.

FP

2nd

Math Quiz

Adaptive Arithmetic Trainer — Randomized arithmetic quiz with instant grading, difficulty/op-type control, and pass/fail summary.

FP

1st

Rock-Paper-Scissors

Interactive CLI Rock–Paper–Scissors with round-by-round feedback, colored results, and final scoreboard.

FP