Time Traveling Debugger
A Python debugger implemented in C using a record-replay model that supports both forward and backward navigation, including reverse breakpoints and watchpoints.
Recent CS grad interested in AI agent infrastructure, ML compiler engineering, and robotics. B.S. in Computer Science from Rose-Hulman Institute of Technology.
A Python debugger implemented in C using a record-replay model that supports both forward and backward navigation, including reverse breakpoints and watchpoints.
A VS Code extension integrating a multi-agent assistant for writing RTL. Built during the 2026 LA Hacks Hackathon, winning a second place prize for the sponsor Cognition's challenge.
Fine-tuned and deployed SmolVLA, a VLA model for humanoid robots, on a robotic arm for autonomous trash-removal tasks. Built during the 2025 LeRobot Worldwide Hackathon, winning a prize for the Los Angeles regional competition.
Fully client-side web demo of a neural net that classifies bird species based on their songs, using NextJS and ONNX. Classification was done using audio spectrograms and CNNs.