Personal website for Nipun Batra - Associate Professor, Computer Science, IIT Gandhinagar.
Live site: https://nipunbatra.github.io
├── index.html # Home page
├── teaching.html # Teaching page
├── common.css # Shared styles
├── images/ # Profile photo
└── old/ # Archived Quarto-based site
Static HTML deployed via GitHub Pages using GitHub Actions. Pushes to main trigger automatic deployment.