Work

Current

traffic demo

An interactive, YAML-backed architecture map that puts service topology, runtime traffic, health, deployments, and control intent in one operator view.

Shipped work

Kiro CLI: /chat new

Start a fresh conversation without restarting the CLI. The current session is saved automatically, and an initial prompt is optional.

Selected projects

CodeCanvas

Remote code executor server, frontend, and CLI to run untrusted code as a non-root user in a Docker container.

ch

Docker config and shell manager for using (or misusing) containers as dev environments

cs350-docker

Docker container and run scripts for MIT's xv6 kernel. Useful for USC CSCI 350.

cfs-rs

Very minimal container runtime in Rust. Implementation of Containers from Scratch but in Rust, based on Liz Rice's talks.