{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Marcus Bönninger",
    "url": "https://vutuv.de/marcus_boenning"
  },
  "skills": [
    {
      "name": "javascript"
    },
    {
      "name": "nosql"
    },
    {
      "name": "php"
    },
    {
      "name": "rdbms"
    },
    {
      "name": "Ruby"
    }
  ],
  "work": [
    {
      "name": "Hitabis GmbH",
      "position": "IT-Berater",
      "startDate": "2003-09"
    },
    {
      "endDate": "2016-05",
      "name": "23TAF",
      "position": "Geschäftsführer",
      "startDate": "2002-06"
    },
    {
      "endDate": "2010-09",
      "name": "Humboldt-Universität zu Berlin",
      "position": "Student",
      "startDate": "2005-10",
      "summary": "Diplom Mathematik"
    }
  ]
}