Skip to content
View HyperWinX's full-sized avatar
💭
Learn something? naaaaah. Rewrite whole world? YEAAHHH
💭
Learn something? naaaaah. Rewrite whole world? YEAAHHH

Block or report HyperWinX

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

Hello there, wanderer 👋

visitors Open Source Love

class HyperProgrammer {
public:
  HyperProgrammer() {
    name = "HyperWinX";
    age = 17;
    technologies = {
      "C++",
      "C",
      "x86 Assembly",
      "GitHub Actions",
      "Docker",
      "Docker Compose",
      "Git",
      "Ansible",
      "Kubernetes",
      "Gentoo Linux (Fedora Linux due to skill issues and lack of will power)",
      "LLVM"
    };
  }

private:
  std::array<std::string_view> technologies;
  std::uint8_t age;
  std::string_view name;
}

Wanna contact me? Sure!

Regarding HyperCPU? You can go right into our chat -> Telegram.

Regarding other project? Text me -> Telegram

Some GitHub statistics

HyperWinX's streak

HyperWinX's Github Stats HyperWinX's Top Languages

HyperWinX's Activity Graph

Popular repositories Loading

  1. HyperCPU HyperCPU Public

    Toolkit for custom ISA

    C++ 8 2

  2. HyperWallpapers HyperWallpapers Public

    The ultimate collection of all wallpapers i could find on GitHub.

    6

  3. 6502Emulator 6502Emulator Public

    Simple 6502 CPU emulator written in C++

    C++ 2

  4. hyper-calc hyper-calc Public

    My first calculator in Rust

    Rust 2 1

  5. ListLib ListLib Public

    Simple dynamic array library written in C

    C 1

  6. CTestify CTestify Public

    Simple testing library for C programs

    C 1