Skip to content
View ShabihEthSec's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report ShabihEthSec

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ShabihEthSec/README.md

Hi, I'm Mohd Shabihul Hasan Khan "ShabihEthSec" ๐Ÿ‘‹

Blockchain Security Researcher & Backend Engineer

struct Dev {
    name: &'static str,
    role: &'static str,
    langs: [&'static str; 3],
}

fn main() {
    let me = Dev {
        name: "Mohd Shabihul Hasan Khan",
        role: "Blockchain Developer & Security Researcher ๐Ÿง ",
        langs: ["๐Ÿฆ€ Rust", "๐Ÿงฑ Solidity", "โšก TypeScript"],
    };

    println!("Hi, I'm {} ๐Ÿ‘‹\n{}", me.name, me.role);
    println!("Currently building & securing in: {}", me.langs.join(", "));
}

๐Ÿงฉ Currently diving deep into: Solana, Rust backend systems, and DeFi protocol security ๐Ÿ” Researching: MEV protection, reentrancy, and cross-chain risk models ๐Ÿ› Recently: Confirmed bug report in Immunefi Plume Attackathon ๐Ÿ“Š Exploring: Uniswap V4, Rocket Pool rETH integration, GMX perpetuals trading, CoW DAO and security-first backend design


๐Ÿ› ๏ธ Things I code & break with

Rust โ€ข Solidity โ€ข TypeScript โ€ข Anchor โ€ข Foundry โ€ข Ethereum โ€ข Solana โ€ข Node.js โ€ข Tokio โ€ข Docker โ€ข AWS โ€ข Kubernetes โ€ข


๐Ÿ—๏ธ Proof of Work

  • ๐Ÿ” Smart contract audits and DeFi security research (Immunefi, Code4rena)
  • โš™๏ธ Rust backend tooling for Solana programs
  • ๐Ÿงฎ Economic & MEV risk modeling for decentralized protocols

๐Ÿ’ฌ Connect with me

Popular repositories Loading

  1. solidity-12 solidity-12 Public

  2. smartract-library smartract-library Public

  3. html-trial-repo html-trial-repo Public

    HTML

  4. Doctor-trial Doctor-trial Public

    HTML

  5. SmartContracts-Solidity SmartContracts-Solidity Public

  6. Portfolio Portfolio Public

    JavaScript