A nicely formatted document with information you can also easily find on LinkedIn ;)
There are many good reasons to have an up-to-date version of your CV available in an easy-editable format.
If you want to create something similar, look at the Awesome CV Latex template on GitHub, I forked with this repository.
If you want to get in touch, feel free to connect via LinkedIn.
You need to run the following to install required packages if you are running Ubuntu 18.04:
sudo apt-get install texlive-full biber fonts-font-awesome
Arch users need the following packages:
yay -S texlive-core texlive-bin texlive-bibtexextra texlive-latexextra ttf-font-awesome-4
I use Visual Studio Code version 1.55 to work on this project. My recommended extensions are:
- znck.grammarly: Grammarly (unofficial)
- james-yu.latex-workshop: LaTeX Workshop
Cover letters are not public and can be checked-out and built using the following commands if appropriate privileges are in place:
keybase login
./scripts/checkout-cover-letters.sh
./scripts/build-cover-letters.sh
xdg-open cover-letters/outputs/*.pdf
To update the cover-letter module do:
keybase login
./scripts/update-cover-letter-submodule.sh
Please note: This requires some additional keybase packages (e.g. KBFS).
You are free to take the original Awesome CV project and modify it to create your own resume. Please don't use or distribute my resume without my permission, though!