Skip to content

Block Chain

Smart Contracts

  • Experience in developing smart contracts using Solidity
  • Experience with popular frameworks such as HardHat
  • Experience with testnets like sepolia, hardhat, ganache
  • Experience in optimizing gas costs
  • Experience in writing full converage unit and deployment tests
  • Experience in working with ether.js and go-ethereum
  • Experience in interfacing with any given contract provided it's ABI

Chains

  • Ethereum - Mostly worked with puppynet, shibarium, sepolia, ethreum main net, hardhat, and ganache

Projects


NFT - ERC-1155

  • Engineered an entire Web3 gaming NFT ecosystem from the ground up, covering smart contracts, backend, frontend, and in-game integration—delivering a seamless, scalable, and secure NFT experience for players.
    • Smart Contract Development (Puppynet, and Shibarium)
    • Checkout the NFTs here - Shiba Eternity Official Card Collection
    • Implemented ERC-721 & ERC-1155 for NFTs.
    • Added custom metadata storage (IPFS, IPNS).
    • Built the backend APIs to handle NFT minting and updates using Golang & AWS Lambda.
    • Used SQS queues for tracking successful and failed mints.

Duels Tournaments

  • Architected and built the entire Web3 Duels Tournament system from the ground up—designing smart contracts, backend APIs, game integrations, and secure reward distribution. The result is a fully automated, trustless competitive gaming experience where players register, duel, and claim rewards seamlessly, all while ensuring scalability, security, and fairness at every level.
    • Designed a gas-optimized smart contract to handle player registrations, match results, and payouts.
    • Uses escrow mechanics where players stake tokens, and the contract distributes rewards based on the winner.
    • Immutable match records stored on-chain prevent tampering or disputes.
    • Implemented anti-cheat and fraud detection by verifying match outcomes through secure APIs.
    • Protected against reentrancy attacks by enforcing pull-over-push payout mechanisms.
    • Developed secure REST APIs for game clients to interact with the blockchain.
    • APIs handle player registration, match status updates, and reward distribution tracking.

Rewarded Tournaments

  • Architected and built the entire Web3 Rewarded Tournament system from the ground up—designing smart contracts, backend APIs, game integrations, and automated reward distribution. The result is a fully decentralized, sponsor-backed competitive gaming ecosystem where players register, compete, and earn rewards seamlessly. The system ensures scalability, fairness, and transparency, enabling sponsors to fund tournaments and set rank-based rewards while automating player registration, match tracking, and payouts.

    • Designed a gas-optimized smart contract to handle player registration, score tracking, and rank-based payouts.
    • Supports minimum and maximum player limits per tournament to ensure fair competition.
    • Sponsors can fund tournaments, defining prize pools and reward distribution based on player ranks.
    • Ranks are dynamically calculated based on player scores submitted by the game.
    • Enforces immutable match records stored on-chain to prevent tampering or disputes.
    • Tournament lifecycle management: Enforces start and end times, automatically processing results and distributing rewards.
    • Implemented anti-cheat and fraud detection, validating match results through secure APIs.
    • Developed secure REST APIs for game clients to register players and submit scores.
    • APIs handle tournament creation, sponsorships, player registration, score updates, and reward distribution tracking.

Sub-Squids

  • Built SubSquids for indexing transactions, enabling real-time tracking and analytics.
  • Built for all above mentioned projects.