Tagline
Every student’s GPA, without the spreadsheet.
The problem
Students across departments were working out GPA and CGPA by hand, or with generic online calculators that know nothing about PSNA’s credit structure. Each department carries different credit weights per regulation, so a generic tool quietly gives the wrong answer — and doing it manually invites arithmetic slips at exactly the moment the number matters most.
The goal
Give any PSNA student an accurate, department-correct GPA in under a minute, on a phone, with no login and no app install.
The solution
A department-aware calculator that loads the correct subject and credit table for the chosen department and semester, computes weighted GPA and cumulative CGPA, and includes a separate internal-mark calculator for mid-semester tracking.
My approach
I started by collecting the real credit tables department by department instead of assuming a uniform structure — that assumption is exactly what makes every generic calculator wrong here. Everything runs client-side so it loads instantly on a weak campus connection, and the form is shaped so the common path is three taps.
Key features
- Department-wise credit tables
- Weighted GPA per semester
- Cumulative CGPA across semesters
- Separate internal-mark calculator
- Works offline once loaded
- Mobile-first, no login