All Projects → posquit0 → Awesome Cv

posquit0 / Awesome Cv

📄 Awesome CV is LaTeX template for your outstanding job application

Programming Languages

TeX
3793 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Awesome Cv

Resume
👾 My resume / 我的简历
Stars: ✭ 482 (-96.78%)
Mutual labels:  resume, cv, latex, pdf
latex-briefvorlage
📄 Moderne Deutsche Briefvorlage für LaTeX (scrlttr2)
Stars: ✭ 68 (-99.55%)
Mutual labels:  overleaf, sharelatex, coverletter, latex-template
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (-96.55%)
Mutual labels:  resume, cv, latex, latex-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (-99.48%)
Mutual labels:  resume, latex, cv, latex-template
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (-99.22%)
Mutual labels:  resume, cv, latex, latex-template
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (-99.32%)
Mutual labels:  resume, cv, latex, latex-template
Limecv
A LaTeX CV Document Class
Stars: ✭ 376 (-97.49%)
Mutual labels:  cv, latex, latex-template
Pandoc Latex Template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
Stars: ✭ 3,750 (-74.93%)
Mutual labels:  latex, pdf, latex-template
Resume
个人中文简历 Latex 源码 https://hijiangtao.github.io/
Stars: ✭ 545 (-96.36%)
Mutual labels:  resume, latex, latex-template
Cv Template
An easy way to create HTML and PDF versions of your resume, and automatically host them on GitHub Pages.
Stars: ✭ 41 (-99.73%)
Mutual labels:  resume, cv, pdf
cv
A LaTeX template for academic CVs
Stars: ✭ 129 (-99.14%)
Mutual labels:  latex, cv, latex-template
Markdown Cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Stars: ✭ 721 (-95.18%)
Mutual labels:  resume, cv, pdf
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (-99.27%)
Mutual labels:  latex, pdf, latex-template
Simple Resume Cv
Template for a simple resume or curriculum vitae (CV), in XeLaTeX.
Stars: ✭ 333 (-97.77%)
Mutual labels:  resume, cv, latex
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (-90.98%)
Mutual labels:  resume, cv, pdf
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (-94.28%)
Mutual labels:  resume, cv, latex
Json resume
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON
Stars: ✭ 1,336 (-91.07%)
Mutual labels:  resume, cv, latex
Sjtuthesis
上海交通大学 XeLaTeX 学位论文及课程论文模板 | Shanghai Jiao Tong University XeLaTeX Thesis Template
Stars: ✭ 2,376 (-84.11%)
Mutual labels:  latex, overleaf, sharelatex
cv
📄 My CV
Stars: ✭ 31 (-99.79%)
Mutual labels:  resume, cv, latex-template
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (-93.13%)
Mutual labels:  resume, cv, latex

AwesomeCV
Awesome CV

LaTeX template for your outstanding job application


What is Awesome CV?

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.

Donate

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!

Preview

Résumé

You can see PDF

Page. 1 Page. 2
Résumé Résumé

Cover Letter

You can see PDF

Without Sections With Sections
Cover Letter(Traditional) Cover Letter(Awesome)

Quick Start

Note: Above services do not guarantee up-to-date source code of Awesome CV

How to Use

Requirements

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.

Usage

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

Credit

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.

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!

Maintainers

See Also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].