Compare commits

..

2 Commits

Author SHA1 Message Date
eggy
d37d35b2d0 feat: add syscom 2025-01-18 22:24:37 -05:00
eggy
0f1209b9c2 feat: add gpa 2025-01-17 12:31:40 -05:00
3 changed files with 14 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#let education = indent[ #let education = indent[
#work_entry( #work_entry(
"University of Waterloo", "University of Waterloo",
"B.A.Sc. in Computer Engineering, Honours", "B.A.Sc. in Computer Engineering — 3.7/4.0 GPA",
start_date: "Sep 2022", start_date: "Sep 2022",
end_date: "Apr 2027", end_date: "Apr 2027",
location: "Waterloo, ON", location: "Waterloo, ON",
@@ -111,6 +111,17 @@
horizontally scaling services on Kubernetes], horizontally scaling services on Kubernetes],
), ),
) )
#work_entry(
"Systems Administrator",
"University of Waterloo Computer Science Club",
company_link: "https://csclub.uwaterloo.ca",
start_date: "Jan 2025",
end_date: "present",
location: "Waterloo, ON",
tools: "Linux, Docker, Kubernetes",
tasks: ([?? git things], [?? hell yeah kubernetes],),
)
] ]
= Awards = Awards

View File

@@ -4,7 +4,7 @@
#let education = indent[ #let education = indent[
#work_entry( #work_entry(
"University of Waterloo", "University of Waterloo",
"B.A.Sc. in Computer Engineering, Honours", "B.A.Sc. in Computer Engineering — 3.7/4.0 GPA",
start_date: "Sep 2022", start_date: "Sep 2022",
end_date: "Apr 2027", end_date: "Apr 2027",
location: "Waterloo, ON", location: "Waterloo, ON",

View File

@@ -4,7 +4,7 @@
#let education = indent[ #let education = indent[
#work_entry( #work_entry(
"University of Waterloo", "University of Waterloo",
"B.A.Sc. in Computer Engineering, Honours", "B.A.Sc. in Computer Engineering — 3.7/4.0 GPA",
start_date: "Sep 2022", start_date: "Sep 2022",
end_date: "Apr 2027", end_date: "Apr 2027",
location: "Waterloo, ON", location: "Waterloo, ON",