I build databases, developer tools, and agents in Go, Python, and Rust. I've also used C, C++, Ruby, and JavaScript, and am exploring Mojo and Zig.
- omendb - Embedded vector database. 4x faster than hnswlib-based alternatives. Rust core with Python bindings via PyO3/maturin
- omengrep - Semantic code search tool. Tree-sitter parsing for 22 languages
- hnsw-go - Native Go HNSW graph implementation with pluggable distance metrics and generic type support
- aku - Go API library with typed handlers and automatic request extraction. net/http-native with OpenAPI generation.
- canto - Go agent framework. Composable layers, append-only event log, and deterministic code-driven orchestration for LLM agents and swarms
- ion - TUI coding agent with multi-provider LLM support built on canto
- jb - Background job manager. Session-persistent execution for long-running tasks
- tk - Task tracker for AI agents. Git-friendly storage with blocking dependencies
- pacabot - Prediction market trading bot. Event-driven order execution with real-time risk management
- go-clob-client - Go SDK for the Polymarket CLOB. Supports trading, authentication, and order signing.
- go-polymarket-data - Go client for the Polymarket data API
"There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors."





