Skip to content
forked from sb2nov/resume

Software developer resume in Latex

License

Notifications You must be signed in to change notification settings

Mershab99/resume

 
 

Repository files navigation

A single-page, one-column resume for software developers. It uses the base latex templates and fonts to provide ease of use and installation when trying to update the resume. The different sections are clearly documented and custom commands are used to provide consistent formatting. The three main sections in the resume are education, experience, and projects.

Build using Docker

docker build -t latex .
docker run --rm -i -v "$PWD":/data latex pdflatex mershab_issadien_resume.tex

License

Format is MIT but all the data is owned by Sourabh Bajaj.

About

Software developer resume in Latex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.4%
  • Other 0.6%