Open source projects

A curated project shelf, not a dump of every repo.

These projects show how I think through systems, workflows, and interfaces. The thread running through them is consistent: clear operational models, keyboard-first ergonomics, and public engineering work that can be audited.

AI systems

AI systems

Execution, orchestration, and developer workflow automation.

2026

  • ai
  • tooling

marathon

A distributed Claude Code runner that executes tasks inside isolated Firecracker VMs.

View repo
Context
Agentic development only becomes credible at scale when execution is isolated, schedulable, and measurable.
Build
Built an orchestrator, node operator, and VM agent architecture for running coding workloads across sandboxed machines.
Signal
Demonstrates systems depth across AI orchestration, virtualization, metering, and low-level runtime concerns.
Zig 0 stars Updated 2mo ago

2026

  • ai
  • tooling

claudeswarm

Automated ticket-to-PR orchestration with sandboxed execution and multi-provider issue sync.

View repo
Context
AI-assisted engineering workflows need more than prompts; they need queues, state machines, review boundaries, and observability.
Build
Designed a multi-service platform with API, dashboard, worker, PostgreSQL, pg-boss, and PR automation.
Signal
Shows product thinking around AI operations, developer workflows, and reliable automation loops.
TypeScript 0 stars Updated 3mo ago
Developer tooling

Developer tooling

Terminal UX, Neovim workflows, operator ergonomics, and fast feedback loops.

2026

  • tooling

sqlv

A keyboard-first SQLite explorer for the terminal, built with Ratatui.

View repo
Context
Database inspection in the terminal is still clumsy for engineers who want speed, multiple connections, and serious keyboard ergonomics.
Build
Implemented a full-screen TUI with schema browsing, query tabs, autocomplete, inline editing, and Vim-style navigation.
Signal
Highlights Rust product craftsmanship and a strong eye for practical developer experience.
Rust 0 stars Updated 12d ago

2025

  • ai
  • tooling

autobahn.nvim

A multi-agent coding session manager for Neovim with isolated workspaces and multi-VCS support.

View repo
Context
Running multiple coding agents from the editor quickly becomes chaotic without session isolation, process management, and ergonomic control surfaces.
Build
Built workspace-aware session management across git worktrees and jj workspaces with real-time monitoring inside Neovim.
Signal
Strengthens the developer-tooling story with editor-native automation and sharp workflow design.
Lua 1 stars Updated 1mo ago

2026

  • gaming
  • ai
  • tooling

ccmanager

A gamified macro manager for Claude Code sessions inspired by StarCraft 2 mechanics.

View repo
Context
Agent-heavy workflows need faster control, richer feedback loops, and better session awareness than a plain terminal tab list can offer.
Build
Created a tmux-native dashboard with APM tracking, control groups, streak systems, Pomodoro support, and SQLite persistence.
Signal
Adds a memorable gaming-inflected systems story that fits the target audience without feeling superficial.
Go 0 stars Updated 2mo ago
Contributions

Relevant public contributions beyond owned repos.

Useful context for teams auditing production-adjacent work in gaming and blockchain.

External signal

dojoengine/torii-core

Recent public work on Starknet indexing infrastructure, including ERC standards, controller fixes, and database refactors.

  • blockchain
  • gaming
Open link
External signal

Cartridge.gg

Production experience in gaming infrastructure, blockchain services, and open source libraries.

  • gaming
  • blockchain
Open link
Profile

MartianGreed

More repositories, forks, and recent activity are available directly on GitHub for deeper due diligence.

Open GitHub