This repository contains the guts of my resume.
Make sure to use these tools to generate the best resume:
Install Typst and dependencies:
brew install typst
brew install --cask font-fontawesomeFor live compilation with auto-reload during development:
typst watch will_cygan_resume.typInstall Tinymist Typst to enable live preview in VSCode.
This can be done through the Command Palette (Ctrl+Shift+P) with Typst Preview: Preview Opened File
To generate with the default name will_cygan_resume.pdf:
typst compile will_cygan_resume.typ