{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://popa-stefan.be/portfolio#person",
      "name": "Stefan Popa",
      "jobTitle": "Industrial software developer - IT/OT convergence",
      "description": "Most build features. I build systems.",
      "url": "https://popa-stefan.be/portfolio",
      "email": "mailto:contact@popa-stefan.be",
      "telephone": "+32 486 06 50 45",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Soignies",
        "addressCountry": "BE"
      },
      "sameAs": [
        "https://be.linkedin.com/in/stefan-popa-2ab261232"
      ],
      "worksFor": {
        "@id": "https://popa-stefan.be/#business"
      },
      "knowsAbout": [
        "TypeScript",
        "JavaScript",
        "Python",
        "C#",
        ".NET",
        "React",
        "Node.js",
        "PostgreSQL",
        "PLC Programming",
        "Industrial Networks",
        "IoT",
        "Docker",
        "Linux",
        "Git",
        "LLM / Agentic AI",
        "Databases",
        "Adaptability",
        "Communication",
        "Teamwork",
        "Patience",
        "Entrepreneurship",
        "Creativity"
      ],
      "knowsLanguage": [
        {
          "@type": "Language",
          "name": "FR",
          "alternateName": "Native"
        },
        {
          "@type": "Language",
          "name": "RO",
          "alternateName": "Native"
        },
        {
          "@type": "Language",
          "name": "EN",
          "alternateName": "Professional (C1)"
        },
        {
          "@type": "Language",
          "name": "NL",
          "alternateName": "Basic (A1)"
        }
      ],
      "hasCredential": [
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "Bachelor's Degree",
          "name": "Bachelor's in Industrial Computing - Systems & Networks",
          "recognizedBy": {
            "@type": "EducationalOrganization",
            "name": "Haute École Louvain en Hainaut (HELHa), Charleroi, Belgium"
          }
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "Bachelor's Degree",
          "name": "Bachelor's in Management Computing - Application Development",
          "recognizedBy": {
            "@type": "EducationalOrganization",
            "name": "Haute École Louvain en Hainaut (HELHa), Mons, Belgium"
          }
        }
      ],
      "award": [
        "WorldSkills national gold medal in Industry 4.0",
        "3rd Place - Microsoft x Proximus AI Hackathon"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://popa-stefan.be/portfolio#website",
      "url": "https://popa-stefan.be/portfolio",
      "name": "Stefan Popa - Portfolio",
      "description": "Industrial software developer - IT/OT convergence portfolio - Most build features. I build systems.",
      "author": {
        "@id": "https://popa-stefan.be/portfolio#person"
      }
    },
    {
      "@type": "ProfilePage",
      "@id": "https://popa-stefan.be/portfolio",
      "url": "https://popa-stefan.be/portfolio",
      "name": "Stefan Popa - Industrial software developer - IT/OT convergence",
      "description": "Most build features. I build systems.",
      "mainEntity": {
        "@id": "https://popa-stefan.be/portfolio#person"
      },
      "dateModified": "2026-08-03"
    }
  ]
}