Back to selected work

2024

Solana NFT arbitrage engine

Blockchain Developer, Comet.xyz

Designed and optimized an automated Solana arbitrage bot for extremely latency-sensitive execution.

Private trading system
TypeScriptRustRedisLinuxSolana

Generated $300K in net profit over $12M in trading volume.

Reduced reaction time below 100ms with globally distributed servers in New York, Frankfurt, and Tokyo.

Stored hot data in Redis, tuned Linux servers, and customized Solana libraries for speed.

Context

This system was built for a trading environment where milliseconds had direct financial impact. The goal was to detect NFT arbitrage opportunities on Solana and execute before the opportunity disappeared.

Main challenge

The problem was not just writing a trading strategy. The system had to react faster than competitors and remain stable under real market conditions.

What I worked on

Outcome

The system generated $300K in net profit across roughly $12M in trading volume.

It also reached sub-100ms reaction times, which required consistent performance across infrastructure, networking, and application code rather than one isolated optimization.

What made this work valuable

This project is a good example of how I approach performance-sensitive systems. I like the combination of measurement, iteration, and practical engineering needed to make a system fast in the real world instead of only in theory.

Engineering decisions

The main lesson from this project is that latency work is rarely about one optimization. The meaningful gains came from combining infrastructure placement, in-memory data handling, system tuning, and library-level changes into one coherent path.

Reach out

Want more detail than I can share publicly?

I can walk through the architecture, tradeoffs, and implementation details for private work in a conversation.