Compare commits
2 Commits
89cb3f276f
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 97f9507fdf | |||
| 9a7c7d6ee1 |
@@ -9,8 +9,8 @@
|
||||
|
||||
## Release guidelines
|
||||
|
||||
- Increment the major version for every work term, e.g., post-2A (WT2) and post-2B (WT3) would be v2.x.x and v3.x.x, respectively.
|
||||
- Increment the minor version for every major change. These can include:
|
||||
- Increment the major version after each recruitment cycle, e.g., post-2A (WT2) and post-2B (WT3) would be v2.x.x and v3.x.x, respectively.
|
||||
- Increment the minor version after every major change. These can include:
|
||||
- Adding a new section
|
||||
- Adding a new skill
|
||||
- Adding/removing a new experience or project
|
||||
|
||||
+4
-5
@@ -9,8 +9,7 @@
|
||||
end_date: "Apr 2027",
|
||||
location: "Waterloo, ON",
|
||||
tasks: (
|
||||
[*Involvements*: UW Orbital Satellite Design Team, Intramurals (Beach
|
||||
Volleyball), Creative Writing Club (Founder)],
|
||||
// [*Involvements*: UW Orbital Satellite Design Team, Intramurals (Beach Volleyball), Creative Writing Club (Founder)],
|
||||
[*Hackathons*: #link("https://devpost.com/software/poof-3qshno")[TreeHacks 2025],
|
||||
StormHacks 2022 (#link("https://devpost.com/software/perdiem")[EdTech Winner]),
|
||||
YRHacks 2022 (#link("https://devpost.com/software/resketch")[IBM Open Source Winner])],
|
||||
@@ -34,10 +33,10 @@
|
||||
#indent[
|
||||
#work_entry(
|
||||
"Jane Street",
|
||||
"Software Engineering Intern (Incoming Summer 2026)",
|
||||
"Software Engineering Intern",
|
||||
company_link: "https://janestreet.com",
|
||||
start_date: "May 2026",
|
||||
end_date: "Aug 2026",
|
||||
end_date: "present",
|
||||
location: "New York, NY",
|
||||
logo: "jane_street.jpg",
|
||||
tasks: ([???], [???], [???]),
|
||||
@@ -45,7 +44,7 @@
|
||||
|
||||
#work_entry(
|
||||
"Rippling",
|
||||
"Software Engineering Intern (Incoming Winter 2026)",
|
||||
"Software Engineering Intern",
|
||||
company_link: "https://rippling.com",
|
||||
start_date: "Feb 2026",
|
||||
end_date: "Apr 2026",
|
||||
|
||||
Reference in New Issue
Block a user