Venture Capital Asset Management Platform
- Developed a comprehensive platform for VCs to invest in Web3 projects and manage assets.
- Designed and implemented core smart contracts using Solidity and the Foundry suite.
- Worked on full-stack development using Svelte and tRPC for a seamless frontend and backend integration.
- Deployed the project on Cloudflare Workers, leveraging PlanetScale for an edge-optimized database solution.
- Tech stack - Typescript, Solidity, Foundry, Cloudflare tools
NFT Raffles and Auctions Platform
- Platform to win collectibles through events like raffles and auctions
- Developed a platform using NestJS for winning collectibles through raffles and auctions using NFTs.
- Developed generic smart contracts to conduct auctions, allowing users to bid ERC721 and ERC1155 NFTs.
- Created subgraphs to handle gate-keeping while bidding.
- Tech stack - NestJS, Solidity, Prisma, MySQL, Redis
NFT Ownership Discord Bot
- Discord bot that verifies NFT ownerships and metadata details to grant user roles
- Created a discord bot using discord.js that grants roles on the basis of token balances and corresponding metadata availability.
- Added queue-based verification system to check roles on a daily basis.
- Added SSR pages for wallet signature handling.
- Dockerized the Discord bot application for enhanced scalability and streamlined deployment.
- Tech stack - NestJS, Prisma, MySQL, Docker
Token Yield Farming Platform
- Multi-chain yield farming platform with a variety of farming pools
- Designed and deployed smart contracts using Solidity for yield farming, staking, and rewards, utilizing Truffle Suite.
- Ensured contract security and reliability with comprehensive Chai and Mocha test cases.
- Implemented best security practices, conducted test drills, and participated in third-party audits.
- Launched and maintained a secure Token Yield Farming Platform, attracting and retaining users.
- Tech stack - Solidity, Truffle, Chai
Custom EVM Blockchain
- Fork of Celo chain with custom configurations
- Successfully forked Celo blockchain, creating a customized EVM-based blockchain.
- Utilized Geth for blockchain infrastructure, ensuring Ethereum compatibility.
- Collaborated on consensus, governance, and parameter customization.
- Contributed to ongoing maintenance, addressing issues and vulnerabilities.
- Tech stack - Solidity, Google Cloud services, GoLang, Go-ethereum