Skip to content
View mmeuric's full-sized avatar

Block or report mmeuric

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mmeuric/README.md

👨‍💻 About Me

  • 👋 Hello, my name is Mathieu, student at 42 (@42school) focused on Software, DevOps & Infrastructure.
  • 🚀 I completed the core curriculum at 42 and am currently enrolled in the 2nd cycle, working toward an RNCP7.
  • 🎯 Now, I'm looking for a 6-month internship in DevOps / Cloud / Infra / Obervability / Platform.
  • 📄 My CV is available below for more details 👇

---

📬 Contact


---

🛠️ Skills & Tools

I am currently working on DevOps projects from this repository: https://github.com/DevCloudNinjas/DevOps-Projects/tree/master

💻 Programming Languages

Bash TypeScript C C++ Python

Bash / TypeScript / C / C++ / Python (learning)

🌐 Web Development

HTML5 CSS3

HTML / CSS

🧰 Tools & Environment

VS Code Vim Git Docker Kubernetes Linux

VS Code / Vim / Git / Docker / Kubernetes (learning) / Linux

☁️ Cloud & IaC

AWS Terraform

AWS (learning) / Terraform (learning)

🎓 Certifications

AWS

  • AWS Certified Cloud Practitioner — ✅ done
  • AWS Solutions Architect Associate — in progress...

Kubernetes

  • Certified Kubernetes Application Developer (CKAD) — in progress...





🧩 TOP #3 - 42 Projects



#1 🕹️ ft_transcendence

🔗 View repository

(42 School – Group Project)
A containerized full-stack web application (Pong game) built with a microservices architecture.
Deployed using Docker Compose, featuring a complete observability stack.

Key points:
Docker Compose / Microservices / ELK Stack / Prometheus / Grafana / (Frontend, Backend, Database)




#2 🐳 Inception_Docker

🔗 View repository

(42 School – Infrastructure Project)
A complete Docker-based infrastructure built from scratch, focusing on security and service isolation.

Key points:
NGINX (TLS) / WordPress / MariaDB / Custom Dockerfiles / Docker networking




#3 🖥️ Minishell_42

🔗 View repository

(42 School – Systems Programming Project)
A Bash-like shell written in C, reproducing core Unix shell behaviors.

Key points:
C / Pipes & Redirections / Signals / Built-ins / Binary Tree Parser





⭐️ *Motivated, curious, and always eager to learn.*

Popular repositories Loading

  1. Libft Libft Public

    (42 school project) A foundational C library showcasing low-level memory handling, string utilities, clean, norm-compliant implementations.

    C

  2. 42_Piscine 42_Piscine Public

    (42 school selection) Core C and algorithmic training from the 42 Piscine: daily exercises, memory management, and foundational programming skills.

    C

  3. Ft_printf Ft_printf Public

    (42 school project) Reimplementation of printf in C using variadic functions and manual format parsing.

    C

  4. Get_next_line Get_next_line Public

    (42 school project) A C function that reads a file line by line, focusing on memory management, buffering, and static variables.

    C

  5. Born2beroot Born2beroot Public

    (42 school project) Debian VM (virtualbox) built from scratch with LVM, SSH hardening, UFW firewalling, and system monitoring via cron.

  6. 42exam_02 42exam_02 Public

    (42 school exam) All exercises I completed during the 42 Exam Rank 02, covering core C logic and algorithmic skills.

    C