Skip to content
View ibrahimelothmani's full-sized avatar
🤖
looking for new job 🧔🏻‍♂️
🤖
looking for new job 🧔🏻‍♂️

Highlights

  • Pro

Block or report ibrahimelothmani

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
ibrahimelothmani/README.md
Ibrahim El Othmani

Typing SVG

📍 Nabeul, Tunisia  ·  🌍 Open to remote — EU & MENA

Email LinkedIn Portfolio Blog

Followers Views

About

Started in structural engineering — load paths, safety factors, failure margins. Pivoted into software in 2023 and never lost the instinct: systems fail from unexamined assumptions, not bad code.

Today I build multi-tenant SaaS platforms and the Kubernetes/Terraform infrastructure underneath them, and I'm the founder of Future Eagle IoT. Currently deep in an AI/ML infrastructure transition — treating agents and RAG pipelines with the same rigor as any other production service.

Tech Stack

infra icons
language icons

data icons   langchain pgvector claude

Engineering Journey

flowchart LR
    A[Civil Engineering] --> B[Software] --> C[DevOps] --> D[Cloud & Platform Engineering] --> E[AI Infrastructure]
    style A fill:#2b3137,stroke:#4C8DFF,color:#fff
    style E fill:#2b3137,stroke:#4C8DFF,color:#fff
Loading

Featured Projects

Project Stack What it does
AgentWarden stars Go · K8s admission webhooks Sandboxes AI coding agents inside Kubernetes — a policy layer between "agent suggests" and "agent executes."
FlexTier stars Java · K3s · ECS Fargate Migrates a legacy Java WAR two ways in parallel, with FinOps tagging to compare real cost trade-offs.
Blog-Platform-CloudOps stars Spring Boot · React · Terraform Full-stack app with Docker, Jenkins, K8s, Prometheus & Grafana wired in from the first commit.
ticket-forge-devops stars Event-driven microservices High-concurrency ticketing sandbox modeling flash-sale traffic patterns.
GitOps-on-k8s-using-ArgoCD stars Kubernetes · ArgoCD Git as the single source of truth for cluster state — no kubectl apply from a laptop.

Private / proprietary: Future Eagle Fleet (multi-tenant fleet SaaS — Spring Boot, PostgreSQL RLS, Keycloak) and Eagle IoT (industrial pipeline — PLC → ESP32 → Kafka → TimescaleDB).

GitHub Activity

stats streak



contribution snake

Streak card and snake animation activate once profile-widgets.yml is enabled on this repo (included below).

Writing

Long-form notes on DevOps, DevSecOps, Cloud, MLOps & AIOps at the blog — including the Engineering AI and TicketForge book series, written alongside the projects above.


A structure doesn't fail because of the math — it fails because of the assumption nobody checked. Same standard applies to distributed systems, and now to the agents running on top of them.

 

Contact

Pinned Loading

  1. AI-Powered-Cybersecurity-Threat-Detection-System AI-Powered-Cybersecurity-Threat-Detection-System Public

    Designed a system architecture to detect and mitigate real-time cybersecurity threats by analyzing network traffic and system logs using TensorFlow.

    TypeScript 2 2

  2. FlexTier-DevSecOps-Dual-Architecture-Java-Application-Orchestration-FinOps-on-AWS FlexTier-DevSecOps-Dual-Architecture-Java-Application-Orchestration-FinOps-on-AWS Public

    This project showcases how to transition a legacy Java servlet (packaged as a WAR) into modern containerized infrastructures using two distinct pathways: a cost-optimized, single-node K3s cluster m…

    Java

  3. ProMonitor ProMonitor Public

    This project demonstrates a production-style monitoring architecture using Prometheus, Grafana, and Alertmanager across two virtual machines.

    Ruby 1

  4. Blog-Platform-CloudOps Blog-Platform-CloudOps Public

    A full-stack blog platform (Spring Boot + React) with complete DevOps integration: Docker, Jenkins, Kubernetes, Terraform, Ansible, Prometheus, and Grafana.

    TypeScript 2 1

  5. AI-Security-Scanner-for-AWS-S3 AI-Security-Scanner-for-AWS-S3 Public

    In this project, you'll build a similar security monitoring system: a serverless Lambda function that scans S3 bucket encryption, sends its findings to Gemini AI for analysis, and shows you intelli…

    Python

  6. Cloud-Native-MERN-DevOps-Deployment Cloud-Native-MERN-DevOps-Deployment Public

    Production-ready MERN e-commerce deployment using Docker and Kubernetes. Automated CI/CD pipeline with Jenkins and container registry integration. Integrated monitoring & alerting with Prometheus a…

    JavaScript