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

TypeScript JavaScript Python SQL HTML CSS

Frameworks & Libraries

Astro Cloudflare Workers Discord.js discord.py Genkit

Platforms

Cloudflare Pages Cloudflare R2 Fly.io GitHub Actions

Tools

Git Docker Wrangler npm tmux Claude Code

Databases & Storage

PostgreSQL Cloudflare D1 Cloudflare KV R2

Experience

  1. 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.

  2. 2024

    grim-gambit Monorepo

    Open Source

    Architected 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.

  3. 2024

    bifrost-bridge

    AI Automation Platform

    Built 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.

  4. 2023 -- 2024

    CarPiggy Discord Bot

    Community Tool

    Developed a plugin-based Discord bot in both TypeScript and Python variants. Features include server management, moderation, and community engagement tools deployed on Fly.io.