Smart Contract Audit
Used Solidity
Smart Contract Security
Learned Ethereum
Wrote a Blog Post
+3
Hacked All Levels of Ethernaut Solidity Smart Contracts
Finally, hacked through all levels of Ethernaut by OpenZeppelin team. Each level presented another corner case, often overlooked while writing smart contracts. It encouraged exploring the working of EVM behind the scenes. And included vulnerabilities based on real-life hacks that have occurred in the past! Those were gems.

Documented my implementations and explanations of all levels on DEV!

I'd highly recommend it to someone who'd like to go down the Solidity rabbit hole.