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

Highlights

  • Pro
Block or Report

Block or report whoismtrx

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

Hi there, I'm Othmane Rekabe AKA MITIRIX 👋

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

  1. 42_ExamRanks 42_ExamRanks Public

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

    C++ 34

  2. 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 3

  3. 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

  4. 42_ft_printf 42_ft_printf Public

    ft_printf a project in 42 curriculum, we reimplement the printf function in C.

    C

  5. 42_Libft 42_Libft Public

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

    C

  6. 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 1