This repository contains my CV written in LaTeX, based on this template on Overleaf.
Feel free to use this as a template for you to create your own CV.
Use VSCode with the LaTeX Workshop plugin.
Ensure you have the required dependencies installed for this to work:
brew install texlive tex-fmt
The VSCode workspace settings should ensure that source TeX files are formatted using tex-fmt
on save.
While editing, the LaTeX Workshop extension will compile a PDF using texlive
for you to review visually.