Projects
Open-source infrastructure for where AI is going — and the enterprise platforms I've built, scaled, and shipped at national scale.
Open Source
OPEN SOURCE · AI FRAMEWORK
Oasis
The AI agent framework Go deserves — composable, interface-driven, and built for where AI is going.
- — Recursive agent composition — LLMAgent, Network, and Workflow all satisfy one Agent interface
- — No vendor lock-in — raw HTTP to Gemini, OpenAI, Groq, DeepSeek, Ollama, and any OpenAI-compatible API
- — Graph RAG with LLM entity extraction, hybrid retrieval (vector + full-text + re-ranking), and semantic chunking
- — Go-native concurrency — parallel tool dispatch, background agents via Spawn(), and DAG step execution
Go AI Agents RAG Multi-agent DAG
Role
CREATOR
OPEN SOURCE · INFRASTRUCTURE
ix
A sandbox runtime for AI agents — lightweight Firecracker microVMs running a Rust daemon for shell, code, file, and browser ops.
- — Sub-100ms cold VM creation, sub-1ms from pool; shell ops under 3ms from pool
- — Rust daemon runs as PID 1 inside the microVM, exposing HTTP + SSE over vsock
- — Three rootfs tiers — base (~400MB), browser with Chrome (~1.5GB), full with scientific Python (~3GB)
- — DNS-based egress filtering for secure sandboxed execution
Rust Go Firecracker microVM Sandboxing
Role
CREATOR
OPEN SOURCE · DATABASE CLIENT
Saki
A native, lightning-fast database client that stays out of your way — built native, not wrapped, and data-first.
- — Tauri v2 + Rust core with a trait-based driver registry — PostgreSQL and SQLite today, more engines on the roadmap
- — Binary IPC for results; a virtual-scrolled grid handles thousands of rows with transactional inline editing and undo
- — CodeMirror 6 SQL editor — schema-aware autocomplete, formatting, multi-statement run, and an EXPLAIN ANALYZE visualizer
- — Capability-aware UI adapts the tree, menus, and tabs per engine; credentials stored encrypted
Rust Tauri v2 Svelte 5 Multi-engine
Role
CREATOR
Selected Work
NODEFLUX · VIDEO ANALYTICS
Lenz Dashboard
Nodeflux's Visionaire dashboard end to end — a real-time analytics interface and the API backbone that powers it.
- — Streams live video and AI events at national scale across immigration, traffic, and enterprise deployments
- — Unifies recording, analytics, enrollment, and mobile services into a single configurable runtime
- — Real-time operations interface over thousands of concurrent camera and event streams
- — Multi-tenant — per-client configuration packs for distinct government and enterprise programs
Real-time Full-stack National scale Multi-tenant
Role
PRODUCT & ENG LEAD
NODEFLUX · PRODUCT
AI Analytics Platform
Enterprise computer-vision analytics serving national infrastructure.
- — Real-time video analytics pipeline processing 500+ concurrent camera feeds
- — Alerting and reporting engine for government and enterprise clients
- — Owned the full product lifecycle from concept to national deployment
Computer Vision Platform Enterprise
Role
PRODUCT LEAD