{
  "@context": {
    "@vocab": "https://schema.org/",
    "@language": "de"
  },
  "@type": "Collection",
  "name": "Sebastian Ell",
  "url": "https://sebastian-ell.de",
  "hasPart": [
    {
      "@type": "CreativeWork",
      "name": "Echtzeit-Kommunikationssystem",
      "description": "IHK-Abschlussprojekt: Integration eines Echtzeit-Kommunikationssystems in die Benutzeroberfläche einer Kundenanlage. Kalkulierter ROI von 9.800 % nach einem Jahr im Rahmen der IHK-Wirtschaftlichkeitsanalyse.",
      "url": "https://sebastian-ell.de/#projects",
      "creator": {
        "@type": "Person",
        "name": "Sebastian Ell"
      },
      "keywords": "IHK Projekt, Echtzeit-Kommunikation, SignalR, WebSockets",
      "dateCreated": "2026-01-01",
      "hasPart": [
        {
          "@type": "SoftwareApplication",
          "name": "Angular",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "ASP.NET Core",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "C#",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "SignalR",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "Microsoft SQL Server",
          "operatingSystem": "Web"
        }
      ]
    },
    {
      "@type": "CreativeWork",
      "name": "Dokumentationsmodul für Kunden-HMI",
      "description": "Entwicklung eines umfassenden Dokumentationsmoduls zur Integration in die Kunden-HMI-Systeme. Das Modul ermöglicht die zentrale Verwaltung und Darstellung technischer Dokumentationen, Benutzerhandbücher und Systeminformationen für die interaktive Bedienung der Kundenanlagen.",
      "url": "https://sebastian-ell.de/#projects",
      "creator": {
        "@type": "Person",
        "name": "Sebastian Ell"
      },
      "keywords": "Documentation, HMI, Angular, User Interface",
      "dateCreated": "2026-01-01",
      "hasPart": [
        {
          "@type": "SoftwareApplication",
          "name": "Angular",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "TypeScript",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "HTML5",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "CSS3",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "SCSS",
          "operatingSystem": "Web"
        },
        {
          "@type": "SoftwareApplication",
          "name": "Markdown",
          "operatingSystem": "Web"
        }
      ]
    }
  ]
}