mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
updated education section
This commit is contained in:
parent
8d79ca9174
commit
2c9a63589c
1 changed files with 3 additions and 3 deletions
|
|
@ -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 (>3.5 GPA)
|
4-time Dean's List Award recipient (>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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue