Skip to content

Commit

Permalink
chore: Update education details and resume
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-Kwan committed May 12, 2024
1 parent de122e5 commit 8649f8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/education.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ function Education() {
<EducationCard
schoolName="Georgia Institute of Technology"
subschoolDescription="College of Computing"
dateRange="August 2021 - Expected May 2024"
credential="Bachelor of Science in Computer Science"
dateRange="August 2021 - May 2024"
credential="Bachelor of Science in Computer Science with Highest Honors"
logoUrl="https://brand.gatech.edu/sites/default/files/inline-images/GTVertical_RGB.png"
links={[
{
Expand All @@ -37,7 +37,7 @@ function Education() {
<b>Threads:</b> Intelligence and Media
</p>
}
gpa="3.9"
gpa="3.9, summa cum laude"
/>
<EducationCard
schoolName="Gwinnett Technical College"
Expand Down
Binary file modified public/documents/Kevin_Kwan_Resume_2024.pdf
Binary file not shown.

0 comments on commit 8649f8d

Please sign in to comment.