Skip to content
View Gaztoof's full-sized avatar
๐Ÿฅผ
Currently wiping a few MBR's
๐Ÿฅผ
Currently wiping a few MBR's

Block or report Gaztoof

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

Hi there ๐Ÿ‘‹

Full-Stack Developer | Security Specialist | Reverse Engineering Enthusiast

Self-taught developer with expertise spanning full-stack development, offensive/defensive security, and reverse engineering (x86, embedded firmware).

I was Head of Security at one of the largest crypto casinos, wagering billions monthly. I managed security operations, led teams, coordinated with DevOps/finance/risk, and prevented millions in potential losses through hands-on security work.

Whether it's architecting systems at scale, diving into assembly-level reverse engineering, or leading incident response, I'm comfortable across the entire spectrum. My background includes both offensive security research (blackhat roots) and defensive engineering.

I leverage AI as a force multiplier for productivityโ€”my technical depth means I know exactly how to use it effectively. I maintain a low profile, but I'm always interested in challenging security work.

๐Ÿ” Technical Arsenal

namespace Security {
    class Developer {
    private:
        const std::string name = "Gaztoof";
        const std::string location = "Belgium ๐Ÿ‡ง๐Ÿ‡ช";

    public:
        // Core languages (expert-level)
        std::array<const char*, 5> fluent = {
            "C", "C++", "C#", "Assembly", "TypeScript"
        };

        // Professional toolkit
        std::vector<std::string> production_ready = {
            "Lua", "JavaScript", "Rust",
            "HTML/CSS", "Java", "SQL",
            "Python", "PHP"
        };

        // Specializations
        std::array<const char*, 5> expertise = {
            "Full-Stack Development (any scale, any stack)",
            "Leadership & Operations",
            "Reverse Engineering (x86, embedded firmware)",
            "Offensive Security (pentesting, exploit discovery)",
            "Defensive Security (incident response, architecture)"
        };

        inline const char* getFavoriteStack() const {
            return "C++ โ†’ C# โ†’ C";
        }

        // Notable experience
        struct Experience {
            std::string role = "Head of Security";
            std::string scale = "One of the largest crypto casinos (billions in monthly wagers)";
            std::string built = "Complete infrastructures across stacks (Laravel, .NET, etc.)";
            std::string impact = "Prevented millions in losses through hands-on security work";
            std::string leadership = "Led security & coordinated cross-functional responses";
        };
    };
}

๐Ÿ’ฌ Reach Out

ย  ย  ย  ย 

Telegram: @Gaztoof

๐Ÿ“Š GitHub Stats


Security-first. Privacy-aware. Always learning.

Popular repositories Loading

  1. GMod-SDK GMod-SDK Public

    A SDK with a built-in cheat for Garry's Mod.

    C++ 132 49

  2. GmodLuaInjector GmodLuaInjector Public

    C++ 30 28

  3. IL2CPP-Offsets-Dumper IL2CPP-Offsets-Dumper Public

    C# 8 5

  4. SBox-SRust SBox-SRust Public

    A Rust-like gamemode for the game S&Box.

    C# 2

  5. SBox-TTT SBox-TTT Public

    Trouble In Terrorist Town gamemode for the game S&Box

    C# 1 1

  6. NitroSniper NitroSniper Public

    C#