Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 571 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 571 Bytes

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.