SRM GPA Calculator

Instantly shows GPA across all semesters of SRM IST.

Visit Website
July 21, 2026 Why I Built an SRM GPA Calculator

As an SRM student or someone helping SRM students you quickly realize that calculating GPA is not difficult. Finding the correct subjects and credit values is.

Every semester students search through curriculum documents or old notes just to find the right subjects. After that they still have to enter every subject and credit manually before they can even calculate their GPA. It is repetitive and easy to make mistakes.

That is the problem I wanted to solve.

Instead of asking students to do all the manual work I decided to build a calculator that already knows the subjects and credits for each course and semester. To make that possible I spent several days reading the official SRM 2021 curriculum documents and organizing the information into a structured database. It was the most challenging part of the project because the information was spread across many pages and had to be checked carefully for accuracy.

Once the data was organized I connected it with the calculator. Now students simply select their course semester and subject grades. The calculator automatically loads the correct subjects and credit values before calculating the GPA.

The project was never about adding as many features as possible. It was about removing unnecessary work. When a tool can save students a few minutes every semester and help them avoid calculation mistakes then it has achieved its purpose.

The calculator has also grown beyond GPA calculation. It now includes other academic tools such as a CGPA Calculator an Arrear Calculator and a CGPA to Percentage Calculator so students can manage different academic calculations in one place.

I continue improving these tools based on real student needs. Small improvements like automatic subject loading clear interfaces and accurate calculations can make a big difference over the course of a degree.

If this project saves even one student from spending time searching through curriculum documents every semester then the effort of building it was worthwhile.

1 Comment

  1. 1

    I like that you focused on removing the repetitive setup work instead of trying to make the GPA calculation itself more complicated.

    I'll be interested to see which academic tool students keep coming back to most. That usually reveals where the product creates the most practical value beyond the initial use case.

About

When I started looking for an SRM GPA calculator I noticed that most available tools still required students to enter subject names and credit values manually. I wanted to build something that removed those extra steps.