Skip to content

korikhin/Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

A minimalist LaTeX template for crafting professional resumes. This template is designed to be highly compatible with resume parsers, avoiding complex formatting and elements to ensure your resume is accessible and easily interpreted by automated HR systems.

See the example.

Prerequisites

Before using this template, ensure you have the following installed:

  • LaTeX: A full LaTeX distribution is necessary. TeX Live is recommended, as it includes LuaLaTeX.
  • LuaLaTeX: This engine offers greater final appearance of the document and other useful features.
  • TeX Editor: Optional.

Installation

Clone the repository:

git clone https://github.com/korikhin/Resume.git

or with the GitHub CLI:

gh repo clone korikhin/Resume

Navigate to the src directory:

cd Resume/src

Building Resume

To build your resume use the following command:

lualatex --synctex=1 --interaction=nonstopmode --output-directory=build main.tex

When using a TeX editor, you must manually add the --output-directory flag to your build command.

About

Resume Template with LaTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages