Projects

W2J: Porting a 40-Year-Old Fortran Reservoir Model to Julia

Published:

A Julia reimplementation of CE-QUAL-W2, USACE’s Fortran hydrodynamic and water-quality reservoir model — rebuilt for multi-core parallelism and gradient-based calibration, validated line-by-line against real reservoir data and the original ~45,000-line source.

C-Star: Predicting unresolved variables in dynamical systems

Published:

Universal Dynamic Equations (UDEs) that uncover hidden drivers of ecosystem collapse from observable data alone—delivering superior early-warning capability for regime shifts with less data than conventional methods.

NL2SQL: LLM-Powered Natural Language to Database Query Engine

Published:

Multi-stage LLM pipeline achieving 91% accuracy that converts plain-English questions into optimized SQL queries, cutting query fulfillment from days to under 3 seconds. Built during AI/ML internship at Seagate Technology.