History of resume
Go to file
eggy 4e79e361e5 feat: build -> construct
build sounds like CI
2025-01-15 19:01:48 -05:00
lib feat: format and lines 2025-01-14 00:09:21 -05:00
.gitignore ignore rename files 2022-12-30 13:07:21 -05:00
backend_infra.typ feat: build -> construct 2025-01-15 19:01:48 -05:00
Makefile chore: add makefile 2025-01-07 15:32:22 -05:00
README.md chore: prep for v4 2025-01-07 14:57:12 -05:00
systems.typ feat: build -> construct 2025-01-15 19:01:48 -05:00
web_fullstack.typ feat: build -> construct 2025-01-15 19:01:48 -05:00

Resume

Requirements

  • Typst
  • Font: Bitter
  • Font: Open Sans, weights 400, 500, 600, 700

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:
    • Adding a new section
    • Adding a new skill
    • Adding/removing a new experience or project
    • Substantially rewriting lines across multiple experiences or projects
  • Increment the patch version for formatting changes or simple tweaks.