Skip to content

Work

Some of the things I’ve worked on.

Work Experience

Undergraduate Research Assistant

Complex Flow Lab, Purdue University • Jan 2026 – Present

Building the computational foundation to integrate autonomous Agentic AI frameworks with complex physical simulations.

Teaching Assistant, Operating Systems (CS 354)

Purdue University Department of Computer Science • Jan 2026 – Present

Mentoring students through the rigorous, systems-level engineering required to build operating system components from the ground up.

Software Engineer Intern

Concrete Engine • May 2025 – Aug 2025

Focused on backend infrastructure and performance engineering, specifically designing microservices, optimizing cloud resource allocation, and tuning system architecture to enhance scalability and reduce latency.

Undergraduate Research Assistant

Purdue Office of Undergraduate Research • Jan 2025 – May 2025

Conducted computational research utilizing high-performance computing (HPC) clusters to execute complex atmospherical simulations and performed large-scale data analysis to support environmental studies.


Featured Projects

AI for Constrained Optimization [Research]

Building out realistic resource-allocation pipelines and running intensive simulations. Approaching the architecture from first principles by forcing every single computational cycle and memory block to be treated as a strictly finite resource.

PythonPyTorchHPC Workloads

Low-Latency Order Matching Engine

Engineered a high-performance limit order book from the ground up. Applied algorithmic rigor to systems constraints, utilizing cache-friendly data structures and zero-allocation C++ techniques to aggressively minimize p99 execution latency.

C++Systems ArchitectureAlgorithmic Optimization