Skip to content
View Yimura's full-sized avatar
🎯
Always fixing stuff, raaaaagh
🎯
Always fixing stuff, raaaaagh
  • PwC Belgium
  • OnGameTick();
  • 12:14 (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

💪 Opened PR #157 in YimMenu/Translations
🗣 Commented on #3113 in YimMenu/YimMenu
❗️ Closed issue #3113 in YimMenu/YimMenu
🗣 Commented on #3001 in YimMenu/YimMenu
❗️ Closed issue #3032 in YimMenu/YimMenu

🌟 Cool Repos

⭐️ 1065 📦 YimMenu/YimMenu
⭐️ 183  📦 Yimura/GTAV-Classes
⭐️ 49   📦 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 835

  2. GTAV-Classes GTAV-Classes Public

    C++ 183 63

  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 49 10

  5. importDir importDir Public

    Forked from aseemk/requireDir

    Node.js helper to require() directories.

    JavaScript 2

  6. AsyncLogger AsyncLogger Public

    C++ 6 6