Giter Site home page Giter Site logo

plushcv's Introduction

PlushCV

Author's Note: A new ATS-friendly template has been published at AustereCV.

A one-page, two asymmetric column resume template in XeTeX that caters particularly to Computer Science students. Has a bunch of font options as listed in Preview. Inspired by deedy-resume.

Easiest way to create your own is to use the Overleaf template to edit and compile.

All fonts used are free and open source.

Dependencies

  1. Compiles only with XeTeX and required BibTex for compiling publications and the .bib filetype.

Availability

  1. Direct download.
  2. Overleaf.com template

Previews

Merriweather

alt tag

Source Serif Pro

alt tag

Inter

alt tag

Office Code Pro

alt tag

Oxygen

alt tag

Prata

alt tag

Source Sans Pro

alt tag

Marcellus

alt tag

Abril

alt tag

Changelog

v1.1

  1. Added more font options.
  2. Added icons for contact line, fixed alignment.
  3. Removed "Awards".
  4. Fixed RaggedRight compilation issues.

TODO

  1. Add more font options.
  2. Allow for multiple pages and overflow.

Known Issues:

  1. Overflows if vertical limit reached.
  2. First bullet point on the second column needs a proper fix.

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

plushcv's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

plushcv's Issues

Can't make \emph work due to fonts

Hello,

This is a great CV template. However, I cannot make \emph command work. I get the following error.

LaTeX Font Warning: Font shape TU/inter-light(0)/m/n' in size <6> not available`

Please help me make correct the setting.

Thank you
Rami

[Request]: To add support for multi page

I know you already have this in mind but i really need it. I have been using this template for long time and now i'm need of second page content. So, please i really need it.
Thank You

Contact Line - Don't have a GitHub link

Hello, thank you for this really good looking template.

I'm trying to build a CV however my candidate does not have a GitHub link to add to \contactline.

When I try to remove the part of the string where the GitHub link sits, the whole line is removed.

How can I keep the rest of the links but not include the GitHub one?

Thanks again,
alfavita21

Allow for multiple pages and overflow

Hi, I fixed this problem using the paracol package

+\usepackage{paracol}

\begin{document}

...

-\begin{minipage}[t]{0.70\textwidth} 
+\columnratio{0.70}
+\begin{paracol}{2}

+\switchcolumn[0]
\section{Experience}

-\end{minipage} 
\hfill
+\switchcolumn[1]
-\begin{minipage}[t]{0.25\textwidth} 

-\end{minipage} 
+\end{paracol}
\end{document}

color=primary prevents URL coloring from working

The line here:

https://github.com/sansquoi/PlushCV/blob/c7a9a3f3c0439ea2c6a1567877cc4f2995959a28/PlushCV.cls#L147

will cause this URL to not have any color:

\section{Experience}
\runsubsection{Weyland Yutani Industries}
\descript{| Program Manager}
\location{May 2021 โ€“ Current | Tokyo, Japan}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\sectionsep
\item \href{www.google.com}{This is a link that has no color}
\end{tightemize}
\sectionsep

href color not showing in column content

Using the following :

\definecolor{links}{HTML}{8d7471}
\hypersetup{colorlinks=true,linkcolor=links,urlcolor=links}

Links in contactline are showing color as espected :

\contactline{\href{https://github.com/Virgile-Dauge}{Virgile-Dauge}}{...

But not in column content

\runsubsection{Hello}
\descript{Python}
\location{2020}
\begin{tightemize}
\item coucou
\item \href{https://github.com/Virgile-Dauge}{Virgile-Dauge}.
\end{tightemize}
\sectionsep

Any idea how to fix this ?

Way to edit contactline

Hey! Is there a way to edit the contact line to not consist of the link to the personal website?

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.