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

πŸ€– Hey! Nice to see you.

Welcome to MTRX page!
I'm Othmane Rekabe, Software Developer from πŸ‡²πŸ‡¦ SalΓ©, Morocco.

Things I code with

C C++ Shell Scripting JavaScript TypeScript SQL HTML5 CSS3

Systems & Tools I use

Linux macOS Windows Git Vagrant Docker Ansible Terraform PostgreSQL GDB

Open source projects

🎁 Projects ⭐ Stars πŸ“š Forks πŸ›Ž Issues πŸ“¬ Pull requests
Advent of Code Stars Forks Issues Pull Requests

Open Source Contributions

🎁 Projects ⭐ Stars πŸ“š Forks πŸ›Ž Issues πŸ“¬ Pull requests
Developer Roadmap Stars Forks Issues Pull Requests
XAD (Auto-Differentiation) Stars Forks Issues Pull Requests

Where to find me

Gmail LinkedIn X

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