Used to treat water, now trying to treat code
I have been on a path of transforming myself from a water/civil engineer into web3 builder oriented, with focus on security. I'm currently working with MAMA AI under the company github profile 0xharold. On my path, I have been working on:
- NFT Playground which is heavily based on Patrick Alpha's Full Stack Solidity, Smart Contract & Blockchain Course with some amendments. The goal here was to get familiar with web3 BE/FE;
- I have solved tasks of Damn Vulnerable DeFi (few of them by using Echidna to get familiar with it, see for instance rewarder and selfie) and EVM through CTFs to understand EVM' bytecode better using my DEV account (repo not public yet).
- I have also studied some code4rena reports and hacks/exploits reproduction by DeFiHackLabs.
- Attended DeFi Security 101 and DeFi Security Summit.
- I have developed an AI tool for Smart Contract Vulnerability Detection (currently on hold) and another for generating Fuzzing Boilerplate leveraging LLMs for MAMA AI. Hopefully, I will be able make them public someday.
- In addition to web3-related work, I have also contributed to several projects related to LLMs in MAMA's, where I practiced backend skills and promp engineering.
- Occasionally, I fuzz things: