PhD Student, Mechanical Engineering
Purdue University
Website | Projects | CV | GitHub
I am a PhD student in the Gomez Lab at Purdue University. I received my bachelor's degree in Mechanical Engineering from IIT Roorkee in 2022.
- Computational Fluid Dynamics (CFD)
- Finite Element Method (FEM)
- Scientific Computing
- CSF Dynamics Simulation: Mixed-dimensional fluid-structure interaction model for simulating cerebrospinal fluid flow in the spinal canal. Published in Fluids and Barriers of the CNS (2025).
- 1D FEM Code: Open-source 1D finite element method framework for solid mechanics problems.
- Savonius Wind Turbine Analysis: Numerical shape optimization and experimental analysis of a Savonius-style wind turbine operating at low wind speeds.
This repository hosts my personal academic website. To preview the site locally:
python -m http.server 8000Then visit http://localhost:8000.

