From d3f304ede2e4dd6d9eb94f0f73686e134a6e17ba Mon Sep 17 00:00:00 2001 From: WillQizza Date: Sat, 28 Sep 2024 01:43:39 -0600 Subject: [PATCH] add uofa experience --- src/data/experience.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/data/experience.json b/src/data/experience.json index b0209dc..4f3951a 100644 --- a/src/data/experience.json +++ b/src/data/experience.json @@ -1,4 +1,22 @@ [ + { + "id": "uofa", + "company": "University of Alberta", + "title": "Undergraduate Teaching Assistant", + "responsibilities": [ + "Created and led multiple lab sessions for CMPUT 404, a course centered on web applications and architecture", + "Conducted office hours to offer additional guidance and support, tutoring students to help them understand course material" + ], + "location": "Edmonton, Alberta", + "from": { + "month": "September", + "year": 2024 + }, + "to": { + "month": null, + "year": null + } + }, { "id": "vanmok2", "company": "Vanmok Leak Detection Technologies",