Technical Blog
Deep dives into DeFi protocols, Rust optimization, and blockchain mathematics

AI EngineeringBackendSystemsCareer
AI-Augmented Engineering as a Practice
AI-augmented engineering isn't a completely new discipline — it's more about layering LLM and agent primitives on top of the engineering work you already understand. Here is how I think about it, and a challenge for you.

DeFiBackendRustAlgorithms
Matching Engines in DeFi: Architecture, Design, and Implementation
Deep dive into order matching engines: from order book mechanics to high-throughput matching algorithms used in decentralized exchanges and trading systems.