NFTTOOLS
Lead Developer, Nov 2022 to Present
Sole architect and developer of a six-microservice NFT trading SaaS. I built its trading engine, real-time ingestion, dashboard, infrastructure automation, and production operations across OpenSea, Blur, and Magic Eden.
- Built triple-redundant OpenSea OS2 ingestion with O(1) reverse-index routing, sustaining 10,000+ events per second with sub-5 ms event processing.
- Delivered a 65K-line trading engine with 65+ endpoints and 14 services, including 300 ms end-to-end counter-bid execution.
- Moved a database lookup path from roughly 10 seconds to under 50 ms with LRU caching, a 200x improvement.
- Automated Hivelocity, Cloudflare, Kong, and Docker provisioning, taking a new account from signup to production in 15 to 25 minutes.
- Protected 100+ concurrent wallets with AES-256-GCM encryption, scrypt key derivation, and a zero-persistence key policy.
