Skip to content

easa/cv

 
 

Repository files navigation

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.

About

Curriculum vitae of Lester James V. Miranda

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 100.0%