All Projects → jankapunkt → Latexcv

jankapunkt / Latexcv

Licence: mit
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!

Projects that are alternatives of or similar to Latexcv

Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (-49.76%)
Mutual labels:  resume, cv, resume-template, latex, template
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-98.15%)
Mutual labels:  resume-template, resume, job, cv
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (-15.48%)
Mutual labels:  resume, cv, resume-template, template
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (-16.75%)
Mutual labels:  resume, cv, latex, template
Simple Resume Cv
Template for a simple resume or curriculum vitae (CV), in XeLaTeX.
Stars: ✭ 333 (-67.58%)
Mutual labels:  resume, cv, latex, template
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (-90.17%)
Mutual labels:  resume, cv, resume-template, latex
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (-88.61%)
Mutual labels:  resume, cv, resume-template, latex
Resume
个人中文简历 Latex 源码 https://hijiangtao.github.io/
Stars: ✭ 545 (-46.93%)
Mutual labels:  resume, resume-template, latex
resume
Meet me on paper, if not personally (OLD AND DEPRECATED!)
Stars: ✭ 31 (-96.98%)
Mutual labels:  resume-template, resume, cv
Markdown Cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Stars: ✭ 721 (-29.8%)
Mutual labels:  resume, cv, resume-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (-92.41%)
Mutual labels:  resume, latex, cv
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-97.37%)
Mutual labels:  resume-template, resume, cv
Resume
👾 My resume / 我的简历
Stars: ✭ 482 (-53.07%)
Mutual labels:  resume, cv, latex
classic-cv
🎓 FREE Classic CV / Resume HTML Template
Stars: ✭ 52 (-94.94%)
Mutual labels:  resume-template, resume, cv
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-97.27%)
Mutual labels:  resume-template, resume, cv
about.me
Single Page Resume Template
Stars: ✭ 20 (-98.05%)
Mutual labels:  resume-template, resume, cv
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-97.08%)
Mutual labels:  resume, resume-template, template
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (-16.36%)
Mutual labels:  resume, cv, resume-template
Resume
Software developer resume in Latex
Stars: ✭ 2,664 (+159.4%)
Mutual labels:  resume, resume-template, latex
Cv
🎓 Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
Stars: ✭ 232 (-77.41%)
Mutual labels:  resume, cv, resume-template

latexcv icon
LaTex CV and Resume Collection



👔 A collection of simple and easy to use, yet powerful LaTeX templates for CVs and resumes. All of them are self designed and self implemented and not copied from template collections.

Now with support for Chinese, Japanese and Korean character encoding. Setup is only two lines of code! Read more here.


Classic Modern
Classic CV example preview Modern CV example preview
Infographics Two Columns
Infographics CV example preview Two Column CV example preview
Sidebar Row Layout
Sidebar CV example preview Row-Layout CV example preview
Sidebar Left More coming soon...
Left sidebar CV example preview

Your idea for a new template.

Great first impression

Point out with a progressive layout. Give decision makers and HR only the most important information about you on one single page.

Beginner friendly

Pick a template, replace the content, compile, done. If that's not enough you can easily customize colors, fonts and layout. The templates are documented directly in the code.

Minimal environment

You need a minimal tex-live distribution to compile the templates. No XeTeX or LuaTeX required. No other SDKs or environments required.

How to build?

The following guide just briefly describes the requirements and build procedure as there are many ways to install a LaTeX distribution on various OS. Please create an issue, if this part is not helpful.

Build Requirements

You will need some minimal Texlive distrubution (The full texlive distribution is nearly 2GB large but you will need only a part of it). A good starting point is here: https://www.latex-project.org/get/#tex-distributions

If you want to install texlive from tug.org instead, you can use this guide: https://tug.org/texlive/

Users of various Linux distrubutions can also install texlive from their repositories.

This repo also contains a texlive.profile file in the project root, that can be used to install the minimum required texlive packages when manually installing texlive.

Build Procedure

  • Clone or download this project.
  • Change to a template folder, which contains a main.tex file do
  • Edit the main.tex according to your CV credentials, optionally change settings and colors etc.
  • Run pdflatex (build/compile)
  • The main.pdf should show the output.

Contribution

Contributors are very welcome. You want to contribute? Awesome! Please check the contribution guidelines first to make it a success.

License

The MIT License (MIT)

Copyright (c) 2014-2019 Jan Küster

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].