Skip to content
View AyatDev's full-sized avatar

Block or report AyatDev

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
AyatDev/README.md

Ayt.Dev | Blockchain Dev & Smart Contract Security Researcher πŸ”

"Every audited contract has an unaudited assumption."


🧠 About Me

Blockchain developer and smart contract security researcher specializing in DeFi protocol analysis, vulnerability discovery, and penetration testing. I've competed against senior security teams β€” and won.


βš”οΈ What I Do

Area Details
πŸ” Smart Contract Auditing Reentrancy, Access Control, Flash Loan, Oracle Manipulation
πŸ›‘ Penetration Testing Web3 pentest, bug bounty hunting
βš™οΈ Smart Contract Dev DeFi protocols, NFT marketplaces, trading bots
πŸ“Š Trading Bots Arbitrage, MEV, DEX automation

πŸ›  Tech Stack

Languages

Solidity Python TypeScript JavaScript

Networks

Ethereum BSC Solana Polygon Arbitrum Avalanche Base

Tools & Frameworks

Hardhat Foundry Slither Mythril Web3.js Ethers.js


πŸ† Highlights

  • πŸ₯‡ Found & fixed a critical vulnerability in a widely-audited stablecoin contract
  • βš”οΈ Competed against a senior security team β€” discovered the vulnerability first
  • πŸ”Ž Specialized in Reentrancy, Flash Loan, Oracle Manipulation attack vectors
  • πŸ€– Built production-grade trading bots for DEX arbitrage

πŸ“‚ Featured Projects

Repo Description
stablecoin-vuln-writeup ⭐ Critical vuln discovery in audited stablecoin
smart-contract-audits Professional audit reports
defi-attack-vectors Real-world DeFi attack analysis
web3-pentest-toolkit Web3 penetration testing toolkit
reentrancy-demo Live attack & defense demo
trading-bot-eth Ethereum DEX trading bot

πŸ“« Contact

X LinkedIn Email Telegram WhatsApp


GitHub Stats

Popular repositories Loading

  1. rebase-challenge rebase-challenge Public

    Solidity

  2. smart-contract-audits smart-contract-audits Public

    Security audit reports for Solidity Smart Contracts

  3. solidity-security-patterns solidity-security-patterns Public

    Common Solidity vulnerability patterns with fixes and best practices

    Solidity

  4. defi-attack-vectors defi-attack-vectors Public

    DeFi attack vectors analysis with real-world examples and mitigations

    Solidity

  5. erc721-marketplace erc721-marketplace Public

    ERC721 NFT Marketplace smart contract with security best practices

    Solidity

  6. trading-bot-eth trading-bot-eth Public

    Ethereum trading bot with DeFi protocol integration

    TypeScript