Live contracts on BSC mainnet

Smart contract engineer
building DeFi protocols
end-to-end.

I'm Adarsh Pandey — Solidity, Foundry, and full-stack Web3. Shipped a token-pool prize DApp to BSC mainnet with real on-chain activity. Currently building a Uniswap V2-style AMM from scratch, applying production patterns like CEI ordering, MINIMUM_LIQUIDITY lock, and slippage protection.

Performance engineer at Cognizant by day. Building toward smart-contract security and protocol engineering by night. Bangalore · Open to remote.

// 01

Projects

Production contracts, testnet builds, and in-progress protocols. Every repo is public.

0xProfit

Pool-Based Prize DApp

LIVE · MAINNET

Timed prize-pool DApp on BSC mainnet handling 5/10/15-token pool tiers with a custom ERC-20 (0xP). Full stack shipped solo — contract, frontend, deployment, whitepaper, brand.

  • Verified TokenPool contract on BSCscan with real on-chain activity
  • Custom ERC-20 (0xP) with PancakeSwap liquidity
  • CEI ordering, owner-privilege scoping, real user traffic
Solidity 0.8.26BSCWeb3React

Mini-AMM

Uniswap V2-style DEX

IN PROGRESS

Constant-product AMM built from scratch in Foundry — pool logic, LP token math, swap math, and slippage protection. Zero tutorial code.

  • First-LP geometric mean sqrt(x·y); subsequent-LP min(Δx·T/x, Δy·T/y)
  • MINIMUM_LIQUIDITY = 1000 lock against first-LP inflation (V2-style)
  • CEI ordering, zero-amount validation, view-function purity
FoundrySolidityBase (target)
2026 · in progress·Repo

QuickFund

Trustless Crowdfunding (Factory pattern)

TESTNET

Factory contract spawns isolated Campaign contracts per fundraise. Deployed to Sepolia with verified frontend and full Foundry test coverage.

  • Factory pattern for isolated per-campaign state
  • Foundry test coverage + deployment scripts
  • Netlify-integrated frontend
SolidityFoundrySepoliawagmi/viem

FundMe

Chainlink-priced ETH funding

TESTNET

Smart contract accepting ETH contributions denominated in USD via Chainlink price feeds. 100% test coverage with Foundry.

  • Real-time ETH/USD via Chainlink Oracle
  • 100% forge coverage
  • Anvil local + Alchemy RPC integration
FoundrySolidityChainlinkAlchemy
2025·Repo

ERC-20 Token Suite

OpenZeppelin base assets

TESTNET

OpenZeppelin-based ERC-20 tokens built as base assets for AMM integration. Deployed and verified on Sepolia.

  • cast wallet import for secure key management (no .env keys)
  • Verified on Sepolia
SolidityOpenZeppelinFoundry
2025·Repo

KickStarter

Full-stack crowdfunding DApp

TESTNET

Full-stack DApp where investors fund projects with a minimum ETH contribution; vendor payments release only after 51%+ investor approval via on-chain voting.

  • On-chain investor voting (51% threshold)
  • Next.js + Semantic UI frontend
  • Mocha test suite
SolidityNext.jsweb3.jsMocha
2024·Repo
// 02

Stack

Smart Contracts

  • Solidity 0.8.x
  • Foundry (forge, cast, anvil)
  • OpenZeppelin
  • Chainlink Oracles

Security

  • CEI pattern
  • Reentrancy mitigations
  • MINIMUM_LIQUIDITY lock
  • Slippage protection
  • Slither

DeFi / Protocol

  • Constant-product AMM (x·y = k)
  • LP token economics
  • Pool/Factory/Router architecture
  • Tokenomics
  • MEV awareness

Full-Stack

  • React / Next.js
  • wagmi / viem
  • RainbowKit
  • ethers.js
  • TypeScript
// 03

Experience & recognition

Performance Engineer · Cognizant

Dec 2024 — Present

Performance engineering for a major telecom client — NFR gathering, scenario design, and bottleneck analysis to ensure scalability. Recognized by client and CTS CoE for excellence during a critical launch. Maintaining a parallel Web3 build practice outside hours.

B.Tech, Computer Science & Business Systems

VTU · 2020–2024 · 8.18 CGPA

Patent Filed

NFT Marketplace for Startup Funding (App no: 202441011163)

Startup Mahakumbh 2024

1 of 1,095 projects selected from Karnataka to showcase in New Delhi

GDSC Founding Lead

Google Developer Student Clubs '23 — built dev community from zero

International Gold — Karate

Indo-Sri Lanka Karate Tournament

// 04

Let's build something on-chain.

Open to smart-contract engineering, security, and protocol roles — remote friendly.