{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "manuel.schoenlaub@gmail.com",
    "name": "Manuel Schönlaub",
    "url": "https://vutuv.de/manuel_schoenla"
  },
  "skills": [
    {
      "name": "java"
    },
    {
      "name": "javascript"
    },
    {
      "name": "linux"
    },
    {
      "name": "mongodb"
    },
    {
      "name": "php"
    }
  ],
  "work": [
    {
      "name": "Skiline GmbH",
      "position": "Software Engineer",
      "startDate": "2012-10"
    },
    {
      "endDate": "2012-10",
      "name": "xpirio Telekommunikation & Service GmbH",
      "position": "Software Engineer",
      "startDate": "2011-10"
    }
  ]
}