Skip to content
View Yimura's full-sized avatar
🎯
Always fixing stuff, raaaaagh
🎯
Always fixing stuff, raaaaagh
  • PwC Belgium
  • OnGameTick();
  • 10:21 (UTC +02:00)

Sponsoring

@GeopJr

Highlights

  • Pro

Organizations

@Soft-Wet-Bot @Damon-Org @MCT-TeamProject-CO2 @MCT-MaertenAndreas @Yimura-Forks @waffle-empire @YimMenu
Block or Report

Block or report Yimura

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
Yimura/README.md
class AboutMe final
{
public:
  static const std::string Name() const
  {
    return "Andreas Maerten";
  }

  static const std::vector<std::string> Languages() const
  {
    return {
      "English",
      "Dutch",
      "French"
    };
  }

  static const std::vector<std::string> CodingLangues() const
  {
    return {
      "C++",
      "C#",
      "Java",
      "NodeJS",
      "Python"
    };
  }

  static const std::vector<std::string> Skillset() const
  {
    return {
      "Docker",
      "Github CI/CD",
      "Reverse Engineering",
      "Linux",
      "Git"
    };
  }

  static const std::unordered_map<std::string, std::string> Socials() const
  {
    return {
      { "twitter", "Yimura9" },
      { "discord", "yimura.dev" }
    };
  }
};

🤹 Recent Activity

🗣 Commented on #2931 in YimMenu/YimMenu
🎉 Merged PR #135 in YimMenu/Translations
⬆️ Pushed 1 commit to YimMenu/Translations
⬆️ Pushed 7 commits to heni015/Translations
⬆️ Pushed 1 commit to YimMenu/Translations

🌟 Cool Repos

⭐️ 1059 📦 YimMenu/YimMenu
⭐️ 180  📦 Yimura/GTAV-Classes
⭐️ 47   📦 Yimura/Scraper
⭐️ 34   📦 Yimura/Injector
⭐️ 7    📦 Yimura/GTA5-Backend

Pinned

  1. YimMenu/YimMenu YimMenu/YimMenu Public

    YimMenu, a GTA V menu protecting against a wide ranges of the public crashes and improving the overall experience.

    C++ 1.1k 821

  2. GTAV-Classes GTAV-Classes Public

    C++ 180 61

  3. Injector Injector Public

    Light weight injector that downloads a DLL from a target server. Built in auto updater and manual mode for just injecting.

    C++ 34 8

  4. Scraper Scraper Public

    A Youtube Scraper with zero dependencies.

    JavaScript 47 10

  5. importDir importDir Public

    Forked from aseemk/requireDir

    Node.js helper to require() directories.

    JavaScript 2

  6. AsyncLogger AsyncLogger Public

    C++ 6 5