Skip to content
View Shimul-12's full-sized avatar

Block or report Shimul-12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shimul-12/README.md
Typing SVG


👨‍💻 About Me

  • 🔐 Solidity developer & Web3 backend engineer — building smart contracts, DAO governance systems, ERC‑20/ERC‑721 apps, DeFi protocols, and wallet/presale DApps
  • 🧱 Full-stack across the Web3 pipeline: Foundry / Hardhat for contracts, Ethers.js / Web3.js for integration, FastAPI / Fastify for backend services
  • 🧪 Test everything before it ships — fuzz testing, invariant testing, fork testing, no exceptions
  • 🎯 Building a track record toward becoming a professional smart contract auditor — starting with CodeHawks First Flights, with Sherlock and Immunefi as the next milestones
  • 💼 Freelance Solidity/Web3 developer on Upwork — shipped a token presale DApp and a multi-chain (ERC‑20/BEP‑20) browser wallet
  • 📚 Currently exploring Move, and mapping EVM concepts onto Solana / Anchor
  • 📫 Reach me at shimulsharma12345@gmail.com

🧰 Tech Stack

Languages
SolidityTypeScriptJavaScriptPythonGo

Smart Contracts & Standards
ERC-20ERC-721UUPS ProxyERC-1967

Blockchain & Integrations
EthereumBNB ChainChainlinkEthers.jsWeb3.js

Frontend
Next.jsReact

Backend & Data
FastifyFastAPIPostgreSQLRedisWebSocket

Security & Testing
SlitherAderynFoundryHardhatFuzz TestingInvariant Testing

DevOps
DockerGitHub Actions


📊 GitHub Stats & Activity

GitHub Stats



GitHub Streak



Snake animation

🚀 Featured Projects

🎓 PROVORA

Full-stack decentralized exam integrity platform — passwordless DID login, Ed25519-signed W3C Verifiable Credentials, a hash-chained Merkle transparency log, and a Go/WebSocket/Redis realtime service for live behavioral event streaming.

Next.jsFastifyFastAPIGoEd25519Merkle Trees

USD-pegged overcollateralized stablecoin backed by WETH/WBTC with liquidation incentives and health-factor checks. Chainlink price feeds with stale-oracle protection. Handler-based invariant tests — 128,000 randomized calls, 0 reverts.

SolidityFoundryChainlinkInvariant Testing

On-chain raffle using Chainlink Automation for scheduled upkeep and Chainlink VRF v2.5 for tamper-proof winner selection, with a custom VRF mock for local Anvil testing and CI/CD to Sepolia with Etherscan verification.

SolidityChainlink VRFGitHub Actions

Foundry-based ERC-721 contracts supporting both IPFS-hosted metadata and fully on-chain SVG NFTs, with Base64 metadata encoding, gas snapshots, and unit/fork testing.

SolidityERC-721Foundry

On-chain governance built with OpenZeppelin Governor, ERC20Votes, ERC20Permit, and TimelockController — full proposal → vote → queue → execute lifecycle, with stateful invariant/fuzz tests covering ownership, roles, and execution rules.

SolidityOpenZeppelin GovernorFoundry

Solidity audit reports covering access control issues, on-chain data exposure, reentrancy/state manipulation risks, logic errors, gas optimizations, and mitigation recommendations.

Access ControlReentrancyGas Optimization


💼 Freelance Experience

Freelance Solidity & Web3 Developer · Upwork (Remote)

  • Engineered an ERC-20 token presale DApp (Solidity + Vite/React) with MetaMask/WalletConnect and real-time presale tracking
  • Built a multi-chain DApp browser wallet (Ethereum ERC-20 + BSC BEP-20) with encrypted private-key management via CryptoJS


Random Dev Quote



Popular repositories Loading

  1. DeFi-Stablecoin DeFi-StablecoinPublic

    Algorithmic stablecoin engine (1 DSC = 1 USD) with exogenous collateral (WETH/WBTC), Chainlink price feeds, and liquidation mechanics. Built with Foundry & Solidity.

    Solidity 2 1

  2. Decentralized-Autonomous-Organisation-DAO- Decentralized-Autonomous-Organisation-DAO-Public

    Solidity 1

  3. github-portfolio github-portfolioPublic

    Here is the smart contract about the lottery project i made in solidity.

    Solidity

  4. Shimul-12 Shimul-12Public

  5. dapp-browser-wallet dapp-browser-walletPublic

    Multi-chain DApp wallet supporting Ethereum & BSC networks

    JavaScript

  6. Foundry-FundMe Foundry-FundMePublic

    My first foundry commit !!

    Solidity