feat: logo support

This commit is contained in:
eggy
2025-10-18 00:26:51 +08:00
parent 5cbaf3ff11
commit 89cb3f276f
9 changed files with 40 additions and 7 deletions

View File

@@ -39,6 +39,7 @@
start_date: "May 2026",
end_date: "Aug 2026",
location: "New York, NY",
logo: "jane_street.jpg",
tasks: ([???], [???], [???]),
)
@@ -49,9 +50,10 @@
start_date: "Feb 2026",
end_date: "Apr 2026",
location: "New York, NY",
logo: "rippling.jpg",
tasks: ([???], [???], [???]),
)
#work_entry(
"Squint",
"Software Engineering Intern",
@@ -60,6 +62,7 @@
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
@@ -83,6 +86,7 @@
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*],
@@ -142,6 +146,7 @@
end_date: "Aug 2023",
location: "Remote",
tools: "TypeScript, Python, React, Postgres, AWS",
logo: "dropbase.jpg",
tasks: (
[*Shipped static analysis tool* for platform's *custom SQL dialect* by
recursively processing an abstract syntax tree],