> whoami
// SPDX-License-Identifier: MIT pragma solidity ^0.8.26; /** * @title JunaidMollah * @notice Smart Contract Developer & Web3 Engineer * @dev EVM Internals | DeFi | Layer 2 | Security */ contract JunaidMollah { string public constant NAME = "Junaid Mollah"; string public constant ROLE = "Smart Contract Developer"; string public constant LOCATION = "Building on Ethereum"; string public constant STATUS = "Open to Web3 Collaborations"; string[] public CURRENTLY_BUILDING = [ "Production-grade Smart Contracts & DApps", "DeFi Protocols & Layer 2 Architecture", "Smart Contract Security Reviews" ]; string[] public EXPERTISE = [ "Solidity | EVM Internals | Hardhat | Foundry", "OpenZeppelin | Chainlink | IPFS | The Graph", "React | Next.js | Node.js | TypeScript", "Gas Optimization | Reentrancy Guards | Auditing" ]; string public FUN_FACT = "I care more about clean architecture " "and security than hype and buzzwords."; function contact() external pure returns (string memory) { return "junaidmollah17@gmail.com"; } }
β‘ What I Build
π οΈ Tech Arsenal
βοΈ Blockchain & Web3
π Frontend & Backend
π§ DevOps & Tools
π Featured Projects
| Project | Description | Stack |
|---|---|---|
| πΏ AyurHerbX | Blockchain-powered Ayurvedic herb tracking & verification platform | Solidity Β· React Β· Node.js Β· IPFS |
| π Credence | Decentralized credential & identity verification system on-chain | Solidity Β· Next.js Β· EVM Β· TypeScript |
| π¦ Finbridge | DeFi financial bridging protocol with cross-chain asset support | Solidity Β· Hardhat Β· ethers.js Β· Web3 |
π GitHub Analytics
π Contribution Snake
π Connect With Me
π¬ Ask me about
Solidity Β· Smart Contract Architecture Β· EVM Internals Β· DeFi Protocols Β· Layer 2 Β· Web3 Backend Β· Gas Optimization Β· Contract Security
β If you find my work valuable, consider starring my repos β it motivates me to keep building!
