Hi @manolingam,
Welcome to the community forum and thanks for introducing yourself.
Great to hear about your love for blockchain. I had a similar experience going down the rabbit hole.
I recommend (if you haven’t already):
- Trying the OpenZeppelin SDK for developing upgradeable smart contracts: https://docs.openzeppelin.com/sdk/2.5/first
- Learning about the Gas Station Network. The GSN Starter Kit is a great place to start experimenting: https://docs.openzeppelin.com/starter-kits/2.3/gsnkit
- Playing Ethernaut smart contract security game: https://ethernaut.openzeppelin.com/
If you have any projects that you want to show, feel free to add them to the #general:showcase category. We have had people joining the community looking for developers, so it could be a great way to show off some of your skills.
Also to look at what others in the community are building.
Finally, contributing to open source is fun and helps the entire community. You can start from as small as fixing a single typo. Contributions also get badges in the forum: Contributor Badges for accepted Pull Requests to OpenZeppelin