C and C++ Project Examples
Project portfolio mapped to the C programming tutorial and C++ notes learning path.
Project Directory (All 7)
Full PortfolioEvery linked project is included here with short professional summaries.
- SecureBank-CLI - C++17 banking simulator with secure credential handling, JSON/JSONL persistence, tests, sanitizers, and Docker.
- Contact-Management-System - Production-grade C11 contact manager with SQLite, Argon2id, backups, and test coverage.
- CustomerSlip-CLI - C++17 billing CLI with discount calculations, clean receipts, and CSV/JSONL persistence.
- AirportDesk-Assistant - C++ utility for record validation, parsing, and CSV export for airport desk workflows.
- Impress-Crush-Cpp-ASCII - Image-to-ASCII C++ converter with filtering, shape matching, gamma correction, and multithreading.
- competitive_programming-codeforce - Beginner-focused solved Codeforces 800-rated C++ problems with explanations.
- RandomPasswordGeneratorCpp - Secure random password generator CLI using configurable length and character sets.