examples | ||
fonts | ||
.gitignore | ||
awesome-cv.cls | ||
fontawesome.sty | ||
LICENSE | ||
README.md |
Awesome CV
Awesome CV is LaTeX template for a CV(Curriculum Vitae) or resume inspired by Fancy CV. It is easy to customize your own template, especially since it is really written by a clean, semantic markup.
Preview
You can see PDF
How to Use
Requirements
You have to install fundamental latex packages on system including xelatex.
Ubuntu(Debian)
$ sudo apt-get install texlive texlive-latex-extra texlive-xetex texlive-math-extra
Usage
In Linux run
$ xelatex {your-cv}.tex
This should result in the creation of {your-cv}.pdf
Credit
LaTeX
Latex is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
You can find out more about it here: LaTex Project
LaTeX-FontAwesome
Latex FontAwesome is bindings for FontAwesome icons to be used in XeLaTeX.
Roboto
Roboto is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.
Source Sans Pro
Source Sans Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments.
Contact
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 join me at #posquit0
on Freenode and ask away. Click here to connect.
Good luck!