{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Andreas Kluth",
    "url": "https://vutuv.de/andreas_kluth"
  },
  "skills": [
    {
      "name": "java"
    }
  ],
  "work": [
    {
      "name": "REWE digital GmbH",
      "position": "Software Architect",
      "startDate": "2014"
    }
  ]
}