Skip to content
View whoismtrx's full-sized avatar
🤖
I feel like a cyborg
🤖
I feel like a cyborg

Highlights

  • Pro

Organizations

@EddieHubCommunity

Block or report whoismtrx

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whoismtrx/README.md

Hi there, I'm Othmane Rekabe AKA MTRX 👋

orekabe's 42 stats

Special thanks to Omar Akoudad for this great work, if you are a student at 42 Network, you can generate an awesome badge too.
MTRX github stats

I'm a 42 Network Computer Science Student at 1337 Khouribga-Morocco Campus

  • I’m currently learning in my projects school:

    • C/C++
    • Shell
    • Network & system administration
    • Graphics
    • Algorithms & AI
  • I focus on competitive programming to improve my skills.

Pinned Loading

  1. Advent_of_Code Advent_of_Code Public

    Solutions to Advent of Code challenges across multiple programming languages.

    C++ 11 7

  2. 42_ExamRanks 42_ExamRanks Public

    42 ExamRank02-03-04-05-06 subjects and solutions.

    C++ 52 2

  3. 42_push_swap 42_push_swap Public

    Push Swap is a 42 curriculum project that involves sorting a stack of numbers using a limited set of operations. The goal is to arrange the numbers in ascending order on one stack while using the o…

    C 5

  4. 42_FdF 42_FdF Public

    FdF is a 42 project that involves rendering and manipulating 3D maps using the minilibx library, implementing features like data parsing, line drawing algorithms, projections, and interactive contr…

    C 1

  5. 42_Philosophers 42_Philosophers Public

    In the 42 philosophers project, the goal is to develop a synchronization mechanism that enables a group of philosophers to share limited resources while avoiding issues like deadlock.

    C 2

  6. 42_Libft 42_Libft Public

    Libft the first project in the 42 curriculum, we create our own library of useful functions in C

    C 3