Developer Tools

Tools I needed at some point, built to run in a browser tab so they are always one link away. Most are aimed at developers, though the glyph reference and the QR generator get more general use.

Tree Generator

Turn indented text into a copyable ASCII directory tree, with annotations that wrap as aligned hanging blocks instead of reflowing to the margin.

npm-burst

A small react app to track statistics of released npm packages and installed version counts

JSON Viewer

A client-side JSON viewer and transformer. Explore JSON with collapsible trees, filter properties visually, and transform data using TypeScript or jq queries with full intellisense support.

alt-codes

Glyph Index — a fast reference for Unicode characters and Windows Alt codes (CP437). Extracted from craigory-dev.

GitHub GraphQL Playground

Interactive GraphQL IDE for exploring GitHub's API. Authenticate with a personal access token, write queries with full schema autocomplete, and monitor your rate limit in real time.

PR Digest

Generate comprehensive digests of GitHub pull requests. Enter a PR URL and get a formatted summary optimized for AI agent handoffs, with full timeline context, review comments, and CI status.

QR Code Generator

A simple and elegant QR code generator built with Vite, TypeScript, and Tailwind CSS. Enter any text and instantly generate a downloadable QR code.