Work
Current
Random stuff
Ethereum tools
- Fetch ethereum transaction object
 - Fetch ethereum block object
 - Get ethereum function signature
 - Get ethereum event signature
 - Fetch ethereum storage slot value
 
Data dashboards
- Stablecoin Blacklists
 - Worldcoin(WLD) stats
 - USDC currently blacklisted addresses
 - Glo Dollar(USDGLO) stats
 
Chrome extensions
Past projects
- pellet: Django middleware which improves app performance by discovering N+1 queries.
 - snek-evm: Python implementation of the Ethereum Virtual Machine.
 - ERC1155-yul: Yul implementation of ERC1155.
 - Cairo VM: Worked with Nethermind building a full Cairo VM in Go.