Skip to content
View igozdev's full-sized avatar
Block or Report

Block or report igozdev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
igozdev/README.md

Aspiring C++ developer

// main.cpp
#include <iostream>

int main([[maybe_unused]] int argc, [[maybe_unused]] char** argv)
{
    std::operator<<(std::cout, "Hello, world!").operator<<(std::endl);
    return 0;
}

Pinned

  1. xorlit xorlit Public

    Compile time string literal encryptor

    C++ 2 1

  2. charimpl charimpl Public

    Compile-time header-only char implementation checking for C++03/11/14/17/20

    C++ 1

  3. laila laila Public

    advanced metaprogramming and preprocessor library

    C++ 1 1

  4. ObscuredItems ObscuredItems Public

    Collection of types made to be hidden from memory scanners such as Cheat Engine

    C# 2

  5. ellipsimg ellipsimg Public

    Generates images using randomly generated ellipses of best fit

    C++

  6. StarterClasses StarterClasses Public

    Mod for tModLoader

    2