Giter Club home page Giter Club logo

compact-awesome-cv's Introduction

Compact Awesome CV

Compact Awesome CV is LaTeX template for CV (Curriculum Vitae), Résumé or Cover Letter documents, inspired by Awesome CV. The template reduces spaces between section entries, changes some font styles, colors and default icons used in the template header.

Preview

Résumé

You can see a PDF preview of the compact résumé layout here.

Page 1 Page 2
Résumé (First page) Résumé (Second page)

Cover Letter

You can see a PDF preview of the compact cover letter layout (without sections) here.

Without Sections With Sections
Cover Letter (Traditional) Cover Letter (Wth photo)

How to Use

Requirements

A full TeX distribution is required to compile your TeX documents. Various distributions for different operating systems (Windows, Mac, *nix) are available, but the recommended suggestion is to install it directly from TeX Live.

Linux

On Linux you can install TeX from upstream which is recommended because it returns the most up-to-date version of TeX Live. You can also run sudo apt-get install texlive-full but it'll generally not give you the most up-to-date version.

macOS

On macOS you can easily install Tex Live by installing MacTeX distribution or, if you have Homebrew, by running brew install texlive which will install the full version, or brew install basictex for a minimal TeX working environment.

If you don't want to install all of the dependencies on your system, you can just simply use Docker (see below).

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 both case, this will result in the creation of {your-cv}.pdf

Credits

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 the bindings package for FontAwesome icons used in XeLaTeX.

Roboto is the default font set 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.

Extra resources

Fontawesome5 package document (PDF) for custom Fontawesome icons in TeX by Marcel Krüger.

compact-awesome-cv's People

Contributors

androm3da avatar ayeks avatar bol avatar capac avatar dcsim avatar dependabot[bot] avatar dwhitz avatar forevergenin avatar giacomo-b avatar jacekbilski avatar johannesbottcher avatar miclill avatar mynameismon avatar nevermendel avatar nikitavoloboev avatar nipunbatra avatar nitrogl avatar ojford avatar osoriano avatar pavgup avatar posquit0 avatar randomnoise avatar rbroggi avatar ritterasdf avatar seo-young avatar thomasiffland avatar tiendan avatar vermiculus avatar vpatel9202 avatar xaviermawet 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.