Compare commits
1 Commits
5b89a39e8e
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
d6c58ed1bd |
@@ -32,6 +32,16 @@
|
||||
= Experience
|
||||
|
||||
#indent[
|
||||
#work_entry(
|
||||
"Ramp",
|
||||
"Software Engineering Intern (Incoming Summer 2026)",
|
||||
company_link: "https://ramp.com",
|
||||
start_date: "May 2026",
|
||||
end_date: "Aug 2026",
|
||||
location: "New York, NY",
|
||||
tasks: ([???], [???], [???]),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Rippling",
|
||||
"Software Engineering Intern (Incoming Winter 2026)",
|
||||
@@ -39,6 +49,7 @@
|
||||
start_date: "Feb 2026",
|
||||
end_date: "Apr 2026",
|
||||
location: "New York, NY",
|
||||
tasks: ([???], [???], [???]),
|
||||
)
|
||||
#work_entry(
|
||||
"Squint",
|
||||
@@ -55,8 +66,8 @@
|
||||
[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],
|
||||
// [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%*],
|
||||
@@ -75,31 +86,31 @@
|
||||
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],
|
||||
// [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(
|
||||
// "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(
|
||||
// "Data Engineer",
|
||||
@@ -136,8 +147,8 @@
|
||||
enterprise users* in *Python* and *React*],
|
||||
[*Designed merge conflict resolution system* to handle data mismatches, reducing
|
||||
user-reported errors by *20%*],
|
||||
[Built a unified API to seamlessly query and filter *8 data sources* such as
|
||||
MySQL, Airtable, and Stripe],
|
||||
// [Built a unified API to seamlessly query and filter *8 data sources* such as
|
||||
// MySQL, Airtable, and Stripe],
|
||||
// [Developed a serverless microservice to asynchronously ingest email attachments
|
||||
// directly into ETL pipelines],
|
||||
// [??? emphasise test driven development or remove line *Reduced request errors by 30%* by creating backend testing infrastructure with
|
||||
|
Reference in New Issue
Block a user