Full-stack engineer at META Solutions in Columbus, Ohio. By day I build production education technology for Ohio school districts — data sync platforms, compliance systems, containerized APIs. By night I build infrastructure for AI-native development.
React · Express · Node.js · Python · MS SQL Server · PostgreSQL · Docker · Jenkins
Production systems in the education technology space:
- CrossCheck — EMIS data verification platform. React 18, AG Grid, MUI, JWT auth, TanStack Query. Used by school districts to validate and reconcile state reporting data.
- ERATE — E-Rate funding compliance system. Multi-tier: Flask REST API, PostgreSQL, Python data scrapers, two React frontends, Docker Compose, Traefik, Jenkins CI/CD.
- SES Wiki — Student enrollment scenario knowledge base. React 19 + Express 5, Dockerized, full-text search, auto-backup, inline editing.
Tools: VS Code · DataGrip
claude-agent-team · Shell/Bash · MIT
16 specialist agents (code-writer, reviewer, security, tester, debugger, and more) that dispatch in parallel on a single task — the same way a dev team divides work, but coordinated by a semantic router. Hook-driven architecture means Claude Code's lifecycle events (pre-commit, pre-push, stop) trigger agents automatically without manual invocation.
What makes it unusual:
- Local-first, zero cloud lock-in — all memory, routing state, and observability live in SQLite on disk
- Token cost tracking per agent — spend broken down by model, so you can see exactly where Haiku can replace Sonnet
- 301 BATS tests, policy gates, and event sourcing via
cast.db - Phase 10 complete. v3.0 shipped.
claude-code-dashboard · React 19 + Express 5 + TypeScript + SQLite · MIT
Real-time observability UI for CAST. Sessions timeline, agent analytics, hook health monitor, memory browser, and a live read-only SQLite explorer. Built to answer the question: what is my agent team actually doing, and what is it costing me?
- Expanding CAST's planning layer — multi-wave orchestration with fan-out/fan-in coordination across agent groups
- Researching token efficiency patterns across agent workloads (the dashboard makes this measurable)
- Edward_Kubiak — Portfolio site (React + Vite)
- promptbot — Python prompt utilities
If CAST is useful to you, a star helps others find it.


