chore: we are at jane street not ramp
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- Typst
|
||||
- Font: Bitter
|
||||
- Font: Raleway, weights 400, 500, 600, 700
|
||||
- Font: Font Awesome 7
|
||||
|
||||
## Release guidelines
|
||||
|
||||
|
@@ -33,9 +33,9 @@
|
||||
|
||||
#indent[
|
||||
#work_entry(
|
||||
"Ramp",
|
||||
"Jane Street",
|
||||
"Software Engineering Intern (Incoming Summer 2026)",
|
||||
company_link: "https://ramp.com",
|
||||
company_link: "https://janestreet.com",
|
||||
start_date: "May 2026",
|
||||
end_date: "Aug 2026",
|
||||
location: "New York, NY",
|
||||
@@ -51,6 +51,7 @@
|
||||
location: "New York, NY",
|
||||
tasks: ([???], [???], [???]),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Squint",
|
||||
"Software Engineering Intern",
|
||||
@@ -73,6 +74,7 @@
|
||||
rollouts* and *cutting deployment latency by 90%*],
|
||||
),
|
||||
)
|
||||
|
||||
#work_entry(
|
||||
"Hack the North",
|
||||
"Backend & Infrastructure Lead",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
|
||||
#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
|
||||
|
Reference in New Issue
Block a user