Skip to content
View mamu0's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report mamu0

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

👋Hi there, I'm Mario!

Senior Platform Engineer @ PagoPA | Developer Experience (DevEx) Team

I’m focused on building Internal Developer Platforms (IDP). I specialize in creating tools that empower developers, automate complex infrastructures, and optimize cloud governance. My work bridges the gap between high-level software engineering and mission-critical cloud operations.


🛠 Featured Open Source Contributions

I am a core contributor to the PagoPA DevEx Monorepo, where I build tools to enhance the developer journey.

🏗 Cloud Infrastructure & Migrations

I design and maintain large-scale infrastructure for national-level services.

💻 Tech Stack
  • Tools: Terraform Kubernetes GitHub Actions Helm
  • CSP: Azure AWS Google Cloud
  • Languages: Go TypeScript Python Bash Script
  • AI: GitHub Copilot Claude Google Gemini
  • Methodologies: Platform Engineering, FinOps, GitOps, AI Development.
⚡ Quick facts about me
const mamu0 = {
  name: "Mario Mupo",
  role: "Senior Platform Engineer",
  team: "Developer Experience @ PagoPA",
  pronouns: ["he", "him"],

  cloudArchitecture: {
    primary: ["Azure"],
    secondary: ["AWS", "GCP"],
    patterns: ["IaC", "GitOps", "FinOps", "Platform Engineering"]
  },

  toolsOfChoice: {
    iac: ["Terraform"],
    orchestration: ["Kubernetes", "Helm", "Docker"],
    ciCd: ["GitHub Actions", "GitOps", "Azure DevOps"],
    ai: ["GitHub Copilot Integration", "GitHub Skills", "AI agents", "Workflow automation", "Prompt engineering"]
  },

  languages: ["Go", "TypeScript", "Bash","Python"],

  notableContributions: {
    terraform: "Lead Developer for pagopa-dx/azure provider",
    finOps: "Built 'SaveMoney' - automated resource lifecycle optimizer",
    migrations: "Zero-downtime migration to Azure Italy North"
  },

  motto: "Efficiency is just lazy engineering done right"
};

📫 Let's Connect

Pinned Loading

  1. pagopa/dx pagopa/dx Public

    Devex repository for shared tools and pipelines.

    HCL 5 1

  2. pagopa-dx/terraform-provider-azure pagopa-dx/terraform-provider-azure Public

    Terraform provider for DX on Azure, to enhance developer experience

    Go