Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e12fea56c | ||
|
|
9a7c7d6ee1 | ||
|
|
89cb3f276f | ||
|
|
5cbaf3ff11 |
@@ -5,6 +5,7 @@
|
|||||||
- Typst
|
- Typst
|
||||||
- Font: Bitter
|
- Font: Bitter
|
||||||
- Font: Raleway, weights 400, 500, 600, 700
|
- Font: Raleway, weights 400, 500, 600, 700
|
||||||
|
- Font: Font Awesome 7
|
||||||
|
|
||||||
## Release guidelines
|
## Release guidelines
|
||||||
|
|
||||||
|
|||||||
@@ -4,13 +4,12 @@
|
|||||||
#let education = indent[
|
#let education = indent[
|
||||||
#work_entry(
|
#work_entry(
|
||||||
"University of Waterloo",
|
"University of Waterloo",
|
||||||
"B.A.Sc. in Computer Engineering, Honours — 3.7/4.0 GPA",
|
"B.A.Sc. in Computer Engineering, Honours",
|
||||||
start_date: "Sep 2022",
|
start_date: "Sep 2022",
|
||||||
end_date: "Apr 2027",
|
end_date: "Apr 2027",
|
||||||
location: "Waterloo, ON",
|
location: "Waterloo, ON",
|
||||||
tasks: (
|
tasks: (
|
||||||
[*Involvements*: UW Orbital Satellite Design Team, Intramurals (Beach
|
[*Involvements*: UW Orbital Satellite Design Team, Intramurals (Beach Volleyball), Creative Writing Club (Founder)],
|
||||||
Volleyball), Creative Writing Club (Founder)],
|
|
||||||
[*Hackathons*: #link("https://devpost.com/software/poof-3qshno")[TreeHacks 2025],
|
[*Hackathons*: #link("https://devpost.com/software/poof-3qshno")[TreeHacks 2025],
|
||||||
StormHacks 2022 (#link("https://devpost.com/software/perdiem")[EdTech Winner]),
|
StormHacks 2022 (#link("https://devpost.com/software/perdiem")[EdTech Winner]),
|
||||||
YRHacks 2022 (#link("https://devpost.com/software/resketch")[IBM Open Source Winner])],
|
YRHacks 2022 (#link("https://devpost.com/software/resketch")[IBM Open Source Winner])],
|
||||||
@@ -19,7 +18,7 @@
|
|||||||
]
|
]
|
||||||
|
|
||||||
#let skills = indent[
|
#let skills = indent[
|
||||||
*Languages:* Python, TypeScript/JavaScript, Rust, Java, C/C++, SQL, HTML/CSS \
|
*Languages:* Python, TypeScript/JavaScript, Rust, Java, C/C++, OCaml, SQL, HTML/CSS \
|
||||||
// Dart
|
// Dart
|
||||||
*Frameworks:* Node, React, Vue, GraphQL, Spring Boot, Express, Redis, Terraform,
|
*Frameworks:* Node, React, Vue, GraphQL, Spring Boot, Express, Redis, Terraform,
|
||||||
Prisma, Apollo, Axum \
|
Prisma, Apollo, Axum \
|
||||||
@@ -33,24 +32,36 @@
|
|||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
#work_entry(
|
#work_entry(
|
||||||
"Ramp",
|
"Jane Street",
|
||||||
"Software Engineering Intern (Incoming Summer 2026)",
|
"Software Engineering Intern",
|
||||||
company_link: "https://ramp.com",
|
company_link: "https://janestreet.com",
|
||||||
start_date: "May 2026",
|
start_date: "May 2026",
|
||||||
end_date: "Aug 2026",
|
end_date: "present",
|
||||||
location: "New York, NY",
|
location: "New York, NY",
|
||||||
tasks: ([???], [???], [???]),
|
logo: "jane_street.jpg",
|
||||||
|
tasks: (
|
||||||
|
[Moving commits and branches in version control to the cloud],
|
||||||
|
),
|
||||||
|
// blobstore - stored commits in cloud, unbundled them on local for seamless version control
|
||||||
|
// Computed diffs and conflicts for version tracking
|
||||||
|
// New draft path through an entire legacy codebase for special handling
|
||||||
)
|
)
|
||||||
|
|
||||||
#work_entry(
|
#work_entry(
|
||||||
"Rippling",
|
"Rippling",
|
||||||
"Software Engineering Intern (Incoming Winter 2026)",
|
"Software Engineering Intern",
|
||||||
company_link: "https://rippling.com",
|
company_link: "https://rippling.com",
|
||||||
start_date: "Feb 2026",
|
start_date: "Feb 2026",
|
||||||
end_date: "Apr 2026",
|
end_date: "Apr 2026",
|
||||||
location: "New York, NY",
|
location: "New York, NY",
|
||||||
tasks: ([???], [???], [???]),
|
logo: "rippling.jpg",
|
||||||
|
tasks: ([Introduced new isolated *rule-based validator framework* for customer data and domain layer between presentation APIs and databases, reducing data discrepencies by *30%*],
|
||||||
|
[Architected new declarative derived field framework based on data dependency graphs, *enabling cacheable incremental computations* for business data],
|
||||||
|
[Added support for jumping to future and past snapshots of database state via a deterministic, replayable-at-any-time-in-history change engine employing bitemporal data stores])
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
#work_entry(
|
#work_entry(
|
||||||
"Squint",
|
"Squint",
|
||||||
"Software Engineering Intern",
|
"Software Engineering Intern",
|
||||||
@@ -59,9 +70,10 @@
|
|||||||
end_date: "Aug 2025",
|
end_date: "Aug 2025",
|
||||||
location: "San Francisco, CA",
|
location: "San Francisco, CA",
|
||||||
tools: "Python, TypeScript, React, Postgres, AWS",
|
tools: "Python, TypeScript, React, Postgres, AWS",
|
||||||
|
logo: "squint.jpg",
|
||||||
tasks: (
|
tasks: (
|
||||||
[Architected *real-time pub/sub notifications framework & pipeline*, enabling
|
[Architected *real-time pub/sub notifications framework & pipeline*, enabling
|
||||||
*SLA-compliant alerts* for enterprise clients by routing system events to create
|
SLA-compliant alerts for enterprise clients by routing system events to create
|
||||||
*300+ daily* downstream notifications],
|
*300+ daily* downstream notifications],
|
||||||
[Engineered *multi-language data models transformer* by parsing and editing
|
[Engineered *multi-language data models transformer* by parsing and editing
|
||||||
*TypeScript & Python ASTs*, enabling *unified type safety* across the entire
|
*TypeScript & Python ASTs*, enabling *unified type safety* across the entire
|
||||||
@@ -73,45 +85,23 @@
|
|||||||
rollouts* and *cutting deployment latency by 90%*],
|
rollouts* and *cutting deployment latency by 90%*],
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
#work_entry(
|
#work_entry(
|
||||||
"Hack the North",
|
"Magna (YC W22)",
|
||||||
"Backend & Infrastructure Lead",
|
"Software Engineering Intern",
|
||||||
company_link: "https://hackthenorth.com",
|
company_link: "https://magna.so",
|
||||||
start_date: "Mar 2023",
|
start_date: "Sep 2024",
|
||||||
end_date: "Jan 2025",
|
end_date: "Dec 2024",
|
||||||
location: "Waterloo, ON",
|
location: "New York, NY",
|
||||||
tools: "TypeScript, Express, Postgres, Kubernetes",
|
tools: "Rust, TypeScript, Solidity, React, GraphQL",
|
||||||
tasks: (
|
tasks: (
|
||||||
[*Led 6-person engineering team* to ship shift scheduling and hardware inventory
|
[Investigated and *improved initial load times by >60%* for client sites by
|
||||||
tools to *1500+ event attendees*],
|
caching blockchain reads in Redis],
|
||||||
[*Launched bus registration platform* to *1000+ hackers*, featuring live capacity
|
[Migrated internal systems & libraries to an event-based architecture, reducing
|
||||||
tracking and email confirmations],
|
query boilerplate by *50%*],
|
||||||
// [Overhauled CI/CD pipelines, *speeding up builds by 35%* by parallelising testing
|
|
||||||
// and type checking with Buildkite],
|
|
||||||
[Profiled performance bottlenecks by adding *OpenTelemetry tracing* to Grafana
|
|
||||||
dashboards on *Kubernetes*],
|
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
// #work_entry(
|
|
||||||
// "Magna (YC W22)",
|
|
||||||
// "Software Engineering Intern",
|
|
||||||
// company_link: "https://magna.so",
|
|
||||||
// start_date: "Sep 2024",
|
|
||||||
// end_date: "Dec 2024",
|
|
||||||
// location: "New York, NY",
|
|
||||||
// tools: "Rust, TypeScript, Solidity, React, GraphQL",
|
|
||||||
// tasks: (
|
|
||||||
// [Enabled *one-click creation and deployment* of
|
|
||||||
// #link("https://claim.paramgaming.com/")[claim] #link("https://claim.moonray.game/")[portals],
|
|
||||||
// scaling to distribute *1M+* digital asset allocations],
|
|
||||||
// [Investigated and *improved initial load times by >60%* for client sites by
|
|
||||||
// caching blockchain reads in *Redis*],
|
|
||||||
// [Migrated internal systems & libraries to an event-based architecture, reducing
|
|
||||||
// query boilerplate by *50%*],
|
|
||||||
// ),
|
|
||||||
// )
|
|
||||||
|
|
||||||
// #work_entry(
|
// #work_entry(
|
||||||
// "Data Engineer",
|
// "Data Engineer",
|
||||||
// "Archive Of Our Own",
|
// "Archive Of Our Own",
|
||||||
@@ -140,11 +130,12 @@
|
|||||||
end_date: "Aug 2023",
|
end_date: "Aug 2023",
|
||||||
location: "Remote",
|
location: "Remote",
|
||||||
tools: "TypeScript, Python, React, Postgres, AWS",
|
tools: "TypeScript, Python, React, Postgres, AWS",
|
||||||
|
logo: "dropbase.jpg",
|
||||||
tasks: (
|
tasks: (
|
||||||
[*Shipped static analysis tool* for platform's *custom SQL dialect* by
|
[*Shipped static analysis tool* for platform's custom SQL dialect by
|
||||||
recursively processing an abstract syntax tree],
|
recursively processing an abstract syntax tree],
|
||||||
[Architected platform to clone, sync, and visualise databases for *3000+
|
[Architected platform to clone, sync, and visualise databases for *3000+
|
||||||
enterprise users* in *Python* and *React*],
|
enterprise users* in Python and React],
|
||||||
[*Designed merge conflict resolution system* to handle data mismatches, reducing
|
[*Designed merge conflict resolution system* to handle data mismatches, reducing
|
||||||
user-reported errors by *20%*],
|
user-reported errors by *20%*],
|
||||||
// [Built a unified API to seamlessly query and filter *8 data sources* such as
|
// [Built a unified API to seamlessly query and filter *8 data sources* such as
|
||||||
@@ -176,6 +167,29 @@
|
|||||||
// deploy *AWS Lambdas* on commit], // BE-infra only, FE ver is admin dashboard
|
// deploy *AWS Lambdas* on commit], // BE-infra only, FE ver is admin dashboard
|
||||||
// ),
|
// ),
|
||||||
// )
|
// )
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#work_entry(
|
||||||
|
"Hack the North",
|
||||||
|
"Backend & Infrastructure Lead",
|
||||||
|
company_link: "https://hackthenorth.com",
|
||||||
|
start_date: "Mar 2023",
|
||||||
|
end_date: "Jan 2025",
|
||||||
|
location: "Waterloo, ON",
|
||||||
|
tools: "TypeScript, Express, Postgres, Kubernetes",
|
||||||
|
logo: "hackthenorth.png",
|
||||||
|
tasks: (
|
||||||
|
[*Led 6-person engineering team* to ship shift scheduling and hardware inventory
|
||||||
|
tools to *1500+ event attendees*],
|
||||||
|
[*Launched bus registration platform* to *1000+ hackers*, featuring live capacity
|
||||||
|
tracking and email confirmations],
|
||||||
|
[Overhauled CI/CD pipelines, *speeding up builds by 35%* by parallelising testing
|
||||||
|
and type checking with Buildkite],
|
||||||
|
[Profiled performance bottlenecks by adding *OpenTelemetry tracing* to Grafana
|
||||||
|
dashboards on *Kubernetes*],
|
||||||
|
),
|
||||||
|
)
|
||||||
]
|
]
|
||||||
|
|
||||||
= Projects
|
= Projects
|
||||||
@@ -187,7 +201,7 @@
|
|||||||
repo_link: "https://github.com/potatoeggy/mandown",
|
repo_link: "https://github.com/potatoeggy/mandown",
|
||||||
tasks: (
|
tasks: (
|
||||||
[Created a CLI and GUI to download and convert webcomics into e-ink-optimised
|
[Created a CLI and GUI to download and convert webcomics into e-ink-optimised
|
||||||
files open-source over *3 years*],
|
files open source over *5 years*],
|
||||||
[Expanded support for new formats and features
|
[Expanded support for new formats and features
|
||||||
*#link("https://github.com/potatoeggy/mandown/issues/55")[based on]
|
*#link("https://github.com/potatoeggy/mandown/issues/55")[based on]
|
||||||
#link("https://github.com/potatoeggy/mandown/issues/89")[user]
|
#link("https://github.com/potatoeggy/mandown/issues/89")[user]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
#let fa(name) = {
|
#let fa(name) = {
|
||||||
text(font: "Font Awesome 6 Free Solid", size: 10pt, box[ #name ])
|
text(font: "Font Awesome 7 Free Solid", size: 10pt, box[ #name ])
|
||||||
}
|
}
|
||||||
|
|
||||||
// Regular icons
|
// Regular icons
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#import "fontawesome.typ": github, fa, link-icon
|
#import "fontawesome.typ": fa, github, link-icon
|
||||||
|
|
||||||
#let DEFAULT_STRONG = 300;
|
#let DEFAULT_STRONG = 300;
|
||||||
#let SMALL_STRONG = 300;
|
#let SMALL_STRONG = 300;
|
||||||
@@ -19,11 +19,16 @@
|
|||||||
|
|
||||||
#let HEADING_DETAILS_LIST_SPACING = 0.9em
|
#let HEADING_DETAILS_LIST_SPACING = 0.9em
|
||||||
|
|
||||||
#let DETAILS_LIST_SPACING = 0.7em
|
#let DETAILS_LIST_SPACING = 0.6em
|
||||||
#let DETAILS_LIST_INDENT = 1.25em
|
#let DETAILS_LIST_INDENT = 1em
|
||||||
|
|
||||||
#let JOB_TITLE_FONT_SIZE = 1.05em
|
#let JOB_TITLE_FONT_SIZE = 1.05em
|
||||||
|
|
||||||
|
#let LOGO_IMAGE_HEIGHT = 2.25em
|
||||||
|
#let LOGO_IMAGE_GAP = 0.75em
|
||||||
|
|
||||||
|
#let COMPACT = true
|
||||||
|
|
||||||
// rest = not top
|
// rest = not top
|
||||||
#let PAGE_MARGINS = (right: 0.425in, top: 0.3in, left: 0.375in, bottom: 0.4in)
|
#let PAGE_MARGINS = (right: 0.425in, top: 0.3in, left: 0.375in, bottom: 0.4in)
|
||||||
|
|
||||||
@@ -38,25 +43,38 @@
|
|||||||
|
|
||||||
// General entry that is split into a left and right half (for experience and education).
|
// General entry that is split into a left and right half (for experience and education).
|
||||||
#let cv_entry(left_content: none, right_content: none, details: none) = {
|
#let cv_entry(left_content: none, right_content: none, details: none) = {
|
||||||
|
let detail_block = if details == none or details.len() == 0 {
|
||||||
|
()
|
||||||
|
} else {
|
||||||
|
(
|
||||||
|
{
|
||||||
|
block(inset: (right: 0.75em), {
|
||||||
|
set strong(delta: SMALL_STRONG)
|
||||||
|
show link: underline
|
||||||
|
list(..details)
|
||||||
|
})
|
||||||
|
},
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
stack(
|
stack(
|
||||||
dir: ttb,
|
dir: ttb,
|
||||||
spacing: HEADING_DETAILS_LIST_SPACING,
|
spacing: HEADING_DETAILS_LIST_SPACING,
|
||||||
grid(columns: (15fr, 5fr), column-gutter: 0cm, {
|
grid(
|
||||||
set strong(delta: DEFAULT_STRONG)
|
columns: (15fr, 5fr),
|
||||||
set align(left)
|
column-gutter: 0cm,
|
||||||
left_content
|
{
|
||||||
}, {
|
set strong(delta: DEFAULT_STRONG)
|
||||||
set strong(delta: SMALL_STRONG)
|
set align(left)
|
||||||
set align(right)
|
left_content
|
||||||
right_content
|
},
|
||||||
}),
|
{
|
||||||
{
|
|
||||||
block(inset: (right: 0.75em), {
|
|
||||||
set strong(delta: SMALL_STRONG)
|
set strong(delta: SMALL_STRONG)
|
||||||
show link: underline
|
set align(right)
|
||||||
list(..details)
|
right_content
|
||||||
})
|
},
|
||||||
},
|
),
|
||||||
|
..detail_block,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -70,31 +88,62 @@
|
|||||||
end_date: none,
|
end_date: none,
|
||||||
location: none,
|
location: none,
|
||||||
company_link: none,
|
company_link: none,
|
||||||
|
logo: none,
|
||||||
) = {
|
) = {
|
||||||
cv_entry(left_content: {
|
cv_entry(
|
||||||
let company_text = if company_link == none {
|
left_content: {
|
||||||
[#company]
|
let logo_img = if logo != none {
|
||||||
} else {
|
// image("../logos/" + logo, height: LOGO_IMAGE_HEIGHT)
|
||||||
[#link(company_link)[#company]]
|
none
|
||||||
}
|
} else {
|
||||||
|
none
|
||||||
|
}
|
||||||
|
|
||||||
text(JOB_TITLE_FONT_SIZE)[*#company_text*]
|
let company_text = if company_link == none {
|
||||||
|
[#company]
|
||||||
|
} else {
|
||||||
|
[#link(company_link)[#company]]
|
||||||
|
}
|
||||||
|
|
||||||
if tools != none {
|
// company title + role
|
||||||
// text[ | _ #tools _ ]
|
let left_text = stack(
|
||||||
}
|
align(horizon, {
|
||||||
|
text(size: JOB_TITLE_FONT_SIZE, fill: black)[*#company_text*]
|
||||||
|
if COMPACT {
|
||||||
|
" | "
|
||||||
|
} else {
|
||||||
|
"\n"
|
||||||
|
}
|
||||||
|
set strong(delta: SMALL_STRONG)
|
||||||
|
[_#role _]
|
||||||
|
}),
|
||||||
|
)
|
||||||
|
|
||||||
"\n"
|
// render with logo if exists
|
||||||
set strong(delta: SMALL_STRONG)
|
if logo_img != none {
|
||||||
|
stack(
|
||||||
|
dir: ltr,
|
||||||
|
spacing: LOGO_IMAGE_GAP,
|
||||||
|
logo_img,
|
||||||
|
left_text,
|
||||||
|
)
|
||||||
|
} else {
|
||||||
|
left_text
|
||||||
|
}
|
||||||
|
|
||||||
[_#role _]
|
if tools != none {
|
||||||
}, right_content: {
|
// text[ | _ #tools _ ]
|
||||||
text(style: "italic")[#start_date -- #end_date]
|
}
|
||||||
|
},
|
||||||
|
right_content: {
|
||||||
|
text(style: "italic")[#start_date -- #end_date]
|
||||||
|
|
||||||
if location != none {
|
if not COMPACT and location != none {
|
||||||
"\n" + format_location(location)
|
"\n" + format_location(location)
|
||||||
}
|
}
|
||||||
}, details: tasks)
|
},
|
||||||
|
details: tasks,
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
#let project(title, tools, repo_link: none, demo_link: none, tasks: none) = {
|
#let project(title, tools, repo_link: none, demo_link: none, tasks: none) = {
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
link: "https://www.linkedin.com/in/potatoeggy/",
|
link: "https://www.linkedin.com/in/potatoeggy/",
|
||||||
), (
|
), (
|
||||||
service: fa[#globe],
|
service: fa[#globe],
|
||||||
display: "eggipelago.com",
|
display: "eggworld.me",
|
||||||
link: "https://eggipelago.com",
|
link: "https://eggworld.me",
|
||||||
))
|
))
|
||||||
|
|
||||||
#show: doc => template(name, color, doc)
|
#show: doc => template(name, color, doc)
|
||||||
|
|||||||
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |