feat: add magna

This commit is contained in:
eggy 2024-08-09 14:43:35 -04:00
parent cf0622dd81
commit 2bdeeb3deb

View File

@ -43,6 +43,16 @@
= Experience = Experience
#indent[ #indent[
#work_entry(
"Software Engineering Intern",
"Magna",
start_date: "Sep 2024",
end_date: "Dec 2024",
location: "New York, NY",
tools: "React, TypeScript, Rust, GraphQL, AWS",
tasks: ([Improving token distribution infrastructure averaging *\$1 million* in
transactions per day],),
)
#work_entry( #work_entry(
"Software Engineering Intern", "Software Engineering Intern",
"Immigr8", "Immigr8",
@ -52,9 +62,9 @@
tools: "React, TypeScript, Spring Boot, Postgres, AWS", tools: "React, TypeScript, Spring Boot, Postgres, AWS",
tasks: ( tasks: (
// [Improved client responsiveness by *80* by employing stale-while-revalidate hooks for caching and ?? SWR performance, caching, error handling], // [Improved client responsiveness by *80* by employing stale-while-revalidate hooks for caching and ?? SWR performance, caching, error handling],
[Owned the creation of an end-to-end document vault feature in *React* for users // [Owned the creation of an end-to-end document vault feature in React for users to
to upload and verify identity documents with Textract, reducing support tickets // upload and verify identity documents with Textract, reducing support tickets by
by *25%*], // *25%*],
[Planned and executed a roadmap to *SOC 2 security compliance* by implementing [Planned and executed a roadmap to *SOC 2 security compliance* by implementing
*role-based permissions with JWTs* in Spring Boot, logging alerts to CloudWatch, *role-based permissions with JWTs* in Spring Boot, logging alerts to CloudWatch,
and introducing new privacy controls for user data], and introducing new privacy controls for user data],
@ -95,13 +105,13 @@
start_date: "Mar 2023", start_date: "Mar 2023",
end_date: "present", end_date: "present",
location: "Waterloo, ON", location: "Waterloo, ON",
tools: "Express, TypeScript, Postgres, GraphQL", tools: "Express, TypeScript, Postgres, Kubernetes",
tasks: ( tasks: (
[Built a new travel tool application leveraging GraphQL and Apollo Server to [Built a new travel tool application leveraging GraphQL and Apollo Server to
track bus capacity for *500+* attendees through real-time registration processes], track bus capacity for *500+* attendees through real-time registration processes],
[Streamlined event check-in times by *80%* for *1900+* guests by generating Apple [Streamlined event check-in times by *80%* for *1900+* guests by generating Apple
Wallet passes over Express], Wallet passes over Express],
[Diagnosed and recovered from crashes due to load spikes up to 800k updates per [Diagnosed and recovered from crashes due to load spikes up to *800k* updates per
hour at the world's largest student-run hackathon by autoscaling Redis and hour at the world's largest student-run hackathon by autoscaling Redis and
Postgres on Kubernetes], Postgres on Kubernetes],
[Slashed dev server reload time from *130 → 9 s* by introducing threading and [Slashed dev server reload time from *130 → 9 s* by introducing threading and