/latexcv

A collection of cv and resume templates written in LaTex

Primary LanguageTeXMIT LicenseMIT

latexcv - LaTex CV and Resume Collection

Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitLicense

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.

If there are any problems, please create an issue or - even better - a pull request. Contributors are very welcome.

Gallery

This is a preview of the currently featured templates. There is also an example output pdf in each template's directory.

Classic Modern Infographics
Classic CV example preview Modern CV example preview Infographics CV example preview
Two Columns Sidebar Row Layout
Two Column CV example preview Sidebar CV example preview Row-Layout CV example preview

How to build?

Build Requirements

The following packages need to be installed:

  • package tex-live distribution
  • package tex-live fonts
  • package pdflatex

There is also a texlive.profile file in the project root, that can be used to install the minimum required texlive packages.

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

Create an issue, if this manual does not work for you.

Contribution

Want to contribute? Awesome! Please check the contribution guidelines first to make it a success.

License

The MIT License (MIT)

Copyright (c) 2014-2018 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.