Selected projects
Boards, firmware, silicon, and the software that ties them together. Filter by discipline to focus.
A 'Slack for agents' server — threads, flat replies, cross-thread links, role catalog, and pull-based notifications so AI agents coordinate through an API instead of polling shared files.
A drop-in submodule that turns any AI coding agent into a KiCad hardware design assistant — an instruction library plus stdlib-only verification tools that catch what ERC misses.
A reproducible benchmark comparing five spiking neuron models — IF, LIF, Adaptive LIF, Izhikevich, Hodgkin-Huxley — for accuracy vs. computational cost.
ARC — a compact binary format for storing neural connectome data. Smaller, faster to open, and simpler than HDF5 for spiking neural network workloads.
AI-powered chat moderation for Paper Minecraft servers using local LLM inference via llama.cpp — no cloud, no API keys.
Orchestrates headless Claude Code agents through a fixed research → plan → implement → validate → review → ship pipeline, with git worktree isolation, file-ownership locks, and human review gates.