About

Software Engineer with experience building scalable backend services and high-volume trading systems. Designed many microservices, maintaining performance and reliability, led teams of 5+ engineers to complete projects.

Projects

mini-evm

A minimal Ethereum Virtual Machine implementation in Rust, with a stack, memory, gas accounting, and opcode execution built from scratch.

  • Rust

hx-core

A header-only C++20 library of low-level concurrency and memory primitives, including a lock-free SPSC ring buffer and a fixed-capacity object pool.

  • C++
  • CMake

polyplate

A copy trading bot for Polymarket that mirrors a target wallet's trades in real time (via Websockets, polling or on-chain indexing) and places matching orders through CLOB API with a live simulation and back testing.

  • Python
  • Claude Code

febu

An end-to-end AI content pipeline that turns a simple prompt/topic into a full fledged short reel from generating script, B-roll video, audio, captions and finally editing it all together.

  • Python
  • Claude Code

valorem-labs-inc/clear

A DeFi options clearing and settlement engine using ERC-1155 tokens, supporting covered calls and cash-secured puts across American, European, and exotic option types.

  • Solidity

leverage-amm

A minimal automated market maker with built-in support for leveraged positions, built and tested with Foundry.

  • Solidity

split

A contract that mints NFTs and splits the proceeds among the key stakeholders of an ERC20 token, built and tested with Foundry.

  • Solidity
  • Javascript

bettle

A trustless contract for creating and matching bets on the future price of any asset, using Chainlink's Aggregator Interface for price feeds with a minimum 10-day settlement window.

  • Solidity