This repository contains three structured C++ console-based applications developed as part of internship tasks. Each project demonstrates practical implementation of core programming concepts, modular design, and logical problem-solving.
A basic user authentication system implementing registration and login functionality with structured validation logic.
A console-based banking application that simulates core financial operations such as account creation, deposits, withdrawals, and balance inquiry.
An academic CGPA calculator designed to compute grade point averages based on subject grades and credit hours.
All projects are developed using:
The purpose of these projects is to demonstrate understanding of:
© 2026 Zarnab Laeeq-ur-Rehman