> Researching: Uniswap V4 Hooks
Smart contract engineer focused on DeFi, AMM and MEV. I read source code, reproduce mechanisms, and turn every study into reusable notes and hands-on projects.

I build smart contracts: writing tests, tuning gas and reading protocol source in Foundry / Hardhat every day. Rather than just calling an API, I like taking systems like Uniswap, AMMs and launchpads apart from the ground up to understand the intent behind every line.
This site is my research-and-build log — bilingual, written as I learn, continuously updated.
Designing a token launchpad from scratch: internal swap market making, the BidWall mechanism and treasury authorization flow.
On-chain LP data capture → analysis → strategy loop, breaking market-making PnL into quantifiable metrics.
20+ deep dives: the tick system, liquidity management, cross-tick swaps, the TWAP oracle and gas optimization.
Flaunch / beforeSwap / afterSwap hook analysis, reconstructing the contract authorization and execution flow method by method.