Compare commits
2 Commits
3e3c23d628
...
41fac708b6
Author | SHA1 | Date | |
---|---|---|---|
|
41fac708b6 | ||
|
b8d11e72f5 |
@ -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,
|
||||
@ -44,7 +44,7 @@
|
||||
location: "New York, NY",
|
||||
tools: "Rust, TypeScript, Solidity, React, GraphQL",
|
||||
tasks: (
|
||||
[Shipped dashboard to enable one-click creation and deployment of
|
||||
[Shipped dashboard to enable *one-click creation and deployment* of
|
||||
#link("https://claim.paramgaming.com/")[landing] #link("https://claim.moonray.game/")[pages]
|
||||
to distribute customer tokens],
|
||||
[Created and refactored data models, controllers, and *GraphQL APIs* to store and
|
||||
@ -56,26 +56,6 @@
|
||||
),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Backend Lead",
|
||||
"Hack the North",
|
||||
company_link: "https://hackthenorth.com",
|
||||
start_date: "Mar 2023",
|
||||
end_date: "Oct 2024",
|
||||
location: "Waterloo, ON",
|
||||
tools: "TypeScript, Express, Postgres, Kubernetes",
|
||||
tasks: (
|
||||
[Led 6-person engineering team, shipping shift scheduling system and hardware
|
||||
inventory system to *6000+ users*],
|
||||
[Streamlined event check-in times for *1900+* guests by automatically generating
|
||||
Apple Wallet passes over Express],
|
||||
[Overhauled CI/CD pipelines, speeding up builds by *35%* by parallelising testing
|
||||
and type checking with *Buildkite*],
|
||||
[Resolved slowdowns by *introducing OpenTelemetry tracing* onto *Grafana*
|
||||
dashboards managed in *Kubernetes*],
|
||||
),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Software Engineering Intern",
|
||||
"Dropbase",
|
||||
@ -101,6 +81,26 @@
|
||||
),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Backend Lead",
|
||||
"Hack the North",
|
||||
company_link: "https://hackthenorth.com",
|
||||
start_date: "Mar 2023",
|
||||
end_date: "Oct 2024",
|
||||
location: "Waterloo, ON",
|
||||
tools: "TypeScript, Express, Postgres, Kubernetes",
|
||||
tasks: (
|
||||
[Led 6-person engineering team, shipping shift scheduling system and hardware
|
||||
inventory system to *6000+ users*],
|
||||
[Streamlined event check-in times for *1900+* guests by automatically generating
|
||||
Apple Wallet passes over Express],
|
||||
[Overhauled CI/CD pipelines, speeding up builds by *35%* by parallelising testing
|
||||
and type checking with *Buildkite*],
|
||||
[Resolved slowdowns by *introducing OpenTelemetry tracing* onto *Grafana*
|
||||
dashboards managed in *Kubernetes*],
|
||||
),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Software Developer",
|
||||
"Immigr8",
|
||||
|
Loading…
Reference in New Issue
Block a user