<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />

    <!-- Primary Meta -->
    <title>Achraf Malki | Software Engineer & IT Consultant</title>
    <meta name="description" content="Software Engineer & IT Consultant specializing in Enterprise AI orchestration, Hybrid Headless Commerce, and secure B2B integrations. Building backend systems that scale." />
    <meta name="author" content="Achraf Malki" />
    <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
    <meta name="theme-color" content="#0987f2" />
    <meta name="color-scheme" content="light dark" />
    <link rel="canonical" href="https://achrafmalki.dev" />
    <link rel="author" href="https://www.linkedin.com/in/achraf-malki/" />

    <!-- Google Search Console verification — replace YOUR_CODE with the content= value from GSC -->
    <meta name="google-site-verification" content="YOUR_CODE" />

    <!-- Open Graph -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://achrafmalki.dev" />
    <meta property="og:site_name" content="Achraf Malki" />
    <meta property="og:locale" content="en_US" />
    <meta property="og:title" content="Achraf Malki | Software Engineer & IT Consultant" />
    <meta property="og:description" content="Software Engineer & IT Consultant specializing in Enterprise AI orchestration, Hybrid Headless Commerce, and secure B2B integrations. Building backend systems that scale." />
    <meta property="og:image" content="https://achrafmalki.dev/og.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:alt" content="Achraf Malki — Software Engineer & IT Consultant" />

    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@AchrafMalkiEng" />
    <meta name="twitter:creator" content="@AchrafMalkiEng" />
    <meta name="twitter:title" content="Achraf Malki | Software Engineer & IT Consultant" />
    <meta name="twitter:description" content="Software Engineer & IT Consultant specializing in Enterprise AI orchestration, Hybrid Headless Commerce, and secure B2B integrations. Building backend systems that scale." />
    <meta name="twitter:image" content="https://achrafmalki.dev/og.png" />
    <meta name="twitter:image:alt" content="Achraf Malki — Software Engineer & IT Consultant" />

    <!-- JSON-LD Structured Data -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "Person",
          "@id": "https://achrafmalki.dev/#person",
          "name": "Achraf Malki",
          "url": "https://achrafmalki.dev",
          "image": {
            "@type": "ImageObject",
            "url": "https://achrafmalki.dev/og.png",
            "width": 1200,
            "height": 630
          },
          "jobTitle": "Software Engineer & IT Consultant",
          "description": "I engineer backend systems that don't break under pressure, and architectures that drive tangible business autonomy. Specialized in multi-tenant AI orchestration, Hybrid Headless architectures, and secure B2B integrations.",
          "email": "achrafmalki1404@gmail.com",
          "knowsAbout": [
            "Enterprise AI Orchestration",
            "Hybrid Headless Commerce",
            "Cloud Infrastructure",
            "B2B Software Integration",
            "Backend Engineering",
            "ERP Systems",
            "Multi-tenant Architecture",
            "Zero-PII Data Compliance",
            "Odoo",
            "Next.js",
            "Python",
            "Node.js"
          ],
          "sameAs": [
            "https://x.com/AchrafMalkiEng",
            "https://github.com/ashurafu04",
            "https://www.linkedin.com/in/achraf-malki/"
          ]
        },
        {
          "@type": "WebSite",
          "@id": "https://achrafmalki.dev/#website",
          "url": "https://achrafmalki.dev",
          "name": "Achraf Malki",
          "description": "Portfolio of Achraf Malki — Software Engineer & IT Consultant specializing in Enterprise AI and Headless Commerce.",
          "author": { "@id": "https://achrafmalki.dev/#person" },
          "inLanguage": "en-US"
        },
        {
          "@type": "WebPage",
          "@id": "https://achrafmalki.dev/#webpage",
          "url": "https://achrafmalki.dev",
          "name": "Achraf Malki | Software Engineer & IT Consultant",
          "isPartOf": { "@id": "https://achrafmalki.dev/#website" },
          "about": { "@id": "https://achrafmalki.dev/#person" },
          "dateModified": "2026-06-25",
          "inLanguage": "en-US",
          "breadcrumb": {
            "@type": "BreadcrumbList",
            "itemListElement": [
              {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://achrafmalki.dev"
              }
            ]
          }
        },
        {
          "@type": "CreativeWork",
          "@id": "https://achrafmalki.dev/#magma",
          "name": "MAGMA — Enterprise AI Orchestration & Anti-Hallucination Engine",
          "description": "Architected the core AI engine for a B2B intelligence Business Unit at Nortis Studio. Designed a highly concurrent Portier/Worker architecture with strict idempotence guarantees and Zero-PII data compliance.",
          "creator": { "@id": "https://achrafmalki.dev/#person" },
          "keywords": "Enterprise AI, B2B Intelligence, Anti-Hallucination Engine, Zero-PII, Multi-tenant Architecture, AI Orchestration",
          "url": "https://achrafmalki.dev/#projects"
        },
        {
          "@type": "CreativeWork",
          "@id": "https://achrafmalki.dev/#chamiong",
          "name": "CHAMIONG — Hybrid Headless B2B E-commerce & ERP Decoupling",
          "description": "Led the digital transformation for an industrial leader. Engineered a decoupled Next.js + Odoo architecture via resilient JSON-RPC connectors, delivering 95% operational autonomy to the client.",
          "creator": { "@id": "https://achrafmalki.dev/#person" },
          "keywords": "Headless Commerce, ERP Decoupling, Odoo, Next.js, B2B E-commerce, JSON-RPC, Digital Transformation",
          "url": "https://achrafmalki.dev/#projects"
        },
        {
          "@type": "ItemList",
          "@id": "https://achrafmalki.dev/#projects",
          "name": "Engineering Cases",
          "description": "Key engineering projects delivered by Achraf Malki",
          "numberOfItems": 2,
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "item": { "@id": "https://achrafmalki.dev/#magma" }
            },
            {
              "@type": "ListItem",
              "position": 2,
              "item": { "@id": "https://achrafmalki.dev/#chamiong" }
            }
          ]
        }
      ]
    }
    </script>

    <!-- Favicon -->
    <link rel="icon" type="image/x-icon" href="/h04.ico" />
    <link rel="apple-touch-icon" href="/h04.ico" />

    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100..700&family=Rubik:wght@400;500;700;800&display=swap"
      rel="stylesheet"
    />

    <script>document.documentElement.setAttribute('data-animate-ready','');</script>
    <script type="module" crossorigin src="/assets/index-DmLNMJRt.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Vm7b7J1D.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
