Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sb2nov/resume
Software developer resume in Latex
https://github.com/sb2nov/resume
latex resume resume-template
Last synced: 28 days ago
JSON representation
Software developer resume in Latex
- Host: GitHub
- URL: https://github.com/sb2nov/resume
- Owner: sb2nov
- License: mit
- Created: 2015-10-11T23:37:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T21:45:13.000Z (6 months ago)
- Last Synced: 2024-05-19T22:35:09.612Z (6 months ago)
- Topics: latex, resume, resume-template
- Language: TeX
- Homepage: http://sourabhbajaj.com
- Size: 2.51 MB
- Stars: 4,749
- Watchers: 48
- Forks: 1,342
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - sb2nov/resume - Software developer resume in Latex (TeX)
- latex-templates - sb2nov/<br>resume - square)<br/>![1485](https://img.shields.io/github/forks/sb2nov/resume?style=flat-square)<br/>![2024-08-14](https://img.shields.io/github/last-commit/sb2nov/resume?style=flat-square) | Software developer resume in Latex | (Popular & New LaTeX Templates / Others)
README
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.
### Motivation
I created this template as managing a resume on Google Docs was hard and changing any formatting was too difficult since it had to be applied in multiple places.
Most currently available templates either focus on two columns, or are multiple pages long that didn't work well for career fairs or online applications.
### Quick start
Get started quickly using [Overleaf](https://www.overleaf.com/latex/templates/software-engineer-resume/gqxmqsvsbdjf) template.
### Build using Docker
```sh
docker build -t latex .
docker run --rm -i -v "$PWD":/data latex pdflatex sourabh_bajaj_resume.tex
```### Preview
![Resume Screenshot](/resume_preview.png)
### License
Format is MIT but all the data is owned by Sourabh Bajaj.