{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Georg Jungnitz",
    "url": "https://vutuv.de/georg_jungnitz"
  },
  "skills": [
    {
      "name": "c/c++"
    },
    {
      "name": "perl"
    }
  ],
  "work": [
    {
      "name": "AVM GmbH",
      "position": "Software Developer",
      "startDate": "2014",
      "summary": "Tools and scripts around 'Fritz!OS'"
    }
  ]
}