A minimal, professional CV built with Typst.
While the content of this repository reflects my personal information, the structure is designed to be easily adaptable; anyone is welcome to use this as a template to create their own CV.
To compile the CV to PDF, run:
typst compile cv.typOr, to watch for changes:
typst watch cv.typcv.typ: The main CV content and layout.lib.typ: Custom functions and components (headers, sections, timeline entries).globals.typ: Color definitions and global constants.flake.nix: Nix flake for a reproducible build environment.
This CV design is inspired by academicv by roaldarbol.