Skip to content
forked from sb2nov/resume

Software developer resume in Latex

License

Notifications You must be signed in to change notification settings

SamirRSharma/resume

 
 

Repository files navigation

A single-page, one-column resume for software developers. This is a fork I made. I also added my cover letter to this. 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 four main sections in the resume are education, experience, projects, and skills.

Motivation

I thought this would be a unique way to show off my skills while recreating my resume. Also allows me to customize it in ways a Google Docs resume cannot.


Info if you want to make your own! (everything below this is from Sourabh Bajaj with slight changes from me)

Quick start

Get started quickly using Overleaf template.

Build using Docker

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

Preview

Resume Screenshot

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 90.3%
  • Dockerfile 7.9%
  • Shell 1.8%