Projects

A few projects across product engineering and systems work.

Ectoplasm Protocol

Casper-based DEX implementation with token swaps, liquidity provisioning, and liquid staking flows, including wallet integration and real-time on-chain balance handling.

Status: Active development

Last updated: April 2026

Stack: React, TypeScript, Vite, Rust, Odra, Casper

View code

Recall

Browser extension project for contextual memory prompts, built with a fullstack setup including secure authentication, media optimization, and personalized feed delivery.

Status: Prototype

Last updated: April 2026

Stack: Chrome Extension API, Cloudinary, Next.js, NextAuth, PostgreSQL, TypeScript

View code

Multiplayer Game Infrastructure Notes

Realtime multiplayer backend work covering session handling, settlement paths, and reliability hardening for reconnects, retries, and state-transition edge cases.

Also contributed to web-based card games like poker, including smart contract work across Ethereum and Solana, with privacy-focused flows on Solana using Inco.

Status: Ongoing notes

Last updated: April 2026

Stack: Rust, Redis, WebSockets, backend services