Personal academic website for Deshik Reddy Putluru, built as a static multi-page site.
index.html— home page and overviewprojects.html— research and project highlightscoursework.html— graduate and undergraduate courseworknotes.html— curated notes overviewcv.html— CV page with instructions to add resume PDF
Open index.html directly in a browser, or run a local static server:
python -m http.server 8000Then visit http://localhost:8000.

