A modified version of Awesome CV for my own Résumé and generic cover letter.
You can see the PDF
Page. 1 | Page. 2 | Page. 3 | Page. 4 |
---|---|---|---|
You can see the PDF
With Photo | Without Photo |
---|---|
A full TeX distribution is assumed. Various distributions for different operating systems (Windows, Mac, *nix) are available but TeX Live is recommended.
You can install TeX from upstream (recommended; most up-to-date) or use sudo apt-get install texlive-full
if you really want that. (It's generally a few years behind.)
At a command prompt, run
$ xelatex {your-cv}.tex
This should result in the creation of {your-cv}.pdf
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.
You are free to take my .tex
file and modify it to create your own resume. Please don't use my resume for anything else without my permission, though!
If you have any questions, feel free to e-mail me at gmail and ask away.
Good luck!