
Spork Audio
A native macOS sample browser for music producers — search, preview, and tempo-fit drum breaks, one-shots, and loops. Built with Tauri (Rust + Svelte); your audio never leaves your device.
James McGrath

A native macOS sample browser for music producers — search, preview, and tempo-fit drum breaks, one-shots, and loops. Built with Tauri (Rust + Svelte); your audio never leaves your device.

An original monophonic subtractive bass synth for macOS, shipped as VST3 + CLAP for Apple Silicon. Three oscillators into a Moog-style ladder filter, two ADSR envelopes, a tempo-syncable LFO, and an arpeggiator. Built from scratch in Rust; the installer is signed and notarized.

A VS Code extension that maps a Svelte/SvelteKit project as an interactive dependency graph — search components and routes, spot unused imports, jump to definitions, and switch visual themes.
An MCP server that exposes a SvelteKit project’s component dependency graph over stdio, so an AI assistant can answer "what imports this?" or "which components are unused?" without opening an editor. The CLI companion to the Visualizer extension.

El Tablero de Trabajo — a single-screen SvelteKit dashboard that pulls your in-flight PRs, review requests, local branches, and open Jira tickets into one "what needs me right now?" view.
A project-agnostic, AI-assisted dev flow for Claude Code, packaged as one installable plugin. It sequences the skills you’d otherwise run by hand — plan, build, verify, commit, review, PR — into a structured flow with human approval gates.

A Chrome extension that copies selected DOM straight from Chrome DevTools to clean Markdown, with a sidebar UI and keyboard shortcuts.
A lightweight, zero-dependency JavaScript utility for extracting colors from images in the browser — dominant colors, schemes, and quick analysis via a small async API.