These are the LaTeX source files for my academic CV.
Download my CV:
To build the CV, you need to have LaTeX installed. The full LaTeX distribution (e.g., TeXLive on Linux or MacTeX on macOS) are usually too big (>5 GB).
I recommend to install the lightweight Tectonic which automatically downloads necessary dependencies.
-
Install Tectonic:
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net | sh
-
Build the CV:
make
The CV template is released under the terms of the BSD 3-clause License.
The CV template is modified from https://github.com/leouieda/cv.