Compare commits

..
16 Commits
Author SHA1 Message Date
eggy 7e12fea56c feat: jane street and compact mode 2026-07-30 00:49:01 -04:00
eggy 9a7c7d6ee1 chore: prep for ng 2026-01-25 15:04:20 -05:00
eggy 89cb3f276f feat: logo support 2025-10-18 00:27:00 +08:00
eggy 5cbaf3ff11 chore: we are at jane street not ramp 2025-10-18 00:00:42 +08:00
eggy 004dd7b3be chore: rename site to eggipelago 2025-10-17 23:58:21 +08:00
eggy d6c58ed1bd chore: post-ramp template 2025-09-30 15:26:51 +08:00
eggy 5b89a39e8e chore: ordering 2025-08-05 02:03:06 -07:00
eggy 87aa95ad36 chore: styling 2025-08-05 02:01:55 -07:00
eggy 4c754d3c91 feat: wt5 initial draft 2025-08-05 01:55:48 -07:00
eggy eb76d5b1a1 chore: magna term update 2025-05-08 21:02:39 -07:00
eggy f5f6443b90 fix: typst update 2025-02-28 14:19:32 -05:00
eggy e01d37cb47 feat: add yc 2025-02-19 16:30:14 -05:00
eggy f9f754fc70 feat: add treehacks 2025-02-19 14:20:59 -05:00
eggy c02b90a6f1 chore: extend htn 2025-02-13 20:32:57 -05:00
eggy ba5bd7050a chore: do not lie about grad date 2025-02-11 23:36:36 -05:00
eggy 2b78b26957 chore: update immigr8 position 2025-02-11 23:33:55 -05:00
11 changed files with 212 additions and 107 deletions
+1
View File
@@ -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
+119 -67
View File
@@ -4,21 +4,21 @@
#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*: 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])],
), ),
) )
] ]
#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 \
@@ -32,45 +32,73 @@
#indent[ #indent[
#work_entry( #work_entry(
"Backend Lead", "Jane Street",
"Hack the North", "Software Engineering Intern",
company_link: "https://hackthenorth.com", company_link: "https://janestreet.com",
start_date: "Mar 2023", start_date: "May 2026",
end_date: "Oct 2024", end_date: "present",
location: "Waterloo, ON", location: "New York, NY",
tools: "TypeScript, Express, Postgres, Kubernetes", logo: "jane_street.jpg",
tasks: ( tasks: (
[Led 6-person engineering team, shipping shift scheduling system and hardware [Moving commits and branches in version control to the cloud],
inventory system to *6000+ users*], ),
[Streamlined event check-in times for *1900+* guests by automatically generating // blobstore - stored commits in cloud, unbundled them on local for seamless version control
Apple Wallet passes], // Computed diffs and conflicts for version tracking
[Overhauled CI/CD pipelines, speeding up builds by *35%* by parallelising testing // New draft path through an entire legacy codebase for special handling
and type checking with *Buildkite*], )
[Resolved slowdowns by *introducing OpenTelemetry tracing* onto *Grafana*
dashboards managed in *Kubernetes*], #work_entry(
[ Slashed dev server reload time by *93%* by introducing threading and "Rippling",
pre-transpiling generated code ], "Software Engineering Intern",
company_link: "https://rippling.com",
start_date: "Feb 2026",
end_date: "Apr 2026",
location: "New York, NY",
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(
"Squint",
"Software Engineering Intern",
company_link: "https://squint.ai",
start_date: "May 2025",
end_date: "Aug 2025",
location: "San Francisco, CA",
tools: "Python, TypeScript, React, Postgres, AWS",
logo: "squint.jpg",
tasks: (
[Architected *real-time pub/sub notifications framework & pipeline*, enabling
SLA-compliant alerts for enterprise clients by routing system events to create
*300+ daily* downstream notifications],
[Engineered *multi-language data models transformer* by parsing and editing
*TypeScript & Python ASTs*, enabling *unified type safety* across the entire
stack: web, mobile, and backend],
// [Integrated notifications system with *roles and subscriptions* to deliver
// targeted email, in-app, or SMS messages],
[Built dependency-aware deployment system that performs static analysis on import
graphs and code diffs to identify impacted services, *enabling automated partial
rollouts* and *cutting deployment latency by 90%*],
), ),
) )
#work_entry( #work_entry(
"Magna (YC W22)",
"Software Engineering Intern", "Software Engineering Intern",
"Magna",
company_link: "https://magna.so", company_link: "https://magna.so",
start_date: "Sep 2024", start_date: "Sep 2024",
end_date: "Dec 2024", end_date: "Dec 2024",
location: "New York, NY", location: "New York, NY",
tools: "Rust, TypeScript, Solidity, React, GraphQL", tools: "Rust, TypeScript, Solidity, React, GraphQL",
tasks: ( tasks: (
[Enabled *one-click creation and deployment* of
#link("https://claim.paramgaming.com/")[landing] #link("https://claim.moonray.game/")[pages]
that each distribute *1 million+* token allocations],
[Investigated and *improved initial load times by >60%* for client sites by [Investigated and *improved initial load times by >60%* for client sites by
caching blockchain reads in *Redis*], caching blockchain reads in Redis],
[Created and refactored data models, controllers, and *GraphQL APIs* to store and [Migrated internal systems & libraries to an event-based architecture, reducing
deploy site configurations], query boilerplate by *50%*],
[Reduced boilerplate to write database queries by *90%* decoupling business and
domain logic],
), ),
) )
@@ -95,22 +123,23 @@
// ) // )
#work_entry( #work_entry(
"Dropbase (YC W20)",
"Software Engineering Intern", "Software Engineering Intern",
"Dropbase",
company_link: "https://dropbase.io", 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",
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 *35%*], 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
MySQL, Airtable, and Stripe], // MySQL, Airtable, and Stripe],
// [Developed a serverless microservice to asynchronously ingest email attachments // [Developed a serverless microservice to asynchronously ingest email attachments
// directly into ETL pipelines], // directly into ETL pipelines],
// [??? emphasise test driven development or remove line *Reduced request errors by 30%* by creating backend testing infrastructure with // [??? emphasise test driven development or remove line *Reduced request errors by 30%* by creating backend testing infrastructure with
@@ -119,23 +148,46 @@
), ),
) )
// #work_entry(
// "Software Developer Intern",
// "Immigr8",
// company_link: "https://immigr8now.com",
// start_date: "Jan 2024",
// end_date: "Apr 2024",
// location: "Remote",
// tools: "TypeScript, Spring Boot, React, Postgres, Terraform, AWS",
// tasks: (
// [Built and launched passport/private document storage platform for *200+ users*
// using *Spring Boot* and *React*],
// [Secured REST endpoints with *role-based permissions* and *JWTs*; monitored and
// logged alerts via CloudWatch],
// [Implemented document *OCR pipeline* with Lambda, Textract, and *S3* to
// automatically parse and tag uploads],
// [Created parallel *CI/CD system from scratch* with *Terraform* and Jenkins to
// deploy *AWS Lambdas* on commit], // BE-infra only, FE ver is admin dashboard
// ),
// )
#work_entry( #work_entry(
"Software Developer", "Hack the North",
"Immigr8", "Backend & Infrastructure Lead",
company_link: "https://immigr8now.com", company_link: "https://hackthenorth.com",
start_date: "Jan 2024", start_date: "Mar 2023",
end_date: "Apr 2024", end_date: "Jan 2025",
location: "Remote", location: "Waterloo, ON",
tools: "TypeScript, Spring Boot, React, Postgres, Terraform, AWS", tools: "TypeScript, Express, Postgres, Kubernetes",
logo: "hackthenorth.png",
tasks: ( tasks: (
[Built and launched passport/private document storage platform for *200+ users* [*Led 6-person engineering team* to ship shift scheduling and hardware inventory
using *Spring Boot* and *React*], tools to *1500+ event attendees*],
[Secured REST endpoints with *role-based permissions* and *JWTs*; monitored and [*Launched bus registration platform* to *1000+ hackers*, featuring live capacity
logged alerts via CloudWatch], tracking and email confirmations],
[Implemented document *OCR pipeline* with Lambda, Textract, and *S3* to [Overhauled CI/CD pipelines, *speeding up builds by 35%* by parallelising testing
automatically parse and tag uploads], and type checking with Buildkite],
[Created parallel *CI/CD system from scratch* with *Terraform* and Jenkins to [Profiled performance bottlenecks by adding *OpenTelemetry tracing* to Grafana
deploy *AWS Lambdas* on commit], // BE-infra only, FE ver is admin dashboard dashboards on *Kubernetes*],
), ),
) )
] ]
@@ -148,8 +200,8 @@
"Python, Qt", "Python, Qt",
repo_link: "https://github.com/potatoeggy/mandown", repo_link: "https://github.com/potatoeggy/mandown",
tasks: ( tasks: (
[Created a CLI and GUI to convert webcomics into e-ink-optimised files with *50+ [Created a CLI and GUI to download and convert webcomics into e-ink-optimised
stars* and *7 forks* 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]
@@ -186,18 +238,18 @@
// ), // ),
// ) // )
#project( // #project(
"Jeopardy!", // "Jeopardy!",
"Vue, TypeScript, WebSockets", // "Vue, TypeScript, WebSockets",
repo_link: "https://github.com/potatoeggy/jeopardy", // repo_link: "https://github.com/potatoeggy/jeopardy",
demo_link: "https://jeopardy.eggworld.me/host", // demo_link: "https://jeopardy.eggworld.me/host",
tasks: ( // tasks: (
[Developed a beautiful and polished client/server game with *real-time // [Developed a beautiful and polished client/server game with *real-time
multiplayer* in *Vue* and *WebSockets*], // multiplayer* in *Vue* and *WebSockets*],
[Designed a *custom JSON protocol* over *WebSockets* to synchronise game state // [Designed a *custom JSON protocol* over *WebSockets* to synchronise game state
and handle buzzer events], // and handle buzzer events],
), // ),
) // )
// #project( // #project(
// "RecipeReady", // "RecipeReady",
+1 -2
View File
@@ -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
@@ -263,7 +263,6 @@
("dots", "\u{f4ad}"), ("dots", "\u{f4ad}"),
("medical", "\u{f7f5}"), ("medical", "\u{f7f5}"),
("slash", "\u{f4b3}"), ("slash", "\u{f4b3}"),
("plural.", "\u{f086}"),
("plural.dollar", "\u{f653}"), ("plural.dollar", "\u{f653}"),
) )
#let compact-disc = symbol("\u{f51f}") #let compact-disc = symbol("\u{f51f}")
+85 -32
View File
@@ -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,13 +19,18 @@
#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.5in, top: 0.3in, left: 0.4in, bottom: 0.4in) #let PAGE_MARGINS = (right: 0.425in, top: 0.3in, left: 0.375in, bottom: 0.4in)
// Format locations. // Format locations.
#let format_location(location) = { #let format_location(location) = {
@@ -38,59 +43,107 @@
// 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) = {
stack( let detail_block = if details == none or details.len() == 0 {
dir: ttb, ()
spacing: HEADING_DETAILS_LIST_SPACING, } else {
grid(columns: (15fr, 5fr), column-gutter: 0cm, { (
set strong(delta: DEFAULT_STRONG)
set align(left)
left_content
}, {
set strong(delta: SMALL_STRONG)
set align(right)
right_content
}),
{ {
block(inset: (right: 0.75em), {
set strong(delta: SMALL_STRONG) set strong(delta: SMALL_STRONG)
show link: underline show link: underline
list(..details) list(..details)
})
}, },
) )
} }
stack(
dir: ttb,
spacing: HEADING_DETAILS_LIST_SPACING,
grid(
columns: (15fr, 5fr),
column-gutter: 0cm,
{
set strong(delta: DEFAULT_STRONG)
set align(left)
left_content
},
{
set strong(delta: SMALL_STRONG)
set align(right)
right_content
},
),
..detail_block,
)
}
// Entry for work. // Entry for work.
#let work_entry( #let work_entry(
role,
company, company,
role,
tools: none, tools: none,
tasks: none, tasks: none,
start_date: none, start_date: none,
end_date: none, end_date: none,
location: none, location: none,
company_link: none, company_link: none,
logo: none,
) = { ) = {
cv_entry(left_content: { cv_entry(
text(JOB_TITLE_FONT_SIZE)[*#role*] left_content: {
let logo_img = if logo != none {
// image("../logos/" + logo, height: LOGO_IMAGE_HEIGHT)
none
} else {
none
}
let company_text = if company_link == none {
[#company]
} else {
[#link(company_link)[#company]]
}
// company title + role
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 _]
}),
)
// render with logo if exists
if logo_img != none {
stack(
dir: ltr,
spacing: LOGO_IMAGE_GAP,
logo_img,
left_text,
)
} else {
left_text
}
if tools != none { if tools != none {
// text[ | _ #tools _ ] // text[ | _ #tools _ ]
} }
},
"\n" right_content: {
set strong(delta: SMALL_STRONG)
if company_link == none {
[_#company _]
} else {
[#link(company_link)[_#company _]]
}
}, right_content: {
text(style: "italic")[#start_date -- #end_date] 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) = {
@@ -126,7 +179,7 @@
spacing: DETAILS_LIST_SPACING, spacing: DETAILS_LIST_SPACING,
marker: [*•*], marker: [*•*],
) )
set text(font: (BODY_FONT), BODY_FONT_SIZE) set text(font: (BODY_FONT), hyphenate: true, BODY_FONT_SIZE)
set par(justify: true, leading: BODY_LINE_HEIGHT) set par(justify: true, leading: BODY_LINE_HEIGHT)
set underline(offset: 0.2em) set underline(offset: 0.2em)
align(center)[ align(center)[
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB