You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modular C++ CLI Math Quiz game. Features dynamic question generation with varied difficulties and operations. Optimized via pass-by-reference and SRP. Developed as the 2nd project of the 5th course (Algorithms & Problem Solving L2) on the ProgrammingAdvices platform.
A production-grade, header-only C++ lightweight utility toolkit featuring highly optimized modules for math algorithms, safe array/vector manipulations, secure symmetric text encryption, and robust fail-safe stream input validation.
A multi-phase Bank Management System in C++ featuring multi-user authentication, granular permissions matrix, transactional ledger, and system audit logs.