Skip to content

📘 A clean and minimalist one-page resume template, built with LaTeX

License

Notifications You must be signed in to change notification settings

mrKazzila/latex-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX resume template


Overleaf • Note • Description • Local build • Preview • License

Note

This LaTeX template is a reworked version of the template by Jake Gutierrez, which is available on GitHub via this link. The original template is licensed under the MIT License.

Description

Yet another simple, clean, and ATS-friendly resume template with a modular structure. It also supports local building of the PDF from .tex files using Docker, and includes a simple CI pipeline that builds the PDF using GitHub Actions.

Local build

To see available just commands, run:

just help
Useful commands

Build the image:

just build

Convert .tex to .pdf:

just run

Format .tex files and build the PDF:

just run-format

Remove all .bak files:

just remove-bak

Run LaTeX linter:

just run-linter

Preview

Latex resume example png

License

This project is licensed under the MIT License. For more details, see the LICENSE file.


GitHub • Resume • LinkedIn