Skip to content

MacLotsen/my-resume

 
 

Repository files navigation

Build LaTeX document

This is a fork of GiantMolecularCloud/my-resume.

my-resume

Another LaTeX template for a resume/CV. This one was inspired by AltaCV and various others but does exactly what I needed. It borrows a few lines of code from AltaCV and AwesomeCV.

Note that my-resume runs on XeLaTeXLuaLaTeX!
Depending on your build environment you might have to switch to using XeLaTeXLuaLaTeX instead of e.g. pdfTeX or pdfLaTeX. For VS Code, see #11.

An Overleaf template can be found here: overleaf template. (Note that this template may not be the most up-to-date version. Also, the Righteous font isn't available on Overleaf, so that's left out)

Example PDF

The three pages below show most possibilities that are implemented in my-resume. There are different pagestyles available, colors, header and much more can be optimized to match your taste.

The default page style features a header and a highlight bar.

Example PDF page 1

For consecutive pages, a layout with the highlight bar but without the header might be needed. Depending on the options for my-resume, the highlight bar can alternate between pages (option doublesided) or stay on the left side for all pages (option singlesided). In this case, the highlight bar is left empty and appears as a grey block.

Example PDF page 2

Empty pages are possible as well.

Example PDF page 3

About

Another LaTeX template for a resume/CV.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 96.2%
  • Makefile 2.5%
  • Shell 1.3%