Projects
Built a Firecracker-based code sandbox in Rust for Python, Node.js, Rust, and Bash execution, with MCP tools as the execution interface and automated deployment using shell scripts and Terraform.
Built a distributed Kubernetes command runner with fault recovery, worker autoscaling, and deployments for long-running shell jobs.
Built a Rust FaaS platform with WebAssembly sandboxes for untrusted workloads and concurrent control-plane APIs for deployment, invocation, lifecycle management, and observability.
Built a developer tool for long-running coding agents with Docker sandboxes and backend orchestration for multi-step workflows and resumable job execution.
Built FastAPI services and a Next.js frontend for an agent workflow platform, including APIs and UI for multimodal inputs, job flows, and structured outputs.
Built a reinforcement learning environment for trading tasks with a market simulator and HUD SDK, improving Best@10 from 55.2% to 75.5%.
Built a reinforcement learning environment for design tasks with an MCP interface, semantic state, and computer-use actions.