const sumit = {
pronouns: "He" | "Him",
location: "India 🇮🇳",
role: "Web3 Security Researcher & Full Stack Dev",
currentFocus: [
"Smart Contract Auditing 🔐",
"EVM Internals & Attack Patterns 🧠",
"Rust for Systems & Solana Security 🦀",
"Bug Bounties on Immunefi & CodeHawks 🏆"
],
security: {
languages: ["Solidity", "Rust", "Yul"],
tools: ["Foundry", "Slither", "Echidna", "Medusa"],
platforms: ["Immunefi", "CodeHawks", "Code4rena", "Cantina"],
ctf: ["Ethernaut", "Damn Vulnerable DeFi"],
},
web2Stack: {
frontEnd: ["React", "Next.js", "TypeScript", "Tailwind"],
backEnd: ["Node.js", "Express", "FastAPI"],
databases: ["MongoDB", "PostgreSQL", "Redis"],
devOps: ["Docker", "GitHub Actions", "Linux"]
},
motto: "Break it before someone else does 💀"
};graph LR
A[🔄 Solidity Refresh] --> B[🎯 Attack Patterns]
B --> C[🛠️ Tooling & Fuzzing]
C --> D[🏆 Bug Bounties]
D --> E[🦀 Rust & Solana]
E --> F[⚡ Elite Auditor]
style A fill:#00D9FF,stroke:#00D9FF,stroke-width:2px,color:#000
style B fill:#FF6B6B,stroke:#FF6B6B,stroke-width:2px,color:#000
style C fill:#4ECDC4,stroke:#4ECDC4,stroke-width:2px,color:#000
style D fill:#95E1D3,stroke:#95E1D3,stroke-width:2px,color:#000
style E fill:#AA96DA,stroke:#AA96DA,stroke-width:2px,color:#000
style F fill:#FCBAD3,stroke:#FCBAD3,stroke-width:2px,color:#000
Smart Contract Security ████████░░░░░░░░░░░░░░ Growing 🔄
Solidity ████████████████░░░░░░ 75%
Rust ████░░░░░░░░░░░░░░░░░░ Learning 🦀
EVM Internals ██████░░░░░░░░░░░░░░░░ 30%
Foundry & Testing ████████████░░░░░░░░░░ 55%
Frontend Development ████████████████████░░ 90%
Backend Development ████████████████░░░░░░ 80%
Problem Solving ██████████████████░░░░ 85%











