Skip to content

Projects

Things I've built

A privacy-first journal app, security research submitted upstream, and a few experiments. Built with AI as a pair programmer — the judgment is mine.

Privacy-first app

MoodHaven Journal

A cross-platform journal app with a built-in health tracker, built in Rust and Tauri. Zero-knowledge end-to-end encryption, peer-to-peer sync, and a Wear OS companion — one privacy-first product across desktop, mobile, and watch.

RustTauriEnd-to-end encryptionWear OS
Security research

Metasploit detection modules

Auxiliary scanner modules authored and submitted to the Metasploit Framework (Rapid7) for recent CVEs — Audiobookshelf (CVE-2025-25205), a Next.js middleware bypass (CVE-2025-29927), and a LiteLLM pre-auth SQL injection (CVE-2026-42208). Lab-verified, benign detection only.

RubyMetasploitCVE analysisLab verification
Game + AI

Moon Lander Enhanced

A browser-based game exploring game design and AI-driven mechanics, built with TypeScript and PixiJS.

TypeScriptPixiJSAI mechanics