This repository contains my professional resume, showcasing my experience as a DevOps Engineer with expertise in cloud infrastructure, CI/CD pipelines, and system optimization
- PDF Resume:
Nikhil_Resume_New.pdf
- ATS-optimized resume for job applications - Web Version:
index.html
- Interactive web version of my resume
My resume is available online through multiple endpoints:
- Primary URL: cv.nikhilmishra.live
- GitHub Pages: kaalpanikh.github.io/Resume
For more information about me and my work:
- Personal Website: iam.nikhilmishra.live
- Link Hub: links.nikhilmishra.live
- LaTeX with
moderncv
template for PDF generation - HTML5/CSS3 for the web version
- GitHub Pages for hosting
- Custom Domain configuration with Cloudflare
This resume has been specifically optimized for Applicant Tracking Systems (ATS) with:
- Strategic Keyword Placement: Industry-relevant keywords throughout the document
- Clean Formatting: ATS-friendly structure with proper section hierarchy
- Quantifiable Achievements: Metrics and numbers to highlight impact
- Consistent Styling: Uniform formatting throughout the document
- Technical Skill Categorization: Clear organization of skills by category
Current ATS compatibility score: ~60/100 (Working on improvements)
Resume/
├── Nikhil_Resume_New.pdf # Compiled PDF resume
├── main.tex # LaTeX source file
├── index.html # Web CV landing page
├── styles.css # CSS styling for web version
├── CNAME # Domain configuration
└── README.md # This file
To modify and compile the LaTeX resume:
- Install a LaTeX distribution (TeX Live or MiKTeX)
- Edit
main.tex
with your preferred editor - Compile using:
pdflatex main.tex
For web version modifications:
- Edit
index.html
andstyles.css
as needed - Test locally by opening
index.html
in a browser
Feel free to reach out to me via:
- Email: nm30472@gmail.com
- LinkedIn: nikhil-mishra
- GitHub: kaalpanikh