Skip to content

Files

Latest commit

b4916c6 · May 16, 2023

History

History
15 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 663 Bytes

Curriculum Vitae

build

My CV uses the blang/latex Docker image to compile the TeX document into PDF. To compile, first clone this repository and execute the following command:

git clone https://github.com/ljvmiranda921/cv.git
docker run --rm --interactive blang/latex:ubuntu latexmk -pdf -outdir=./_build

This will generate the PDF file in the _build directory. Alternatively, you can download my CV from this link.