Resume
Download my latest resume or view it below.
How this resume is built
This PDF is automatically generated from a LaTeX source file via a CI/CD pipeline.
When I update resume.tex, GitHub Actions compiles it to PDF and deploys it here.
resume.tex (edit) → git push → GitHub Actions
├→ PDF compiled (LaTeX → pdflatex)
├→ cv.md synced (TeX → Markdown)
├→ PDF deployed to maitryrawal.com
└→ Website auto-rebuilds via Cloudflare