Agentic resume tailoring + cover letters + interview prep
A Claude Code skill that tailors resumes and writes cover letters for specific jobs by mining evidence from your actual project folder — not the resume you wrote a year ago. Built for my students, usable for everyone.
Backup, search, and remix your Ultimate Guitar library
CLI tool to back up, explore, and build setlists from your Ultimate Guitar tabs. Features AI-powered similarity matching and thematic medley building — turn a 5,000-song library into a useful instrument.
Privacy-first PWA for charting life events and their consequences
An open-source, client-only Progressive Web App that helps you build a personal graph of life events and their downstream repercussions. Nothing leaves your device.
Risk-aware CI failure triage that opens real issues
Intelligent CI failure analysis that creates actionable GitHub issues with risk weighting — not just "your test failed", but "here is what is probably broken, with what confidence, and where to look first."
A test harness for AI prompts across models
Generates scenarios and validates outputs of an AI prompt across multiple models. Treats prompts like the code they are — with regression coverage instead of vibes.
A library of AI prompts for nonprofit professionals
A comprehensive, opinionated repository of AI prompts for nonprofit work — fundraising, communications, ops — packaged so non-technical staff can actually use them.
CLI toolkit for TP-Link Tapo cameras
Talk to TP-Link Tapo cameras via ONVIF — PTZ, snapshots, presets, discovery. Built because the vendor app is bad and these cameras can do more.
macOS menu bar app for OpenClaw + LAN permissions
Manages the OpenClaw gateway and solves the macOS Local Network permission problem for LAN device access. A small, focused fix for a real annoyance.
Will the sunset be visible over the ocean from your beach?
Check whether the sunset will actually be visible over open ocean from any beach on earth. Started as a "huh, I wonder…" — ended as a working tool.
Rapidly sample a proportion of lines from a file
A small Perl utility for fast, proportional sampling from large text files. Old, still useful, surprisingly popular.