Skip to content

Commit

Permalink
add uofa experience
Browse files Browse the repository at this point in the history
  • Loading branch information
WillQizza committed Sep 28, 2024
1 parent a21141b commit d3f304e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/data/experience.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d3f304e

Please sign in to comment.