Skip to content
View olaaroub's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report olaaroub

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

Hello World, I'm Oussama Laaroubi

About

DevOps-focused software engineering student working with containerized microservices architectures and production-oriented systems. Backend-aware, with emphasis on system architecture, structured logging, and observability. Strong focus on security, reliability, and automation.


Technical Focus

  • Designing and operating containerized microservices architectures
  • Secure runtime configuration and secrets management
  • Observability by design (metrics, logs, dashboards)
  • CI/CD pipelines for reproducible builds and deployments
  • Infrastructure automation and environment parity

Tools & Technologies

Linux Bash Docker Kubernetes GitHub Actions Terraform Ansible Prometheus Grafana Elastic AWS Azure


Languages

C C++ Python JavaScript


Currently Learning

  • Kubernetes — container orchestration beyond single-host deployments and failure handling
  • Cloud platforms (AWS, Azure) — provider-managed infrastructure and networking

olaaroub's 42 stats


Pinned Loading

  1. Transcendence Transcendence Public

    full-stack web application featuring a classic Pong game reimagined with stunning 3D graphics powered by Babylon.js

    TypeScript 3

  2. WebServer WebServer Public

    A high-performance HTTP/1.1 web server in C++98 featuring non-blocking I/O with epoll, CGI/1.1 support for dynamic content, and flexible Nginx-inspired configuration

    C++

  3. 42_Cub3D 42_Cub3D Public

    Retro 3D maze navigation using raycasting and MiniLibX to transform 2D maps into immersive 3D environments.

    C

  4. Inception Inception Public

    A Docker-based multi-container infrastructure orchestration project featuring NGINX, WordPress, MariaDB, Redis, and Portainer. Built with Docker Compose, custom Dockerfiles, TLS encryption, and sec…

    HTML

  5. 42-Philosophers 42-Philosophers Public

    A simulation of the classic Dining Philosophers problem, exploring concurrency, synchronization, and resource management using Processes and Threads.

    C

  6. 42_Minishell 42_Minishell Public

    A lightweight shell implementation that mimics core Bash features.

    C