{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Christoph Behnke",
    "url": "https://vutuv.de/christoph_behnk"
  },
  "skills": [
    {
      "name": "c++"
    },
    {
      "name": "c"
    },
    {
      "name": "embedded"
    },
    {
      "name": "java"
    }
  ],
  "work": [
    {
      "name": "Airbus Operations GmbH",
      "position": "Software Development",
      "startDate": "2000-01",
      "summary": "Software Development"
    }
  ]
}