{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "info@zilox-it.de",
    "label": "UNIX is very simple, it just needs a genius to understand its simplicity.\r\n(Dennis Ritchie)",
    "location": {
      "address": "Hauptstraße 60, 55595 Wallhausen, Germany"
    },
    "name": "Stephan Lorsbach",
    "phone": "+49 6706 9169527",
    "profiles": [
      {
        "network": "ZiLoX IT GbR",
        "url": "http://www.zilox-it.de"
      },
      {
        "network": "Weinbau Software",
        "url": "https://www.dwine.de"
      },
      {
        "network": "Facebook",
        "url": "http://facebook.com/zilox.it",
        "username": "zilox.it"
      }
    ],
    "url": "https://vutuv.de/stephan_lorsbac"
  },
  "skills": [
    {
      "name": "c++"
    },
    {
      "name": "qt"
    },
    {
      "name": "java"
    },
    {
      "name": "linux"
    },
    {
      "name": "PHP"
    },
    {
      "name": "sql (bevorzugt postgresql & mysql)"
    }
  ],
  "work": [
    {
      "name": "ZiLoX IT GbR",
      "position": "Softwareentwickler, Projektleiter, ... Selbständig",
      "startDate": "2010-05"
    },
    {
      "endDate": "2010",
      "name": "ZiFiLo IT Ltd. & Co. KG",
      "position": "Geschäftsführer",
      "startDate": "2007"
    },
    {
      "endDate": "2006",
      "name": "EDV Lorsbach",
      "position": "Einzelunternehmer",
      "startDate": "2000"
    }
  ]
}