Skip to content

strvdr/resume

Repository files navigation

resume

My CV, typeset with LaTeX using the curve document class (adapted from LianTze Lim's CV template).

Build

latexmk -pdf cv-sas.tex   # -> cv-sas.pdf
latexmk -C                # remove build artifacts

Requires a TeX Live install with curve, fontawesome5, cochineal, cabin, and zi4. On Arch these are covered by texlive-latexextra and texlive-fontsextra. No bibliography tooling is needed.

The document is monochrome by design; both theme colours in settings.sty are black.

Layout

cv-sas.tex holds the header and the list of \makerubric{...} calls that pull in each section; the order of those calls is the order of sections in the PDF. Section content lives in one file per section (employment.tex, education.tex, awards.tex, skills.tex, projects.tex). All styling lives in settings.sty.

cv-sas.pdf is committed alongside the source so the current CV can be read without a TeX install.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages