Skip to content

Commit 654c6e6

Browse files
committed
Update cumulative GPA
1 parent c4e192c commit 654c6e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ const principles = [
211211
<div class="mt-12 grid gap-8 border-t border-line pt-8 md:grid-cols-3">
212212
<div><p class="font-mono text-xs uppercase text-muted">Primary stack</p><p class="mt-3 text-sm leading-7">TypeScript, Next.js, React, PostgreSQL, Prisma, Node.js</p></div>
213213
<div><p class="font-mono text-xs uppercase text-muted">Additional work</p><p class="mt-3 text-sm leading-7">Go, Python, C#, SQL, Linux, Docker, AWS, Vercel</p></div>
214-
<div><p class="font-mono text-xs uppercase text-muted">Education</p><p class="mt-3 text-sm leading-7">B.Sc. Software Engineering, expected 2027 · GPA 4.59 / 5.0</p></div>
214+
<div><p class="font-mono text-xs uppercase text-muted">Education</p><p class="mt-3 text-sm leading-7">B.Sc. Software Engineering, expected 2027 · GPA 4.63 / 5.0</p></div>
215215
</div>
216216
<div class="mt-12 flex flex-wrap gap-x-8 gap-y-4">
217217
<a class="text-link" href="https://github.com/danielcadev/danielcadev/blob/main/CODEBASE_METRICS.md" target="_blank" rel="noreferrer">Measurement methodology <ArrowUpRight size={16} stroke-width={1.8} /></a>

0 commit comments

Comments
 (0)