Personal LaTeX resume.
At a command prompt, run
xelatex {your-cv}.tex
Or using docker:
docker run --rm --user $(id -u):$(id -g) -i -w "/doc" -v "$PWD":/doc -e "PHONE_NUMBER=123456" -e "EMAIL=xyz@example.com" texlive/texlive:latest make
In either case, this should result in the creation of {your-cv}.pdf
Awesome-CV Great LaTeX template for a CV(Curriculum Vitae), Résumé or Cover Letter inspired by Fancy CV. It is easy to customize your own template, especially since it is really written by a clean, semantic markup.
LaTeX is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
LaTeX FontAwesome is bindings for FontAwesome icons to be used in XeLaTeX.
Roboto is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.
Source Sans Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments.