https://whopaystaxes.nyc Viewer for property tax inequity across New York City, built on public assessment data. Paper Route NYC.
property tax / open data / nyc / maps
https://whopaystaxes.nyc Viewer for property tax inequity across New York City, built on public assessment data. Paper Route NYC.
property tax / open data / nyc / maps
https://letspaytaxes.nyc Multilingual intake for VITA free tax preparation. Paper Route NYC.
vita / multilingual / intake / nyc
Security research portfolio piece. A Rust C2 framework demonstrating an Electron CDP injection chain: SIGUSR1 inspector activation into the Node runtime, then WASM-based modular post-exploitation, completing end to end in roughly 80ms. Closed by Electron as not in scope, but affected products were notified. Olmsted Firm.
rust / wasm / c2 / electron / security research
https://openward-demo.maxisaacs.com Corrections management system in Rust, targeting Caribbean jurisdictions.
corrections / rust / caribbean
Fast, cross-platform desktop music player for Subsonic servers (Navidrome, Airsonic, Gonic). React and TypeScript front end, Rust audio engine, Tauri underneath, no Electron. Native FLAC/MP3/AAC playback and local files, full-screen player with art and lyrics, library export to a poster, and a plugin system for custom components and Rust extensions.
rust / tauri / react / subsonic / audio
Cryptographically anonymous polling. The operator can verify that eligible people voted, but never how anyone voted. Enforced by the protocol, not by policy. Zero-knowledge proofs with deterministic nullifiers prevent double-voting, and the tamper-evident vote chain is publicly auditable. Built in Rust, no blockchain.
rust / zero-knowledge / cryptography / voting / anonymity
/sudoku-wasm/index.html High-performance Sudoku built in Rust and compiled to WebAssembly. Algorithmic generation and canvas rendering, playable in the browser.
rust / wasm / canvas / web
DAG-based orchestration for Claude Code agents across git worktrees.
claude code / dag / git worktrees / agents