About This Project
Overview
A lightweight, deployed CGPA/GPA calculator built for COMSATS students, with per-semester progress bars and a responsive vanilla HTML/CSS/JS UI — no framework overhead for a tool that needs to load instantly.
Motivation
Every semester I saw classmates doing CGPA math by hand or in a shared spreadsheet, so I built a tool tailored to COMSATS' exact grading scheme.
Lessons Learned
Keeping it framework-free was a deliberate choice — for a tool this simple, vanilla HTML/CSS/JS loaded faster and was easier for other students to fork and tweak than a full framework setup would have been.
