Projects
Things I build for myself and then keep using. Most of them started as a manual step I got tired of doing.
- gtdMIT
A TUI, CLI, API, and self-hosted PWA for personal productivity built around Getting Things Done. Capture to an inbox, triage into projects with contexts and next actions, auto-reschedule recurring items, and run reviews grouped by Area of Focus.
uv tool install gtd-tui- Textual
- Vanilla JS
- Flask
- Tailscale
- Oracle Cloud
- Python
- hamilhamilhamillive
CamelCamelCamel for Broadway: daily price and discount history from the TKTS board. Python scraper on a GitHub Actions cron, Next.js frontend on Vercel, Postgres in between.
- TypeScript
- Next.js
- PostgreSQL
- GitHub Actions
- Python
- deluge.questliveGPL-3.0
Browser-based tools for the Synthstrom Deluge music workstation. Manage SD cards, analyze songs, preview tracks, build kits, generate patches, convert scores. All client-side, no upload, no server.
- Astro
- Svelte
- Pyodide
- Web Audio
- Python
- git-a-gripMIT
A curated collection of pre-commit hooks plus a CLI for global pre-commit management.
# .pre-commit-config.yaml: repos: - repo: https://github.com/dannybrown37/git-a-grip rev: v0.y.z hooks: - id: choose-your-hooks # For pre-commit tooling: uv tool install git-a-grip- Pre-Commit
- Commitizen
- Ruff
- ESLint
- Bash
- Python
- skill-treeMIT
A shared home for reusable Claude Code/Copilot skills, including the tooling behind each skill. Portable across repos and machines, packaged as a single installable plugin.
/plugin marketplace add dannybrown37/skill-tree /plugin install skill-tree@skill-tree- Claude Code
- Copilot
- Bash
- Python
- gfunkMIT
Nuthin' but a G-Suite thang: TUI, CLI, and MCP tools for managing Google Workspace resources, with a '90s west-coast hiphop flavor.
uv tool install gfunk- Textual
- Python
- Google Workspace API
- MCP Server
- ccgardenMIT
Grows a tree from your Claude Code session history: each item represents a statistic. The tree on my home page is one of them.
uv tool install ccgarden- SVG
- SMIL
- SQLite
- Claude Code
- Python
- MAAD GOAT Pizza Websitelive
Website for MAAD GOAT, a pop-up pizzeria & catering operation in the Florida panhandle area. CMS-managed menu and content, deployed to Cloudflare Workers.
- Astro
- Keystatic
- Cloudflare Workers
- TypeScript
- dotfiles
Shell config and global dev tooling. And also the sandbox where most of my projects start.
- Bash
- Neovim
- TMUX
- WSL
- AutoHotKey
- Pre-Commit
- Python
- dannybrown.devlive
This site.
- Astro
- Tailwind
- TypeScript