Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Cv | 20,087 | 8 days ago | 174 | lppl-1.3c | TeX | |||||
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application | ||||||||||
Resume | 7,249 | 5 months ago | 21 | mit | TeX | |||||
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git | ||||||||||
Awesome Resume For Chinese | 2,405 | 8 months ago | ||||||||
:page_facing_up: 适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护 | ||||||||||
Latexcv | 2,333 | a month ago | mit | TeX | ||||||
:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported! | ||||||||||
Mcdowell Cv | 1,689 | a month ago | 14 | mit | TeX | |||||
A Nice-looking CV template made into LaTeX | ||||||||||
Json_resume | 1,307 | 6 | 5 years ago | 12 | January 24, 2018 | 9 | mit | Ruby | ||
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON | ||||||||||
Vitae | 1,106 | 10 days ago | 9 | December 06, 2021 | 38 | R | ||||
R Markdown Résumés and CVs | ||||||||||
Cv Boilerplate | 976 | 2 years ago | 1 | TeX | ||||||
Programmatic generation of high-quality CVs | ||||||||||
Latex Template Collection | 816 | 3 years ago | 2 | TeX | ||||||
Collection of different LaTeX/XeTeX templates (cv, invoices, timesheets, letters, etc.). | ||||||||||
Yaac Another Awesome Cv | 704 | a year ago | 20 | lppl-1.3c | TeX | |||||
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font. |
LaTeX template for your outstanding job application
Awesome CV is 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.
Please help keep this project alive! Donations are welcome and will go towards further development of this project.
PayPal: paypal.me/posquit0
BTC: 1Je3DxJVM2a9nTVPNo55SfQwpmxA6N2KKb
BCH: 1Mg1wG7PwHGrHYSWS67TsGSjo5GHEVbF16
ETH: 0x77ED9B4659F80205E9B9C9FB1E26EDB9904AFCC7
QTUM: QZT7D6m3QtTTqp7s4ZWAwLtGDsoHMMaM8E
Thank you for your support!
You can see PDF
Page. 1 | Page. 2 |
---|---|
![]() |
![]() |
You can see PDF
Without Sections | With Sections |
---|---|
![]() |
![]() |
Note: Above services do not guarantee up-to-date source code of Awesome CV
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.)
If you don't want to install the dependencies on your system, this can also be obtained via Docker.
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 thomasweise/texlive make
In either case, 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 join me at #posquit0
on Freenode and ask away. Click here to connect.
Good luck!