Compare commits
4 Commits
cf0622dd81
...
083f2667a7
Author | SHA1 | Date | |
---|---|---|---|
|
083f2667a7 | ||
|
164d8d28d7 | ||
|
b78603bd8d | ||
|
2bdeeb3deb |
@ -43,18 +43,30 @@
|
|||||||
= Experience
|
= Experience
|
||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
|
#work_entry(
|
||||||
|
"Software Engineering Intern",
|
||||||
|
"Magna",
|
||||||
|
company_link: "https://magna.so",
|
||||||
|
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",
|
||||||
|
company_link: "https://immigr8now.com",
|
||||||
start_date: "Jan 2024",
|
start_date: "Jan 2024",
|
||||||
end_date: "Apr 2024",
|
end_date: "Apr 2024",
|
||||||
location: "Remote",
|
location: "Remote",
|
||||||
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],
|
||||||
@ -69,6 +81,7 @@
|
|||||||
#work_entry(
|
#work_entry(
|
||||||
"Software Engineering Intern",
|
"Software Engineering Intern",
|
||||||
"Dropbase",
|
"Dropbase",
|
||||||
|
company_link: "https://dropbase.io",
|
||||||
start_date: "May 2023",
|
start_date: "May 2023",
|
||||||
end_date: "Aug 2023",
|
end_date: "Aug 2023",
|
||||||
location: "Remote",
|
location: "Remote",
|
||||||
@ -92,16 +105,17 @@
|
|||||||
#work_entry(
|
#work_entry(
|
||||||
"Backend Developer",
|
"Backend Developer",
|
||||||
"Hack the North",
|
"Hack the North",
|
||||||
|
company_link: "https://hackthenorth.com",
|
||||||
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
|
||||||
@ -114,6 +128,7 @@
|
|||||||
#work_entry(
|
#work_entry(
|
||||||
"Software Developer",
|
"Software Developer",
|
||||||
"Organization for Transformative Works",
|
"Organization for Transformative Works",
|
||||||
|
company_link: "https://otw.org",
|
||||||
start_date: "Feb 2024",
|
start_date: "Feb 2024",
|
||||||
end_date: "present",
|
end_date: "present",
|
||||||
location: "Remote",
|
location: "Remote",
|
||||||
|
36
lib.typ
36
lib.typ
@ -61,21 +61,31 @@
|
|||||||
start_date: none,
|
start_date: none,
|
||||||
end_date: none,
|
end_date: none,
|
||||||
location: none,
|
location: none,
|
||||||
|
company_link: none,
|
||||||
) = {
|
) = {
|
||||||
cv_entry(left_content: {
|
cv_entry(
|
||||||
set par(justify: true)
|
left_content: {
|
||||||
text(DETAILS_TITLE_FONT_SIZE)[*#company* | _#role _]
|
set par(justify: true)
|
||||||
|
if company_link == none {
|
||||||
|
text(DETAILS_TITLE_FONT_SIZE)[*#company* | _#role _]
|
||||||
|
} else {
|
||||||
|
// size is DETAILS_TITLE_FONT_SIZE
|
||||||
|
text(DETAILS_TITLE_FONT_SIZE)[#link(company_link)[*#company*] | _#role _]
|
||||||
|
}
|
||||||
|
|
||||||
if tools != none {
|
if tools != none {
|
||||||
set strong(delta: SMALL_STRONG)
|
set strong(delta: SMALL_STRONG)
|
||||||
text[ | *#tools* ]
|
text[ | *#tools* ]
|
||||||
}
|
}
|
||||||
}, right_content: {
|
},
|
||||||
[_#start_date -- #end_date _]
|
right_content: {
|
||||||
// if location != none {
|
[_#start_date -- #end_date _]
|
||||||
// format_location(location)
|
// if location != none {
|
||||||
// }
|
// format_location(location)
|
||||||
}, details: tasks)
|
// }
|
||||||
|
},
|
||||||
|
details: tasks,
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
#let project(
|
#let project(
|
||||||
|
Loading…
Reference in New Issue
Block a user