pushing new data

This commit is contained in:
2024-04-10 22:30:17 +01:00
parent 2d08313b05
commit a59843534b
4 changed files with 27 additions and 17 deletions

View File

@@ -6,7 +6,8 @@ const educationData : EducationArgs[] = [
subtitle: "Artificial Intelligence",
institution: "University Of Edinburgh",
city: "Edinburgh",
startDate: "September 2023",
startDate: "Sep 2023",
endDate: "Sep 2024",
notes: [
"Expected graduation in September 2024"
]
@@ -16,8 +17,8 @@ const educationData : EducationArgs[] = [
subtitle: "Computer Science",
institution: "Queen Mary University of London",
city: "London",
startDate: "September 2020",
endDate: "July 2023",
startDate: "Sep 2020",
endDate: "Jul 2023",
notes: [
"Graduated with Honours, First Class",
"Recipient of the Westfield Trust Academic Prize",
@@ -29,8 +30,8 @@ const educationData : EducationArgs[] = [
subtitle: "advanced IT, Maths and Physics",
institution: "Zamoyski High-school",
city: "Warsaw",
startDate: "September 2017",
endDate: "July 2020",
startDate: "Sep 2017",
endDate: "Jul 2020",
notes: [
"Final exam in Computer Science: 98% percentile",
"Final exam in Physics: 97% percentile",