Projects
Enterprise platform, design-system, open-source agent tooling, and AI product work. The platform and executive-facing systems sit first; the open-source and product builds that follow are smaller and run with the same discipline.
Work index
SFDS
State Farm, closed source
State Farm's canonical enterprise design system and migration target for statefarm.com. I led sf-ui, a framework-agnostic Lit/Web Components library with 70+ primitives, plus the Figma Variables → W3C token pipeline and npm/CDN release governance for 1000+ engineers and designers.
- Web Components
- TypeScript
- Design Tokens
- npm + CDN
Insurance Agent Feedback Platform
State Farm, closed source
Full-stack AI feedback platform commissioned by State Farm's EVP of enterprise technology. Went from concept to production in two months for its debut at agency convention, and the pilot earned backing to become the official support and feedback channel for all 10,000+ State Farm agents.
- Angular
- TypeScript
- Node.js
agent-readiness-kit
Open source
TypeScript CLI and library that scores whether a repository is ready for coding agents. Audits project instructions, skill structure, deterministic gates, mock/offline defaults, AI boundaries, CI coverage, docs, and release hygiene, with a design-system preset for token and visual-review workflows.
- TypeScript
- CLI
- Agent Workflows
ResearchLog
Proceris, closed source
Full-stack R&D tax-credit documentation SaaS that maps real engineering work to IRS Section 41 evidence. Ingests GitHub PR and issue activity, classifies work with Claude at the pull-request level to keep model spend bounded, and keeps reviewer overrides tenant-scoped with Supabase RLS.
- Angular
- TypeScript
- NestJS
dibble
Open source
Portable plugin, skill, and CLI collection for coding-agent guardrails. Packages design-token enforcement, supply-chain gates, agent-config audits, evidence-linked writing, UI verification, schema tooling, README audits, and marketplace validation for Claude Code, Codex, and CI.
- Agent Skills
- CLI
- Codex
DesignRail
Open source
Human review gate for design-to-code workflows. It turns component intent into schema-backed proposals, surfaces compliance risk, and requires a recorded decision before export.
- Developer Tools
- React
- TypeScript
zod-ai-tool
Open source
Small TypeScript package that derives Anthropic, OpenAI, and Gemini tool definitions from one Zod schema, then validates model tool input with that same schema. Built for applications that talk directly to provider SDKs and need one contract instead of duplicated JSON Schema.
- TypeScript
- Zod
- OpenAI
Saturday Signal
Open source
Independent college-football fan intelligence platform with a Texas football reference deployment. Ingests fixture, official-link, team-note, and optional CFBD sources, then returns citation-backed chat answers with voice, source, and rumor guardrails.
- Next.js
- TypeScript
- Drizzle
PaceAI
Proceris, closed source
AI workflow that turns long-form workout video into timestamped equipment-control profiles. Combines video/audio ingestion, trainer-cue extraction, exercise-science reasoning, and a human review UI for partner OEM workflows.
- React
- Node.js
- Python