● Developed a decentralized NFT marketplace for trading digital assets, including CS:GO skins and in-game items, leveraging Ethereum blockchain and smart contracts.
● Designed and implemented smart contracts using Solidity (ERC-721, Escrow, Auction mechanisms), ensuring secure, trustless transactions while optimizing GAS fees for cost-efficient trades.
● Led the development of a DEX (Decentralized Exchange) based on a Uniswap fork, optimizing liquidity pool mechanics, token swaps, and slippage management to enhance trading efficiency.
● Worked extensively on Web3 integrations, initially using Web3.js and later optimizing for Ethers.js, reducing contract interaction latency and improving gas estimation accuracy.
● Implemented authentication & authorization best practices using JWT, OAuth, and RBAC, ensuring secure access control for marketplace users.
● Secured backend infrastructure by applying TLS, HTTPS, database encryption, and monitoring solutions, preventing unauthorized access and securing user funds.
● Developed and optimized CI/CD pipelines for automated testing, linting, and deployment using GitHub Actions, GitLab CI/CD, and Jenkins, reducing deployment time and increasing system reliability.
● Integrated AWS cloud infrastructure, deploying services on EC2, S3, CloudFront, and RDS, optimizing performance through Redis caching and real-time monitoring with Grafana, Prometheus, and New Relic.
● Worked on blockchain transaction optimizations, minimizing GAS costs by improving contract execution efficiency, leveraging calldata over storage, and optimizing function calls.
● Implemented on-chain and o-chain data synchronization, improving metadata indexing, NFT ownership validation, and transaction history tracking.
● Developed API gateways to facilitate seamless Web3 interactions, enabling smooth transactions between smart contracts and the marketplace’s frontend / backend services.