This is my CV and a LaTeX class, which can be used for CV and Resume production.
Please, don't hesitate to use it for your needs.
- Latexmk
If you use LaTeX you probably have it already installed on your computer, because it is part of MacTeX and MikTeX and is bundled with many Linux Distributions.
For macOS with brew I suggest
brew install --cask mactex
brew install pdf2svg
./build.py
or
latexmk -xelatex -synctex=1 -interaction=nonstopmode -file-line-error "cv.tex"
latexmk -xelatex -synctex=1 -interaction=nonstopmode -file-line-error "resume.tex"
As an editor I strongly suggest Visual Studio Code.
List of required extensions are in .vscode/extensions.json
.
I used aspell
for spell checks in terminal.
# install aspell
brew install aspell
# run spellcheck script
./spellcheck.py
- LaTeX
- Awesome CV
- cvmaker and especially its Elegant sample
- American Psycho — Business Card scene for the background color inspiration