{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Max Görner",
    "url": "https://vutuv.de/max_goerner"
  },
  "skills": [
    {
      "name": "bash scripting"
    },
    {
      "name": "c++"
    },
    {
      "name": "matlab"
    },
    {
      "name": "octave"
    },
    {
      "name": "theoretical computer science"
    }
  ],
  "work": [
    {
      "name": "Cognitec Systems GmbH",
      "position": "Research Scientist",
      "startDate": "2016-08"
    },
    {
      "endDate": "2016-07",
      "name": "TU Dresden",
      "position": "Scientist",
      "startDate": "2014-07",
      "summary": "Ph.D. Student"
    }
  ]
}