A clean, minimal, and ATS-friendly LaTeX resume template for software engineers.
This template is based on "Sourabh Bajaj's" overleaf template but refactored for easier customization and strict & modern ATS (Applicant Tracking System) parsing.
This template has been tested against Open Resume, a modern, open-source ATS parser.
The validation confirms that 100% of the content—including contact details, skills, and work history — is extracted correctly and structured properly.
I have included screenshots of the verification process in the results/ directory. You can inspect them to see how the parser "sees" this resume compared to the PDF.
- ATS Optimized: Uses standard fonts and structure that parsers can read easily.
- One Page Focus: Designed to keep content dense but readable.
- Modular: Easy to comment out sections you don't need.
- No Bloat: Pure LaTeX, no heavy custom packages required & no icons.
- Download
resume.tex. - Upload it to a new project on Overleaf.
- Set compiler to pdfLaTeX.
Ensure you have a TeX distribution installed (TeX Live, MacTeX, or MiKTeX).
# 1. Clone the repository
git clone https://github.com/adit0717/sudo-resume.git
# 2. Navigate to directory
cd sudo-resume
# 3. Compile the resume
pdflatex resume.tex