{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://anasrhimi.tech/#anas-rhimi",
      "name": "Anas Rhimi",
      "jobTitle": "Senior Platform Engineer & AI Automation Consultant",
      "url": "https://anasrhimi.tech/",
      "sameAs": [
        "https://github.com/Mealiclay01",
        "https://www.linkedin.com/in/anas-rhimi/",
        "https://calendly.com/anassrhimi12/free-15-minute-infrastructure-audit"
      ],
      "alumniOf": {
        "@type": "EducationalOrganization",
        "name": "1337 Coding School (UM6P / 42 Network)",
        "url": "https://1337.ma/"
      },
      "knowsAbout": [
        "AI Automation Pipelines",
        "n8n Workflow Automation",
        "Zapier to n8n Migration",
        "Local LLMs (DeepSeek-R1, vLLM, Ollama)",
        "DevOps & Platform Engineering",
        "Kubernetes & Talos Linux",
        "FinOps & Cloud Cost Optimization",
        "DevSecOps & Kyverno Policy Engine",
        "Terraform & OpenTofu",
        "PostgreSQL & pgvector",
        "Proxmox VE & Bare-Metal Architecture",
        "Full Stack Web Development (Astro, Next.js, Python, Go)"
      ],
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Casablanca",
        "addressCountry": "MA"
      },
      "knowsLanguage": [
        {
          "@type": "Language",
          "name": "English",
          "alternateName": "en"
        },
        {
          "@type": "Language",
          "name": "Arabic",
          "alternateName": "ar"
        },
        {
          "@type": "Language",
          "name": "French",
          "alternateName": "fr"
        },
        {
          "@type": "Language",
          "name": "Spanish",
          "alternateName": "es"
        }
      ],
      "description": "Senior Platform Engineer, Cloud Architect & AI Automation Consultant specializing in DevOps, Kubernetes, n8n workflows, local LLMs, and cloud cost optimization across English, Arabic, French, and Spanish."
    },
    {
      "@type": "ProfessionalService",
      "@id": "https://anasrhimi.tech/#service",
      "name": "Anas Rhimi Technical Consulting & Engineering",
      "provider": {
        "@id": "https://anasrhimi.tech/#anas-rhimi"
      },
      "url": "https://anasrhimi.tech/pricing",
      "areaServed": [
        "Morocco",
        "Saudi Arabia",
        "United Arab Emirates",
        "Qatar",
        "Kuwait",
        "Oman",
        "Egypt",
        "Jordan",
        "France",
        "Switzerland",
        "Belgium",
        "Canada",
        "Luxembourg",
        "Spain",
        "Mexico",
        "Colombia",
        "Argentina",
        "Chile",
        "United States",
        "United Kingdom",
        "Germany",
        "Worldwide"
      ],
      "serviceType": [
        "DevOps Engineering",
        "AI Automation Pipelines",
        "Kubernetes Architecture",
        "Cloud Cost Optimization",
        "Zapier to n8n Migration",
        "DevSecOps Hardening"
      ],
      "offers": [
        {
          "@type": "Offer",
          "name": "Free 15-Minute Infrastructure Audit",
          "url": "https://calendly.com/anassrhimi12/free-15-minute-infrastructure-audit",
          "price": "0",
          "priceCurrency": "USD"
        }
      ],
      "availableLanguage": [
        "en",
        "ar",
        "fr",
        "es"
      ]
    }
  ]
}