Skip to content

zer0yu/zer0yu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Hi, I'm z3r0yu!

Security Researcher and Bugbounty Hunter
CTFer and Whitehat

GitHub z3r0yu


More about me...

#[derive(Debug)]
struct Me {
    code: &'static str,
    job: &'static str,
    best_and_favorite_skill: &'static str,
    sweet_heart: &'static str,
}

fn main() {
    let me = &Me {
        job: "Researcher in Cybersecurity and AI Agents",
        sweet_heart: "01",
        code: "PHP and Go and Python and TypeScript and Rust (Currently vibe coding everything. XD)",
        best_and_favorite_skill: "Web Hacking :D",
    };

    let _ = me;
}

About

AboutME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors