{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Wolfgang Langner",
    "url": "https://vutuv.de/wolfgang_langne"
  },
  "skills": [
    {
      "name": "c++"
    },
    {
      "name": "c"
    },
    {
      "name": "freebsd"
    },
    {
      "name": "linux"
    },
    {
      "name": "python"
    },
    {
      "name": "windows"
    },
    {
      "name": "postgresql"
    }
  ],
  "work": [
    {
      "name": "flexis AG",
      "position": "Senior Solution Developer",
      "startDate": "2003-03",
      "summary": "Software development, Python, C++"
    }
  ]
}