Welcome to my GitHub profile!
I am a full-stack and self-taught developper.
I'm a big fan of Game Hacking, Reverse Engineering, and low level coding.
class Gaztoof {
public:
LPCSTR Name = "Gaztoof";
LPCSTR fluentLanguages[6] = {"C", "C++", "C#", "Assembly", "Lua"};
LPCSTR languages[6] = {"HTML", "Python", "JavaScript", "Java", "A few other..."};
LPCSTR favoriteLanguages[3] = { "C++", "C#", "C" };
ULONG discordId = 1038371733985570916;
LPCSTR telegram = "t.me/Gaztoof";
private:
LPCWSTR Country = L"Belgium🇧🇪";
LPCSTR discord = NULL;
};