fix: do not lie about grad date
This commit is contained in:
parent
b8d11e72f5
commit
41fac708b6
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user