Projects
  • CalSafe
    • Full-stack crash analytics dashboard in Next.js — 629,000+ accident records, filterable by location, severity, and date
    • Revamped Jul 2026: Django REST API on Heroku → Next.js API routes with Turso; upgraded Next.js, React, shadcn/ui, and Tailwind CSS on Vercel
    • Docker Compose self-host for testing (Portainer, NGINX, Cloudflare DNS); scheduled data import in progress
  • Patchwork
    • Client-side Minecraft mod adding a trowel item for placing random blocks from your inventory
    • Published to Modrinth via GitHub Actions (109+ downloads); works on any server, no server-side install needed
  • hypercutter
    • CLI + reusable Rust crate that extracts sprite and tileset assets from GBA Pokémon ROMs
    • Reverse-engineered an undocumented binary format; rewrote fromPython to Rust — no runtime dependency, faster execution
  • bluesoil
    • Drag-and-drop UI builder in React for Basalt 2.5 (CC: Tweaked)
    • Serializes the visual tree to JSON, XML, and Lua
  • setup-quickjs-ng
    • Reusable GitHub Action that sets up quickjs-ng for later CI steps

For more information, please visit my GitHubpage.