Projects

Open source tools, infrastructure, and programs. Agent systems, Solana programs, and developer tooling.

idx

CLI toolkit for agent-native organizations. Agent definitions in MDX, Unix-native execution, TUI and web UI.

TypeScript Agents CLI MDX

agentgateway

nginx for AI agents. Cost budgets, rate limiting, circuit breakers, and a live dashboard for agent fleet management.

TypeScript Agents Infrastructure Proxy

Axis Protocol

Decentralized protocol for creating and investing in on-chain index funds (ETFs) on Solana. Strategy builder, one-click deployment, and real-time portfolio tracking.

Solana DeFi TypeScript Anchor

Elements of Agentic System Design

Open conceptual framework decomposing intelligent systems into 10 elements: Context, Memory, Agency, Reasoning, Coordination, Artifacts, Autonomy, Evaluation, Feedback, Learning.

Agents Research Architecture Framework

auto-writer

Research-to-essay pipeline. Synthesizes Notion notes with real-time X/Twitter signal through a Paul Graham-inspired editing pass. Kills newsletter voice.

Python AI Content CLI

sol-fuzz

AI-powered security scanner for Solana programs. Finds vulnerabilities and generates proof-of-concept exploits automatically.

Solana Security AI Rust

x402-nextjs

Official Solana Foundation template for X402 payment protocol integration. Next.js starter with crypto payment gates, session management, and multi-tier pricing.

Solana Next.js Payments X402

framework-kit

Solana Foundation's React framework for dApps. Orchestrates wallets, transactions, and reactive freshness-aware data flows out of the box.

Solana React TypeScript SDK

Khoai

Barrier options AMM on Solana. Built with Pinocchio framework, no_std, zero-allocation, 128-bit fixed-point math.

Solana DeFi Rust Pinocchio

tx-indexer

Solana transaction classifier SDK. Pattern-matching engine for categorizing on-chain transactions by type and protocol.

Solana TypeScript SDK

stream2peer

Decentralized video streaming platform built on Livepeer. Open source with 39+ stars.

Web3 Livepeer TypeScript Streaming

Million.js

Contributed to the 16K+ star virtual DOM replacement for React. Performance optimizations and developer experience improvements.

React Performance Open Source