Thanks to visit codestin.com
Credit goes to Github.com

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

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 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

    A collection of high-quality Advent of Code solutions. Focus on optimization, clean code, and detailed editorial explanations.

    C++ 14 13

  2. 42_webserv 42_webserv Public

    HTTP/1.1 web server implementation in C++98 with non-blocking I/O, CGI support, and NGINX-style configuration. Handles multiple simultaneous connections using poll(), supports GET/POST/DELETE metho…

    C++

  3. 42_minishell 42_minishell Public

    A bash-inspired shell interpreter with pipes, redirections, built-ins, logical operators, and signal handling. Built in C for 42 school.

    C

  4. 42_ft_shield 42_ft_shield Public

    ft_shield is a 42 project that involves creating a simple trojan horse. It focuses on payload embedding, runtime self-compilation, and system persistence to provide a password-protected reverse shell.

    C 1

  5. 42_snow-crash 42_snow-crash Public

    Snow Crash is a 42 project introducing cyber security through a series of capture-the-flag challenges, focusing on privilege escalation, command injection, reverse engineering, and network analysis.

    Shell

  6. 42_Cloud-1 42_Cloud-1 Public

    Automated cloud infrastructure deployment using Terraform, Ansible, and Vagrant. Deploys Inception Docker stack to AWS EC2. 42 School project.

    Shell