Skip to content

turanoo/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A single-page, simple resume for software engineers. This document uses the base LaTex templates and fonts which allow the users to easily install and maintain their resume. Sections are documented and separated by keeping LaTex formatting standards in mind to allow for easy updates to the resume.

Background

I started using LaTex and liked the amount of control I had over my documents. I wanted to create a common use template to write and update my resume using LaTeX and also wanted to share this with everyone else.

Prerequisites

You need to have LaTex installed. Refer to the link below to get more information on how to install LaTex:

Compilation Instruction

Once you have edited and saved the .tex file, it still must be compiled before it can be turned into a PDF document. A Makefile is included to make compilation and cleaning easy.

To compile:

make

Once compiled, resume.pdf will be generated

To clean output files:

make clean

About

Resume in Latex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published