Projects
Sui blockchain tools, AI experiments, and full-stack applications.
Sui Transaction Explainer
MVP CompleteAI-powered tool that explains Sui transactions in plain English. Uses Claude API to parse transaction data and generate human-readable explanations with ELI5/Normal/Technical modes.
Sui Blackjack
Contract CompleteProvably fair on-chain blackjack using Sui's native randomness. 389-line Move contract with treasury system, 3:2 blackjack payout, and verifiable deck shuffling.
walrus-kit-core
BuiltFramework-agnostic toolkit for Sui Walrus decentralized storage. Built using nanostores for state management, following dapp-kit-next patterns.
Claude Mobile Controller
In DevelopmentControl Claude Code from your phone via tmux + SSE. Features TTS summaries, push-to-talk voice interaction, and voice notes anchored to responses.
Vue DappKit
PR ReadyVue 3 bindings for @mysten/dapp-kit. Enables Vue developers to build Sui dApps with native Vue composables and components.
SUI Genesis
PRD CompleteBrowser-based game teaching Sui blockchain concepts. "You are the blockchain. Wake up." 7 levels from Objects to PTBs with characters Kira, Ren, Drift, and Specter.
Dance Elementz
Spec ReadyVideo learning platform for dancers. A/B loop sections, speed control (0.1x-2x), segment mastery tracking. Built for deliberate practice.
Proof of Vibes
Contract StartedSocial emoji canvas on Sui blockchain. Real-time collaborative art with on-chain state. Move contract with Vue 3 frontend.
sui-core Bug Fixes
PRs Ready5 PRs fixing epoch boundary vulnerabilities in the Sui validator code. Found 14 bugs total across checkpoint building, consensus handling, and pruning.