Skip to content
View CoRauf's full-sized avatar

Block or report CoRauf

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

Hi there πŸ‘‹

I'm Rauf also known as CoRauf – Web3 Builder & Solidity Auditor in Training

Smart Contract Developer Β· Vulnerability Researcher Β· Web3 Protocol Explorer


🧠 Who Am I?

I'm a passionate learner and builder diving deep into the Web3 stack with a strong focus on smart contract security, decentralized systems, and gas-efficient development.

I'm not here to play around with surface-level tutorials. I'm building from scratch, breaking things on purpose, and fixing them better. My toolbox: Solidity, Foundry, and real protocol logic.


πŸ› οΈ What I’m Working On

πŸ”’ Solidity Vulnerability Lab (w/ Foundry)

πŸͺ™ ERC-20 Permit Gasless Tokens

  • Built custom token contract using EIP-2612
  • Implemented keccak256, abi.encode, abi.encodePacked, and signature recovery
  • Fully tested using Foundry

🧠 DAO Voting (Custom Logic)

  • Complex contract with nested mapping, struct, enum, and interface usage
  • Emphasis on storage patterns and access control

🎯 Current Focus

  • πŸ” Learn advanced smart contract auditing workflows
  • πŸ“¦ Understand how real protocols (Uniswap, Aave, Compound) are built and attacked
  • ✍️ Build Foundry test suites that simulate and detect vulnerabilities
  • πŸŽ“ Work toward launching secure dApps with real-world use cases

πŸ“« Contact

I'm always up for connecting with other Web3 devs, auditors-in-training, or curious minds building decentralized systems. If you're into learning by breaking, rebuilding, and mastering the details β€” we already speak the same language.

corauf -on discord https://discord.gg/g59fycEM

CoRauf -on github https://github.com/CoRauf/CoRauf

Popular repositories Loading

  1. 30-days-of-solidity-submissions 30-days-of-solidity-submissions Public

    Forked from The-Web3-Compass/30-days-of-solidity-submissions

    The offical repo for submitting contracts for the 30 days of solidity

    Solidity

  2. DOS_attack_ETH DOS_attack_ETH Public

    Solidity

  3. Solidity_crash_projects Solidity_crash_projects Public

    Turning normal projects into A-level contracts

    Solidity

  4. Forcefully_sending_ether Forcefully_sending_ether Public

    Solidity

  5. OverFlow_attack OverFlow_attack Public

    Solidity

  6. Phishing_with_tx.origin Phishing_with_tx.origin Public

    Solidity