Skip to content
View yoursbyte's full-sized avatar
:shipit:
web3security researcher
:shipit:
web3security researcher

Block or report yoursbyte

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

πŸ›‘οΈ YoursByte

Blockchain Security Enthusiast β€’ Founder @ yoursaudit

Twitter Medium Email


πŸ‘‹ About Me

I'm the founder of yoursaudit, building a platform dedicated to blockchain security and smart contract auditing. Currently in the early stages of my journey, learning and growing in the Web3 security space.

// My Journey
contract SecurityLearner {
    string public constant ROLE = "Blockchain Security Enthusiast";
    string public constant COMPANY = "yoursaudit";
    string[] public learning = ["Solidity", "Security Patterns", "DeFi Protocols"];
    bool public openToCollaborate = true;
    
    function getCurrentFocus() public pure returns (string memory) {
        return "Building skills in smart contract security";
    }
}

🎯 Current Focus

  • πŸ” Learning smart contract security fundamentals
  • πŸ“š Studying common vulnerability patterns
  • πŸ—οΈ Building yoursaudit from the ground up
  • 🀝 Connecting with the Web3 security community
  • ✍️ Documenting my learning journey on Medium

πŸ”§ Tech Stack I'm Learning

Languages

Solidity JavaScript Python

Tools & Platforms

Hardhat Remix Git VS Code

Blockchains

Ethereum Polygon


πŸ“Š GitHub Stats

GitHub Stats

Profile Views


πŸš€ yoursaudit

Currently building yoursaudit - a platform focused on making blockchain security accessible and transparent.

Vision

  • Providing quality security audits for Web3 projects
  • Building educational content for aspiring auditors
  • Creating a community of security-minded developers

Status

πŸ—οΈ Early Stage - Laying the foundation and building core competencies


πŸ“š Learning Path

Current Goals

  • Complete Solidity fundamentals
  • Study common smart contract vulnerabilities
  • Practice with security CTF challenges (Ethernaut, Damn Vulnerable DeFi)
  • Build sample projects and test cases
  • Write technical articles on Medium

Resources I'm Using

  • πŸ“– Mastering Ethereum
  • πŸŽ“ Smart Contract Security courses
  • πŸ” OpenZeppelin documentation
  • πŸ’» Solidity by Example

✍️ Latest on Medium

I write about my learning journey, blockchain security concepts, and Web3 development.

πŸ”— Visit my Medium profile


🀝 Let's Connect

I'm always eager to connect with others in the Web3 security space!

πŸ’Ό Open To:

  • Learning opportunities and mentorship
  • Collaboration on security projects
  • Discussions about blockchain security
  • Building the yoursaudit community

πŸ“¬ Reach Out:

Twitter Discord Telegram Medium


πŸ’­ Current Mindset

"Every expert was once a beginner. The journey of a thousand audits begins with a single line of code."


Building yoursaudit, one step at a time πŸš€

Wave

Popular repositories Loading

  1. yoursbyte yoursbyte Public

  2. awesome-audit-methodologies awesome-audit-methodologies Public

    Forked from nisedo/awesome-audit-methodologies

    A curated list of auditing resources.