Work

Projects

Graph Visualizer

An interactive force-directed graph renderer built in Rust compiled to WebAssembly. Visualizes arbitrary node/edge data with real-time physics simulation.

  • Rust
  • WebAssembly
  • Canvas

Terminal Toolkit

A collection of composable CLI utilities for developer workflow automation — log parsing, process supervision, structured output formatting — all in a single binary.

  • Rust
  • CLI
  • Linux