Quarto CV/Resume Templates
Just the Document
Alex Bass’s simple quarto resume template

Schochastics quarto templates
To use: at the command line,quarto use template schochastics/<cv style name>classic-cv

modern-cv

modern2-cv

sidebar-cv

Multiformat (PDF/HTML) Resumes with weasyprint - Cynthia Huang
R packages – build a CV with data!
Building your CV using data frames for education, experience, publications, etc., can make it easier to switch formats and/or keep all of your information in a file and then show only the 3 most recent entries (for example).
datadrivencvR package. Slides show you how to use the package and why you might want to use data to build a CV/resume. (no LaTeX, uses CSS, but not actively maintained)vitaeR package – provides functions to make Rmarkdown resumes/CVs easy (quarto -> LaTeX)awesomecv

hyndman

latexcv

markdowncv

moderncv

twentyseconds

`typstcv` package (non-LaTeX, HTML-based with CSS)
Typst is a non-LaTeX way to make paged documents (pdfs, docx) using markdown. Quarto is adopting it, but it is still less developed than LaTeX (which has been around for more than 40 years).