latexcv - LaTex CV and Resume Example

Summary

This is based on the LaTex Resumes at https://github.com/jankapunkt/latexcv. Before you start here it's worth reading those.

The resumes here are different from https://github.com/jankapunkt/latexcv in the following ways:

  • Only the classing and Infographics are present
  • There are online and print versions. The print versions have minor structure modifications to accomodate paper (e.g., no blue background on the infographic)
  • There is a classic two page example along with the one page. It's meant to be printed front and back
  • On the classic two page resume there accomodations for publication and presentation areas

Want to give a shout out to @jankapunkt for a great template.

How to build?

You can build them from this source. In each folder is a main.tex, which needs to be compiled by your LaTex distribution. The main.pdf shows the example output.

There are just few requirements:

  • package tex-live distribution
  • package tex-live fonts
  • (in miktex all requirements should be included at compile-time)
  • run the main.tex and build with a (pdf-) LaTeX environment of your choice

License

The MIT License (MIT)

Copyright (c) 2014-2017 Jan Küster Copyright (c) 2017 Matt Farina

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.