All Projects

MetaVerse
Expand

MetaVerse

A browser-based spatial video chat platform that allows users to interact in a 2D pixel-art world. Users can connect, move their avatars with real-time physics, and communicate based on proximity. Solved complex frontend challenges including double-render strict mode handling and asset synchronization across varying network speeds.

Next.jsNode.jsZustandPhaser 3WebSocketsTailwindCSSTypeScript
SuperGlobe
Expand

SuperGlobe

A real-time 3D ecosystem visualizer for the Superteam DAO. This interactive globe maps verified builders, grants, and bounties geographically, enabling founders to scout talent by location and velocity. Features include custom holographic shaders, live on-chain data integration, and a high-performance rendering engine.

Next.jsReact-Globe.glThree.jsTailwindCSSTypeScriptSupabase
Quorum
Expand

Quorum

A distributed key custody engine inspired by Fireblocks. It eliminates single points of failure by splitting private keys across multiple nodes using Shamir’s Secret Sharing. The system uses gRPC for secure node-to-node communication, ensuring the full private key never exists in memory on a single server.

RustTonic (gRPC)TokioThreshold CryptoDocker
Seedling
Expand

Seedling

A deterministic HD wallet factory built to industry standards (BIP-39 & BIP-44). It creates mathematically linked crypto wallets from a single seed phrase. Features include batch address derivation, mnemonic recovery, and secure key serialization for Ethereum-compatible chains.

TypeScriptNode.jsBIP-39CryptographyEthers.js
Baatchit
Expand

Baatchit

A multi-LLM chatbot platform inspired by T3.chat, supporting models like Grok, Gemini, Claude, and GPT in a single interface. Features web search and file-based context.

Next.jsTypeScriptTailwindCSSFirebaseVercel
Brickend
Expand

Brickend

A backend snippets library providing ready-to-use boilerplate templates for Prisma, REST/GraphQL APIs, Stripe integrations, and more.

TypeScriptNext.jsZustandPrismaPostgreSQL