{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "andreaskrampitz@gmail.com",
    "location": {
      "address": "Lessing Str, 31303 Burgdorf, Germany"
    },
    "name": "Andreas Krampitz",
    "url": "https://vutuv.de/andreas_krampit"
  },
  "skills": [
    {
      "name": "c#"
    },
    {
      "name": "projektmanagement"
    },
    {
      "name": "shell"
    }
  ],
  "work": [
    {
      "name": "Mobil-ISC",
      "position": "Linux-Experte",
      "startDate": "2013-04",
      "summary": "Entwickeln von Shell-Skripten"
    },
    {
      "endDate": "2012-10",
      "name": "Bundeswehr",
      "position": "Stabsunteroffizier",
      "startDate": "2004-10",
      "summary": "Luftraumüberwachung"
    }
  ]
}