{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "holger@coders-online.net",
    "location": {
      "address": "Nonnendammallee 22, 13599 Berlin, Germany"
    },
    "name": "Holger Stehle",
    "profiles": [
      {
        "network": "Blog",
        "url": "https://holger.coders-online.net/"
      }
    ],
    "url": "https://vutuv.de/holger_stehle"
  },
  "skills": [
    {
      "name": "c++"
    },
    {
      "name": "java"
    },
    {
      "name": "c#"
    }
  ],
  "work": [
    {
      "name": "X.OVO MediaNetworks GmbH",
      "position": "Softwareentwickler",
      "startDate": "2007-02",
      "summary": "Softwareentwicklung"
    }
  ]
}