updated education section

This commit is contained in:
liyunze 2024-01-18 13:22:29 +08:00
parent 8d79ca9174
commit 2c9a63589c

View file

@ -12,15 +12,15 @@ import Line from "../elements/NetworkLine.astro";
<div class="flex flex-col justify-left w-full mb-3"> <div class="flex flex-col justify-left w-full mb-3">
<h2 class="font-bold text-xl"> <h2 class="font-bold text-xl">
Diploma in Computer Science Diploma in Computer Science
</h2><h3>Jan 2022 - Present</h3> </h2><h3>Jan 2022 - 2024</h3>
</div> </div>
<hr class="w-full mb-3" /> <hr class="w-full mb-3" />
<h3 class="mb-1 font-bold text-lg">Achievements</h3> <h3 class="mb-1 font-bold text-lg">Achievements</h3>
<ul class="list-disc list-inside"> <ul class="list-disc list-inside">
<li> <li>
3-time Dean's List Award recipient (&gt;3.5 GPA) 4-time Dean's List Award recipient (&gt;3.5 GPA)
</li> </li>
<li>3.77 CGPA</li> <li>3.8 CGPA</li>
<li>President of Computer Programming Club</li> <li>President of Computer Programming Club</li>
<li>Vice President of Diploma Union</li> <li>Vice President of Diploma Union</li>
</ul> </ul>