- 🔭 I'm currently working on what's next.
- 🔧 My day (and sometimes night) job is to help safeguard the Ethereum ecosystem.
- ➕ Previously, I founded DAITA Technologies, a Swiss-based startup specialising in transforming raw data into AI-ready data sets at scale, and Alethena, a company pioneering Ethereum-based tokenised shares and their trading via an automated market maker in Switzerland.
- 🎓 I hold a Master's degree in Quantitative Finance from the Swiss Federal Institute of Technology Zurich (ETH Zurich).
- ❤️ Generally, I'm truly passionate about Machine/Deep Learning, Computer Vision, Ethereum Smart Contracts, Bitcoin, and OSS Engineering.
- 📫 How to reach me: [email protected].
- 🌱 I'm currently learning not to go insane – broadly speaking.
- 💬 Ask me about anything – maybe I can help you; most likely not.
- ⚡ Fun fact: It took less code to send a man to the moon than to run a smartphone.
- xdeployer – A Hardhat plugin to deploy your smart contracts across multiple Ethereum Virtual Machine (EVM) chains with the same deterministic address.
- 🐍 snekmate – State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.
- ⚔️ A Historical Collection of Reentrancy Attacks – A chronological and (hopefully) complete list of reentrancy attacks to date.
- Batch Distributor – Helper smart contract for batch sending both native and ERC-20 tokens.
CREATE2
Deployer – Helper smart contract to make easier and safer usage of theCREATE2
EVM opcode.CreateX
– A Trustless, Universal Contract Deployer – Factory smart contract to make easier and safer usage of theCREATE
andCREATE2
EVM opcodes as well as ofCREATE3
-based (i.e. without an initcode factor) contract creations.- Fully-Fledged Hardhat Project Template – A fully-fledged Hardhat project template based on TypeScript.
- Safe Multisig Transaction Hashes – This Bash script calculates the Safe transaction hashes by retrieving transaction details from the Safe transaction service API and computing both the domain and message hashes using the EIP-712 standard.
- 🕵️♂️ TORN Detector – Detect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded through Tornado.Cash.
- White Hat Frontrunning – White hat frontrunning script to outpace hackers and secure funds from compromised wallets.
- 📊 Dune Dashboards:
- 📝 Articles:
- 🧠 EIPs: