All Projects

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.

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.
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.
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.

