I'm currently working as a full stack developer in Nethermind contributing to Ethernaut (https://ethernaut.openzeppelin.com/) that is a project by Openzeppelin.
I've participated in multiple hackathons and bounties before. I'm especially proud about the bounty of 7500USD that I won as a part of Gitcoin GR11 hackathon
https://nkn-riddle.netlify.app/
https://gitcoin.co/issue/26449
Also I was GSoC fellow and mentor for the organization Processing foundation
https://summerofcode.withgoogle.com/archive/2018/projects/5629805013762048
https://medium.com/processing-foundation/improving-science-and-math-education-using-p5-js-d434beea465c
Worked on building the UI of Collateral product of Baton systems from scratch to a stage where it was served to multiple clients. The UI was build using technologies - React, Redux, NextJS. The UI includes complex user interactions, role-based permissions, authentication.
Worked on developing several back-end features for the Collateral product. Learned a lot on writing quality code with unit tests in the process.
Worked on adding several services (Along with Unit tests) in the RPA system of Baton systems. The RPA was done by using scraping library Puppeteer implemented in NodeJS. The service acts as a link between CCP web apps and other services of Baton systems via queue.
NFT console is a platform where NFT creators can discover and collaborate with other NFT creators. Even though there are many existing platforms for trading NFTs, there are no platforms where beginner creators can come and start engaging with established creators and start working with them. NFT console intends to become such a destination.
Technologies used - React, Redux, Node, Express, Fast API, Ethers, Third web API, Polygon
Contributing to Ethernaut
Ethernaut is an interactive online game that teaches solidity security topics in a hands on way.
Nethermind works with Open zeppelin to maintain the project and develop new features.
App - https://ethernaut.openzeppelin.com
Repo - https://github.com/OpenZeppelin/ethernaut
Technologies used - React, Redux, Hardhat, Solidity, Web3js