C & C++ Notebooks

C and C++ Project Examples

Project portfolio mapped to the C programming tutorial and C++ notes learning path.

Project Directory (All 7)

Full Portfolio

Every linked project is included here with short professional summaries.

  1. SecureBank-CLI - C++17 banking simulator with secure credential handling, JSON/JSONL persistence, tests, sanitizers, and Docker.
  2. Contact-Management-System - Production-grade C11 contact manager with SQLite, Argon2id, backups, and test coverage.
  3. CustomerSlip-CLI - C++17 billing CLI with discount calculations, clean receipts, and CSV/JSONL persistence.
  4. AirportDesk-Assistant - C++ utility for record validation, parsing, and CSV export for airport desk workflows.
  5. Impress-Crush-Cpp-ASCII - Image-to-ASCII C++ converter with filtering, shape matching, gamma correction, and multithreading.
  6. competitive_programming-codeforce - Beginner-focused solved Codeforces 800-rated C++ problems with explanations.
  7. RandomPasswordGeneratorCpp - Secure random password generator CLI using configurable length and character sets.