Skip to content

~/projects

Projects

Things I've built, shipped, and contributed to.

featured

sokuza.md Live · Open Source

AI Automation

Sokuza

Open-source AI development app. Run it yourself and wire up any number of workflows triggered by events — GitHub activity, cron, webhooks, and more. Covers PR reviews, automated bug fixes from issues, PR review addressing, scheduled security audits, and tests against live applications.

TypeScript AI GitHub Webhooks Workflows
blueprint-sdk.md Open Source

Decentralized Infrastructure

Blueprint SDK

SDK for building decentralized services across Tangle, EigenLayer, and EVM chains. P2P networking via libp2p, threshold signatures, multi-party computation, trusted execution environments, and WASM runtimes.

Rust libp2p MPC threshold signatures WASM
citadel-protocol.md Open Source

Post-Quantum Networking

Citadel Protocol

Quantum-resistant secure networking in async Rust. Kyber, NTRU, and a custom 3D matrix ratcheting algorithm over TCP, TLS, QUIC, UDP, and WebRTC, with NAT traversal.

Rust async Kyber NTRU QUIC
tangle-network.md Live

Blockchain

Tangle Network

Substrate-based blockchain with EVM compatibility and zero-knowledge proofs. Core runtime, smart contract libraries, and validator infrastructure.

Rust Substrate Solidity EVM

other work

blueprint-ai-agent.md Live

AI Platform

Blueprint AI Agent

AI agent platform that generates software for a curated set of technology stacks. React frontend, Cloudflare Workers backend, Supabase, LiteLLM, and Stripe billing.

TypeScript React Cloudflare Workers Supabase LiteLLM
cargo-tangle.md Open Source

Developer Tooling

cargo-tangle

CLI for generating, deploying, and interacting with Tangle Blueprints and EigenLayer AVSs. The default entry point for developers building on Tangle.

Rust CLI Cargo
citadel-workspace.md

Encrypted Communication

Citadel Workspace

Quantum-resistant communication platform for messaging, file-sharing, and team collaboration. Built on the Citadel SDK and the Citadel Internal Service.

Rust TypeScript Tauri P2P
meikai.md Live

Personal

Meikai

Magic: The Gathering deck builder with AI-assisted analysis. Build decks, manage collections, search cards, and get recommendations from an agent that can read your collection directly.

TypeScript React AI
galaxy-gang.md

Game Development

Galaxy Gang

Led 10–20 programmers building a game in Unreal Engine 4. Built gameplay systems, networking, and the build pipeline with Wwise audio.

C++ Unreal Engine 4 Blueprints Wwise