Skip to content
View thisRedH's full-sized avatar
💭
Probably Yak Shaving
💭
Probably Yak Shaving

Organizations

@BrewHome
Block or Report

Block or report thisRedH

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

thisRedH - Matthias

Self-taught Computer enthusiast

I am a Digital Craftsman with a broad range of interests within computer science, including: computer graphics, administration, Security, PC hardware, and much more. I love learning and tinkering with new things, in every direction.

My goal is to become a low-level developer, focusing on the creation of game engines or operating systems. However, if this is not possible, I am prepared to fall back as an application or backend developer, as these fields still align with my passion for coding and technology.

Note  I have a special talent in the art of Yak Shaving.
 So if you ever find me tangled up in some seemingly unrelated tasks, rest assured,
 I'm probably just on an adventurous quest to optimize my coding universe!

profile views cpp python rust others

class RedH {
public:
   const char* name = "Matthias";
   uint8_t age = 18;
   std::string country = "Belgium";
   std::string languages[3] = {"German", "English", "(French)"};
   bool employed = false;

private:
   std::string m_browserHistory;
};
Non Code Version   Name: Matthias
  Age: 18
  Country: Belgium
  Languages: German, English, (French)
  Employed: No

thisRedH's top langs

My Skillset


Contact Me:

Discord  E-Mail

Pinned

  1. YACBFI YACBFI Public

    Yet another C Brainf*ck Interpreter

    C 1

  2. PurpurMC-Docker PurpurMC-Docker Public

    Docker container running PurpurMC

    Shell 3

  3. AdventOfCode AdventOfCode Public

    Advent of Code 2023-2023

    C++

  4. BiggerBetterGroups BiggerBetterGroups Public

    A WhatsApp Bot for big Communities

    JavaScript