Things I've been working on when the outdoors is not cooperating.

Over the years I have lost more code than most people will ever write. GitHub has allowed us all to preserve our efforts and here are some of mine. Feel free to clone or make a PR to make any of these projects better.

  • Rusty Zipper

    Rust CLI + TUI archive tool for zipping and unzipping across zip, tar, tar.gz, tgz, and 7z workflows.

    github.com

  • Express CORS Proxy

    Secure Node/Express CORS proxy with API-key auth, rate limiting, dynamic routing, and full test coverage.

    github.com

  • Wilderness Winter Weather

    Mobile-first winter forecast PWA with Open-Meteo data, Beaufort wind visuals, and offline caching support.

    Live SiteGitHub

  • Mini Grep

    Rust command-line text search utility with case-sensitive and case-insensitive modes for fast file scanning.

    github.com

  • National Parks

    React 19 + Vite app that explores park data from the NPS API and maps a path toward richer park trip planning.

    github.com