Skip to content

Mahdi Haghverdi

Systems · DevOps · Kubernetes · Backend · Python

I build software with Python and explore the systems behind it — from Linux, networking, and infrastructure to observability, automation, backend engineering, and Kubernetes.

Projects

  • Kubernetes & DevOps


    Learning the main concepts of operators.

    k8s-operators-docs

    Kubernetes Operator Automation

    An aggregated documentation website for all the operators I've written.

  • Systems & Internals


    Bachelor's Final Project.

    pys3fuse

    FUSE S3 POSIX Python

    A FUSE filesystem written in Python for accessing S3-compatible object storage through a POSIX filesystem interface.

  • Networking & Infrastructure


    ssh-tunnel-with-docker

    SSH Docker Networking

    A Docker-based setup for experimenting with SSH local port forwarding and tunneling between containers.

  • Writing and Research


    Detailed codebase research of timsort algorithm in CPython. With writing an article and creating slides for presention of the algorithm.

    timsort Article Presention

    Python Algorithm Presention

    A Python project exploring developer tooling and application-level abstractions.


What I'm Exploring

  • Systems & Linux

    Operating systems, networking, filesystems, and system internals.

  • Kubernetes & Operators

    Controllers, reconciliation, CRDs, and operator development.

  • DevOps & Infrastructure

    Observability, automation, containers, and reliable infrastructure.

  • Python Internals

    CPython, runtime behavior, memory, and performance.