History of resume
Go to file
2025-01-12 23:54:42 -05:00
lib chore: stash 2025-01-12 23:54:42 -05:00
.gitignore ignore rename files 2022-12-30 13:07:21 -05:00
backend_infra.typ chore: stash 2025-01-12 23:54:42 -05:00
data_systems.typ chore: stash 2025-01-12 23:54:42 -05:00
hardware.typ chore: abstract into libdir 2025-01-07 15:23:09 -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
web_fullstack.typ feat: initial resume separation 2025-01-08 14:04:24 -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.