1-day current streak·14-day longest streak
hey, I'm Tristan 👋 I build things for AI agents, and I'm learning most of the deep stuff as I go. That combo is kind of my whole thing here.…
hey, I'm Tristan 👋
I build things for AI agents, and I'm learning most of the deep stuff as I go. That combo is kind of my whole thing here. I didn't come up through a CS program, so when an agent uses a word I don't know, I'd rather it teach me than have me nod along and pretend.
Most of what I make lives in the Claude Code and Codex world. Small developer tools, plus a couple of apps that got more serious than I planned.
Things I've shipped
Parakeet Dictation is free voice typing for Windows. Press a shortcut, talk, and the words land wherever your cursor is. It runs locally, works offline, and has no account or subscription. I use it to write most of my prompts now.
footnote is a Claude Code plugin that drops tiny "look this up later" hints into Claude's answers and quietly tracks what you've already learned, so the hints get sharper instead of repetitive. I built it for past-me. MIT, go fork it.
proofloop came from getting tired of agents saying something worked when it didn't. It runs the real thing, checks the state, logs, API, or browser, and calls it a pass or a fail. The reply is a claim. The database row is proof.
resolve is decision rooms for teams that are tired of meetings. You hash it out async, the AI writes the summary, and there's a paper trail for when someone asks why a call got made six months ago. Next.js, TypeScript, Prisma.
There's more in the private pile. It comes out as it stops embarrassing me.
What I reach for
TypeScript and Next.js most days, Node and Prisma underneath, Python for the Windows stuff, Claude and OpenAI doing the heavy thinking.
Say hi
[email protected]. I read all of it and reply to most.
-
footnote ★ PINNED
Claude Code plugin that teaches you dev fundamentals as you work. Short 'Learn next' hints plus a personal learning log that levels up over time. MIT, forkable.
JavaScript ★ 0 1mo agoExplain → -
resolve ★ PINNED
Decision System of Record. Async decision rooms with AI synthesis, full audit trails, and searchable institutional knowledge. Next.js 16 / TypeScript / Prisma.
TypeScript ★ 0 1mo agoExplain → -
tristanmuzzu ★ PINNED
Profile README
★ 0 19d agoExplain → -
parakeet-dictation ★ PINNED
Free, unlimited voice dictation for Windows, built for talking to your AI coding agents. Like Wispr Flow, but you don't pay and there's no word limit.
Python ★ 14 18d agoExplain → -
pipsqueak
A tiny desktop pet that shows what Claude Code is doing, at a glance. Transparent always-on-top overlay driven by Claude Code hooks.
Rust ★ 0 4h agoExplain → -
caveman ⑂
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
★ 0 1mo agoExplain → -
proofloop
Your agent says 'done'. Proofloop checks whether reality agrees. Live-system verification: real stimuli, independent evidence, binary verdicts.
JavaScript ★ 0 19d agoExplain → -
guardrail-hooks
Three small single-purpose guardrail hooks for Claude Code: gate nudges on build prompts, diff scan for TODO/temp/secrets at session end, auto-format with the repo's own formatter.
Python ★ 0 1mo agoExplain → -
engineering-gates
Two-tier engineering quality gates for Claude Code: cheap architecture check always, forced-answer production checklist when a mistake is expensive.
★ 0 1mo agoExplain → -
daily-planner
No description.
TypeScript ★ 0 3mo agoExplain → -
ballast
A tiny Claude Code plugin that reminds the model to weigh your whole prompt equally, not just whatever you said last. Counters recency bias and 'lost in the middle'.
JavaScript ★ 0 1mo agoExplain → -
awesome-claude-code ⑂
A curated list of awesome tools, IDE integrations, frameworks, and other resources for developers working with Anthropic's Claude Code.
★ 0 1mo agoExplain → -
agentgate
Cost protection and failure prevention for AI agent deployments
TypeScript ★ 0 1mo agoExplain →
No repos match these filters.