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

Block or report atoummomen

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

Hi, I’m Mo'men Atoum

MSc student in ICT & Internet Engineering at the University of Rome Tor Vergata.

Cloud and Network Engineer focused on understanding and building modern cloud infrastructure from the ground up.

Areas of Focus

  • Cloud infrastructure and Infrastructure as a Service (IaaS)
  • Virtualization technologies (QEMU, KVM)
  • Software-Defined Networking (Open vSwitch, VXLAN)
  • Container platforms (Docker)
  • Container orchestration (Kubernetes)

Networking Background

  • Network architecture and routing
  • Overlay networking
  • Mobile Wireless Networks (4G / 5G technologies)
  • Communication protocols and network systems

Engineering Approach
I enjoy building infrastructure systems manually to understand how large-scale cloud platforms operate internally, including the core mechanisms behind systems such as OpenStack.

Currently Expanding Knowledge In

  • Cloud-native infrastructure
  • Distributed systems
  • Kubernetes-based architectures
  • Scalable network systems

Collaboration Interests

  • Cloud infrastructure projects
  • Container platforms
  • Networking and distributed systems

Contact

Popular repositories Loading

  1. manual-iaas-cloud-infrastructure-openstack-style manual-iaas-cloud-infrastructure-openstack-style Public

    Manual implementation of an OpenStack-style IaaS cloud infrastructure built from scratch using Linux, QEMU, Open vSwitch, VXLAN, and network namespaces.

    Shell 1

  2. atoummomen atoummomen Public

    Config files for my GitHub profile.

  3. kernel-level-container-runtime-with-unshare kernel-level-container-runtime-with-unshare Public

    Minimal kernel-level container runtime built using Linux namespaces, pivot_root, bridge networking, and NAT — without Docker.

    Shell

  4. manual-overlayFS-union-filesystem manual-overlayFS-union-filesystem Public

    Manually built OverlayFS union filesystem on Linux — two isolated containers sharing one base image, using only mount, unshare, and pivot_root. No Docker. No container runtime. Pure Linux kernel pr…

    Shell

  5. manual-containerized-microservices-docker-workflow manual-containerized-microservices-docker-workflow Public

    Manual Docker-based microservices system (Flask) demonstrating container networking, service discovery, and replication without orchestration tools.

    Shell

  6. softnet-container-lab softnet-container-lab Public

    Forked from netgroup/softnet-container-lab

    Containerlab experiments for software networks