This repository was archived by the owner on Aug 12, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
174 lines (174 loc) · 10.8 KB
/
Copy pathindex.html
File metadata and controls
174 lines (174 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>GPA & CGPA Calculator - Track Your Academic Performance</title>
<meta name="title" content="GPA & CGPA Calculator - Track Your Academic Performance">
<meta name="description" content="Free online GPA and CGPA calculator to track your academic performance. Calculate semester GPA, cumulative CGPA, and convert between different grading systems easily.">
<meta name="keywords" content="GPA calculator, CGPA calculator, 10 point GPA calculator, Indian university GPA calculator, grade calculator, semester GPA, cumulative GPA, grade point average, CGPA converter, free GPA calculator online">
<meta name="author" content="Sabareesh">
<meta name="robots" content="index, follow">
<meta name="google-site-verification" content="YO1pZ3TKEhvJA9VAY1qdyaKvStImF_uMVqCd45supmk" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://getgpa.vercel.app/">
<meta property="og:title" content="GPA & CGPA Calculator - Track Your Academic Performance">
<meta property="og:description" content="Free online GPA and CGPA calculator to track your academic performance. Calculate semester GPA, cumulative CGPA, and convert between different grading systems easily.">
<meta property="og:image" content="https://getgpa.vercel.app/image.png">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://getgpa.vercel.app/">
<meta property="twitter:title" content="GPA & CGPA Calculator - Track Your Academic Performance">
<meta property="twitter:description" content="Free online GPA and CGPA calculator to track your academic performance. Calculate semester GPA, cumulative CGPA, and convert between different grading systems easily.">
<meta property="twitter:image" content="https://getgpa.vercel.app/image.png">
<link rel="icon" type="image/png" href="image.png">
<link rel="apple-touch-icon" sizes="180x180" href="image.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<meta name="theme-color" content="#000000">
<link rel="canonical" href="https://getgpa.vercel.app/">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "GPA & CGPA Calculator",
"description": "Free online GPA and CGPA calculator to track your academic performance. Calculate semester GPA, cumulative CGPA, and convert between different grading systems easily.",
"url": "https://getgpa.vercel.app",
"applicationCategory": "EducationalApplication",
"operatingSystem": "Any",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"author": {
"@type": "Person",
"name": "Sabareesh",
"url": "https://github.com/Frozen-47"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"ratingCount": "1"
}
}
</script>
</head>
<body>
<div class="main">
<div class="hero">
<h1>📊 Free GPA & CGPA Calculator for Indian Universities</h1>
<p class="subtitle">Track your academic performance across all semesters with 10-point grading scale</p>
</div>
<div class="tabs">
<button class="tab active" data-tab="gpa">Calculate GPA</button>
<button class="tab" data-tab="cgpa">Calculate CGPA</button>
<button class="tab" data-tab="converter">GPA to CGPA</button>
</div>
<div class="tab-content active" id="gpa">
<div class="section">
<div class="section-header">
<h2 class="section-title">Semester GPA</h2>
</div>
<div class="result-display">
<div class="result-label">Your GPA</div>
<div class="result-value" id="gpaValue">0.00</div>
<div class="result-label" style="margin-top: 1rem; font-size: 0.75rem;">
<span id="gpaCredits">0</span> Credits
</div>
</div>
</div>
<div class="semester-card">
<div id="gpaCourses"></div>
<button class="add-btn" id="addGpaCourse">+ Add Course</button>
</div>
</div>
<div class="tab-content" id="cgpa">
<div class="section">
<div class="section-header">
<h2 class="section-title">Cumulative GPA (CGPA)</h2>
</div>
<div class="result-display">
<div class="result-label">Overall Performance</div>
<div class="result-value" id="cgpaValue">0.00</div>
<div class="result-label" style="margin-top: 1rem; font-size: 0.75rem;">
<span id="totalCredits">0</span> Total Credits
</div>
</div>
</div>
<div id="semestersGrid"></div>
<button class="add-btn" id="addSemesterBtn">+ Add Semester</button>
</div>
<div class="tab-content" id="converter">
<div class="section">
<div class="section-header">
<h2 class="section-title">Convert GPA to CGPA</h2>
</div>
<div class="result-display">
<div class="result-label">Calculated CGPA</div>
<div class="result-value" id="convertedCgpa">0.00</div>
</div>
</div>
<div class="section">
<div class="section-header">
<h2 class="section-title">Enter Semester GPAs</h2>
</div>
<div id="gpaInputs"></div>
<button class="add-btn" id="addGpaInput">+ Add Semester GPA</button>
</div>
</div>
<div class="section">
<div class="section-header">
<h2 class="section-title">Grade Scale Reference</h2>
</div>
<div class="grade-scale">
<div class="grade-item"><span class="grade-badge">O</span><span class="grade-value"> = 9.0-10.0</span></div>
<div class="grade-item"><span class="grade-badge">D+</span><span class="grade-value"> = 8.0-8.9</span></div>
<div class="grade-item"><span class="grade-badge">D</span><span class="grade-value"> = 7.5-7.9</span></div>
<div class="grade-item"><span class="grade-badge">A+</span><span class="grade-value"> = 7.0-7.4</span></div>
<div class="grade-item"><span class="grade-badge">A</span><span class="grade-value"> = 6.0-6.9</span></div>
<div class="grade-item"><span class="grade-badge">B</span><span class="grade-value"> = 5.0-5.9</span></div>
<div class="grade-item"><span class="grade-badge">C</span><span class="grade-value"> = 4.0-4.9</span></div>
<div class="grade-item"><span class="grade-badge">U</span><span class="grade-value"> = 0.0</span></div>
</div>
</div>
<div class="section">
<div class="section-header">
<h2 class="section-title">How to Calculate Your GPA & CGPA</h2>
</div>
<div class="seo-content">
<p>Looking for a free 10-point GPA calculator for Indian universities? Our online CGPA calculator helps you track both semester GPA and cumulative CGPA across multiple semesters with ease. Perfect for engineering students, B.Tech, MBA, and all undergraduate programs.</p>
<h3>10-Point Grading Scale for Indian Universities</h3>
<p>Most Indian universities use a 10-point grading scale where O (Outstanding) = 9.0-10.0, D+ (Excellent) = 8.0-8.9, D (Distinction) = 7.5-7.9, A+ (Very Good) = 7.0-7.4, A (Good) = 6.0-6.9, B (Average) = 5.0-5.9, C (Satisfactory) = 4.0-4.9, and U (Reappear/Absent) = 0.0. Our calculator supports this standard grading system used across India. Simply enter your course credits and grades to get instant, accurate GPA and CGPA results.</p>
<h3>Why Use This Free GPA Calculator?</h3>
<ul>
<li><strong>100% Free:</strong> No registration, no payment, no ads - completely free forever</li>
<li><strong>Instant Results:</strong> Calculate semester GPA and CGPA in real-time as you type</li>
<li><strong>Indian Standard:</strong> Built specifically for 10-point grading system used in Indian universities</li>
<li><strong>Track Multiple Semesters:</strong> Monitor CGPA across 8 semesters or more</li>
<li><strong>GPA to CGPA Converter:</strong> Easily convert semester GPAs to cumulative CGPA</li>
<li><strong>Mobile Friendly:</strong> Works perfectly on smartphones, tablets, and computers</li>
<li><strong>Private & Secure:</strong> All calculations happen in your browser - no data stored</li>
</ul>
<h3>How to Calculate GPA and CGPA</h3>
<p>GPA (Grade Point Average) is calculated by multiplying each course's credit hours by the grade points earned, then dividing the total grade points by the total credit hours. CGPA (Cumulative Grade Point Average) is calculated the same way but includes all semesters. Our calculator automates this process for Indian university students, ensuring 100% accuracy and saving you time during exam results.</p>
<h3>Supported Universities & Colleges</h3>
<p>This calculator works for all Indian universities using the 10-point grading system including IIT, NIT, BITS Pilani, VIT, SRM, Anna University, Delhi University, Mumbai University, Pune University, and most engineering colleges across India. Whether you're calculating your semester GPA or overall CGPA for job applications and higher studies, this tool is perfect for you.</p>
</div>
</div>
</div>
<footer class="footer">
<p class="footer-text">
Built by Sabareesh. Find me on
<strong><a href="https://discord.com/users/1272910357517701147" target="_blank" rel="noopener noreferrer"
class="resume-link">Discord</a></strong>
and
<strong><a href="https://github.com/Frozen-47" target="_blank" rel="noopener noreferrer"
class="resume-link">GitHub</a></strong>
</p>
</footer>
<script src="script.js"></script>
</body>
</html>