01Autonomous Multi-Agent OS
ProductionA desktop operating system for AI agents — running autonomous, multi-agent workflows locally and privately on your own machine.
- Hierarchical agents — a coordinator that auto-staffs specialised sub-agents — with human-in-the-loop approval gates that survive app restarts via SQLite checkpointing.
- Cost-aware model routing that automatically picks the cheapest capable model across OpenAI, Anthropic, Gemini, Groq, Mistral and Ollama, with fully local inference as a fallback.
- Local-first privacy: an AES-256-GCM encrypted vault, on-device vector memory and a spatial memory design — no cloud required to operate.
- Production-grade engineering: hundreds of automated tests, CI, and shipped as a single signed desktop binary for Windows, macOS and Linux.
- Tauri
- Rust
- React
- TypeScript
- LangGraph
- LanceDB
- llama.cpp
02Multi-Channel AI Content Platform
ProductionAn agentic, multi-model web platform that writes a post once and adapts it for nine social channels.
- A master orchestration agent routes work to specialised text and image sub-agents to produce platform-optimised posts end to end.
- Provider-agnostic LLM layer with vector memory for retrieval-augmented context (RAG-ready).
- Per-request token-cost tracking and graceful degradation when a provider fails.
- Laravel
- PHP
- Agent framework
- OpenAI
- Gemini
- Alpine.js
- Tailwind
03Deployed Consumer Product
Shipped productA polished, shipped product for sending beautifully themed invitations and tracking the responses.
- A genuinely shipped product: passwordless auth, content moderation, Stripe checkout via webhooks and an admin dashboard.
- Built on a modern, fully typed stack (Next.js App Router, Prisma ORM, Postgres) with unit tests.
- Next.js
- React
- Prisma
- Stripe
- PostgreSQL
04Vertical SaaS Suite
EngineeringA family of vertical SaaS applications on a shared, reusable stack — across several different domains.
- Breadth at scale: roughly a dozen domain-specific apps (time-tracking, event planning, design tooling and more) on shared infrastructure patterns.
- Several integrate LLMs directly — agent-based features and model-powered generation.
- A consistent Docker-based deployment and design-system approach across the whole family.
- Laravel
- Next.js
- Docker
- Google Gemini
05Hardware & Robotics
EngineeringA decade of hands-on engineering before software — CNC machines, robotics and electric vehicles.
- Designed and built a 3-axis CNC milling machine as a personal innovation (1000 × 1000 mm work area).
- Contributed to the MV-4 mine-clearance robotics programme at DOK-ING, including chassis construction and team coordination.
- Worked on the LOOX electric-vehicle project — mechanical construction and prototyping.
- CNC
- CAD
- Mechatronics
- Robotics