My resume, written in Typst!
Prerequisites:
Steps:
git clone https://github.com/bryan-hoang/resume.git
cd resume
typst compile resume.typ
To make tailoring the resume for specific sectors easier, I set the
TARGET_SECTORS
environment variable when compiling the document to include
additional elements. It's a comma separate list. e.g.,
TARGET_SECTORS=ai,education typst compile resume.typ
With TARGET_SECTORS
being unset:
To see the latest version of the resume as a PDF, download it from the artifacts of the latest CI job.
PRs accepted.
Small note: if editing the README, please conform to the standard-readme specification.
MIT © 2024 Bryan Hoang