Compare commits

...

1 Commits

Author SHA1 Message Date
eggy
41fac708b6 fix: do not lie about grad date 2025-02-03 21:34:09 -05:00

View File

@@ -5,8 +5,8 @@
#work_entry( #work_entry(
"University of Waterloo", "University of Waterloo",
"B.A.Sc. in Computer Engineering, Honours — 3.7/4.0 GPA", "B.A.Sc. in Computer Engineering, Honours — 3.7/4.0 GPA",
start_date: "2022", start_date: "Sep 2022",
end_date: "2026", end_date: "Apr 2027",
location: "Waterloo, ON", location: "Waterloo, ON",
tasks: ( tasks: (
// [Courses: Object-oriented programming, data structures & algorithms, concurrency, // [Courses: Object-oriented programming, data structures & algorithms, concurrency,