From 41fac708b64c7733f0bd1e5e3ca6e2fc06177f46 Mon Sep 17 00:00:00 2001 From: eggy Date: Mon, 3 Feb 2025 21:34:09 -0500 Subject: [PATCH] fix: do not lie about grad date --- backend_infra.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend_infra.typ b/backend_infra.typ index cbe81a9..d46f13f 100644 --- a/backend_infra.typ +++ b/backend_infra.typ @@ -5,8 +5,8 @@ #work_entry( "University of Waterloo", "B.A.Sc. in Computer Engineering, Honours — 3.7/4.0 GPA", - start_date: "2022", - end_date: "2026", + start_date: "Sep 2022", + end_date: "Apr 2027", location: "Waterloo, ON", tasks: ( // [Courses: Object-oriented programming, data structures & algorithms, concurrency,