{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "manuel.schoenlaub@gmail.com",
    "name": "Manuel Schönlaub",
    "profiles": [
      {
        "network": "Facebook",
        "url": "http://facebook.com/manuel.schonlaub",
        "username": "manuel.schonlaub"
      }
    ],
    "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"
    }
  ]
}