Projects
Everything I have shipped — open source and client work.
Open-source infrastructure for the AI coding agent era, plus production SaaS platforms delivered for US, Australian and European teams. Client names withheld under NDA — the engineering is not.
12 projects
Products & platforms
-
LOYALTI
Multi-tenant loyalty & bonus platform with a PremiumBonus-compatible POS API.
- PHP 8.4
- Symfony 8
- PostgreSQL 18
- Doctrine
- Bitrix D7
-
Fluenta
AI-assisted English-learning app — a single Go binary, live at fluenta.club.
- Go
- PostgreSQL 18
- Whisper (local STT)
- Claude Haiku
- SM-2 SRS
-
itcrib
IT interview-prep & e-learning platform with spaced repetition and an AI mock interviewer.
- PHP 8.2 / Symfony 7.4
- Nuxt 3
- PostgreSQL 17 / pgBouncer
- Meilisearch
- RabbitMQ
Open source
-
AISWARM
in progressDistributed cognitive workforce runtime — the AISWARM + a2abridge + BrainCore triad.
- Go 1.25
- tmux
- git worktree
- SQLite (modernc.org)
- MCP
-
-
-
-
a2abridge
Open A2A 1.0 mesh for Claude Code, Codex, Cursor, Cline, Continue, Gemini.
- Go
- JSON-RPC
- SSE
- A2A 1.0
-
phpfilebroker
Filesystem as a message broker — exchanges, streams, dead letters.
- PHP 8.4
- POSIX file locks
- inotify
-
-
php-llamacpp-benchmarks
Six llama.cpp-inspired optimisation patterns, measured in PHP 8.4.
- PHP 8.4
- llama.cpp
- FFI
- JIT
- Docker
-
SubStat
in progressAn experimental memory store built on a spiking neural network — neurons and synapses instead of rows.
- Go
- Spiking neural network
- Population coding
- Snapshot persistence
- BrainCore