Code Monkey home page Code Monkey logo

cv's Introduction

JJ's short CV Generate CV

CV download page

Below this is the original README for the template I'm using. While I'm at it, I'll throw in a few things you probably will have to install before using it

  • This template uses XeLaTeX, not the standard LaTeX. So sudo apt-get install texlive-xetex
  • Besides, XeLaTeX seems to use biber, not BibTeX. So sudo apt-get install biber
  • Default font has been changed to Goudy BookLetter 1911. You'll have to install it (ttf-goudybookletter package). I took out XITS Math but the fallback font was not instaled either, so you'll have to install it.
  • You will also have to install texlive-fonts-extra, texlive-science and texlive-science-doc

Sounds like hard work for a resumé, right? Well, you will have to do it only once and then you can use all the time you want. I haven't managed to make it work for older versions of Ubuntu, though.

Tools and scripts developed to maintain this resumè are summarized in these two articles:

Generate PDF

xelatex cv.tex
biber cv
xelatex cv.tex

That's it. This is conveniently encapsulated in the Makefile, so make will do the trick.

Original "About"

As found in the template

Latest version of my CV, typeset in Helvetica and using colors inspired by Monokai (there is an print option which renders in black and white, and reverts the header to dark on light, if printing on paper is needed).

Uses TikZ for the header, XeTeX and fontspec to use Helvetica Neue, biblatex to print my publications and textpos for the aside.

License

Copyright (C) 2012, Adrien Friggeri (c) 2014-2021 JJ Merelo

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 above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

cv's People

Contributors

jj avatar friggeri avatar mdcore avatar

Stargazers

Dawid Furman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.