chore: touchups and fixes
This commit is contained in:
@@ -26,20 +26,6 @@ const educationData : EducationArgs[] = [
|
||||
"Recipient of the Westfield Trust Academic Prize",
|
||||
"Graduated with overall average at 90%"
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "High-school Education",
|
||||
subtitle: "advanced IT, Maths and Physics",
|
||||
institution: "Zamoyski High-school",
|
||||
city: "Warsaw",
|
||||
startDate: "Sep 2017",
|
||||
endDate: "Jul 2020",
|
||||
notes: [
|
||||
"Final exam in Computer Science: 98% percentile",
|
||||
"Final exam in Physics: 97% percentile",
|
||||
"Final exam in Mathematics: 92% percentile"
|
||||
],
|
||||
useWith: true //todo fix this (i.e. this does nothing)
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user