-
Deterministic Deposit Proxy in Solidity
I built a small full-stack system for deterministic deposit addresses and automated treasury routing on Sepolia.
-
Elliptic Curves math in Rust
TL/DR: ecc - porting “Elliptic Curve Cryptography for Developers” from C/GMP to Rust, chapter by chapter. From modular arithmetic to a working SNARK in ~3700 lines.
-
Ethereum VM impl from scratch in Rust
-
Learning Zero-Knowledge Proofs
TL/DR: ZKP - a learning journey through zero-knowledge proof systems: Groth16, PLONK, and Halo2. Same problem, three frameworks, one surprising insight.
-
Pooling Around with AI
This is me joining the crowd of self-proclaimed AI experts (thank you LinkedIn for showing me posts of people doing every obvious thing you can do with AI).