Skip to content
View joue-zero's full-sized avatar

Highlights

  • Pro

Block or report joue-zero

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.

Content in all repositories owned by your account will be closed.
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
joue-zero/README.md
╔══════════════════════════════════════════════════════════════╗
║        YOUSSEF ELNAGGAR  ·  DEVOPS & CLOUD ENGINEER         ║
╚══════════════════════════════════════════════════════════════╝

LinkedIn Email


$ whoami

Full-stack engineer turned DevOps & Cloud Engineer.

Currently building a complete GitOps platform on AWS EKS as a portfolio flagship: Terraform provisions the infrastructure, GitHub Actions ships the containers, ArgoCD delivers them, and Prometheus + Grafana watch it all run.

Systems depth: 120hrs of enterprise Linux (ProLUG LAC) — I know what's happening below the container layer.

Background: 4+ years of full-stack development (Laravel · React) that makes me dangerous — I understand the apps I'm deploying.


$ cat tech-stack.yaml

cloud_and_infrastructure:
  - AWS (EKS · ECR · ALB · IAM OIDC · VPC · RDS · S3)
  - Terraform  # modular IaC, remote state, multi-env
  - Ansible    # automation, hardening, configuration management

orchestration_and_gitops:
  - Kubernetes · Helm
  - ArgoCD  # GitOps continuous delivery

ci_cd:
  - GitHub Actions  # OIDC-authenticated, zero static credentials
  - Docker          # multi-stage builds, image optimization

observability:
  - Prometheus · Grafana · Loki · Alertmanager

devsecops:
  - Trivy     # container image scanning
  - Checkov   # IaC policy enforcement
  - SonarQube

background:
  - Laravel · PHP · Spring Boot · Java
  - React · JavaScript · REST APIs

$ ls -la skills/

Cloud & Infrastructure

AWS Terraform Ansible Docker Kubernetes Helm ArgoCD

CI/CD & Observability

GitHub Actions Prometheus Grafana Loki

Security

Trivy Checkov SonarQube

Backend & Frontend

Laravel Spring Boot Java React MySQL


$ cat featured-project.md

gitops-platform · Production-Grade · AWS · Active Development

An end-to-end cloud-native platform on AWS EKS — built the way an enterprise team would build it.

Layer Tech
Infrastructure Terraform (modular) · AWS VPC · RDS · S3 · ECR
CI/CD GitHub Actions + AWS OIDC · zero static credentials
Delivery ArgoCD GitOps on EKS · Helm charts
Observability Prometheus · Grafana · Loki · Alertmanager
Security Trivy · Checkov · IAM least-privilege

View Repository


$ git log --oneline --projects

Project Stack Highlights
cloud-native-patient-management Java · Spring Boot · AWS · gRPC Microservices, circuit breakers, Redis, Prometheus
automated-vps-pipeline Docker · GitHub Actions · Apache Zero-downtime deploys, auto-rollback on health-check failure
roadmap.sh Shell · DevOps concepts Living portfolio documenting backend & infra learning
apache-ansible-role Ansible · Jinja2 Reusable role: Apache deployment with IP restrictions

$ cat education.txt

🎓  Cairo University   B.Sc. Software Engineering · GPA 3.68/4.0 · Ranked 9th   (2021–2026)
🌍  Temple University  Cloud Native Technologies · Philadelphia, PA               (2024)
🏆  USAID Scholar      Academic & extracurricular excellence                      (2021–2025)
📜  ProLUG LAC         Enterprise Linux Administration (~120 hrs)
     └─ LVM/RAID · systemd · bash scripting · Docker · K3s · system hardening
        Ansible · Prometheus/Grafana/Loki monitoring · incident response
🏅  ISTQB              Foundation Level

$ echo $STATUS

📍  Cairo, Egypt  ·  Open to remote
🔭  Building:  gitops-platform  →  AWS EKS · Terraform · ArgoCD · Prometheus
⚡  Full-stack roots. Infrastructure mindset. Shipping to production.

"The pipeline is the product."

Pinned Loading

  1. gitops-platform gitops-platform Public

    An end-to-end, highly available cloud-native platform deployed on AWS

    HTML

  2. cloud-native-patient-management-system cloud-native-patient-management-system Public

    A production-grade, cloud-native microservices platform for healthcare patient management

    Java 1

  3. Automated-VPS-deployment-pipeline Automated-VPS-deployment-pipeline Public

    Designed and implemented a zero-downtime CI/CD pipeline using GitHub Actions, Docker, and Apache — automated build, test, and deploy on every push with automatic rollback on health-check failure

    JavaScript

  4. roadmap.sh roadmap.sh Public

    DevOps Engineering — Hands-On Projects & Reflections

    Shell