About
I'm a software developer focused on building fast, reliable systems at the edge. My work spans AI-powered automation, developer tooling, and community platforms — all running on modern infrastructure with Cloudflare Workers, Fly.io, and static-first architectures.
I believe in shipping software that respects users: zero unnecessary JavaScript, sub-100ms response times, and clear separation between what runs at build time and what runs at request time. Every project in my portfolio reflects this philosophy.
When I'm not writing code, I'm usually deep in tmux sessions experimenting with LLM orchestration patterns or figuring out how to make Cloudflare Workers do things they probably weren't designed to do.
Skills
Languages
Frameworks & Libraries
Platforms
Tools
Databases & Storage
Experience
- 2024 -- Present
Building in Public
Designing and shipping production systems across multiple domains: AI-powered automation (bifrost-bridge), community tools (CarPiggy), and developer infrastructure (grim-gambit). Everything runs on edge-first architecture with Cloudflare and Fly.io.
- 2024
grim-gambit Monorepo
Open SourceArchitected a TypeScript monorepo with npm workspaces, shared packages (@grim/ui, @grim/storage, @grim/ai), and multiple apps including this portfolio. Focus on zero-JS static output and edge deployment.
- 2024
bifrost-bridge
AI Automation PlatformBuilt an event-sourced AI orchestration platform on Cloudflare Workers. Manages autonomous task execution with multi-LLM routing (Gemini, DeepSeek, Claude), attention queues, and bandit-based prompt optimization.
- 2023 -- 2024
CarPiggy Discord Bot
Community ToolDeveloped a plugin-based Discord bot in both TypeScript and Python variants. Features include server management, moderation, and community engagement tools deployed on Fly.io.