HELLO
I'm a fullstack engineer with a specialization in web development, crypto, and DeFi. Outside of work I build fun and novel web-based experiences.
This site serves as a place where I dump my thoughts on various topics as well as try out various experiments and ideas. It also serves as a place for me to document any products or arbitraging strategies I have in mind.
If you want to checkout what I'm working on and what I've worked on in the past, head over to my portfolio.
PROJECT HIGHLIGHTS
View all →Vendor Finance is a P2P crypto loan platform that allows lenders to create personalized lending pools with highly customizable terms that has gone on to process over $5M in loan volume. Borrowers can rest easy by taking advantage of Vendor's no-liquidation model. As a co-founder I was responsible for development lifecycle for all frontend features, as well as performing maintainance on critical backend infrastructure.
Tech Stack
CursorSpace is a Chrome extension that allows users who have the extension to interact and chat with each other when they are on the same sites. The main idea is to bring back the magic of the web where spontaneous conversations and interactions can happen. No friend requests, no profiles needed. Just start chatting with anyone you see.
Tech Stack
Wandr.land is a web based social experience / digital art piece I've put together that allows people to create and share drawings. This is an exploration into my idea of creating unexpected social experiences that can be accessed through scanning QR codes found in the real world.
Tech Stack
DeFi & NFT Arbitrages
Over the past few years I've identified and executed on several profitable on-chain arbitrage opportunities, combining off-chain detection bots with custom Solidity contracts for atomic execution. In total these strategies have generated roughly ~13 ETH in profit.
Plaza Finance (Round 1)
ArticleI identified a recurring price discrepancy between levETH's custom pricing pool and its public AMM pool on Base. I built a TypeScript detection bot to monitor both prices continuously, then wrote a Solidity contract to execute trades atomically. At peak the bot was landing 20-25 arbs per day. A single large market event on May 8th netted ~1.5 ETH in under a minute. Total: ~2.46 ETH.
Plaza Finance (Round 2 — Wind Down)
ArticleWhen Plaza announced their protocol wind-down, I noticed levETH had crashed to $19 while a fixed-price redemption contract allowed redemptions at ~$2400. I bought in immediately, redeemed for a quick ~$2k profit, then built a new contract to continuously arb between the open Aerodrome pool and the redemption contract as remaining holders sold into the market. Total: ~2.46 ETH.
NFT Arbitrages (Sudoswap)
ArticleI reverse-engineered the unofficial Genie.xyz API to monitor NFT floor prices across OpenSea, LooksRare, and X2Y2, comparing them against Sudoswap's AMM sell prices. I built a Solidity contract that atomically bought NFTs on open markets and sold them into Sudoswap pools, using Euler Finance flashloans to execute trades without requiring upfront capital. To avoid MEV front-running I routed transactions through Flashbots private RPC. A single ArtBlock arbitrage netted 2.70 ETH in one transaction. Total: ~7.38 ETH.
Tech Stack