{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "tim@buchwaldt.ws",
    "name": "Tim Buchwaldt",
    "url": "https://vutuv.de/tim_buchwaldt"
  },
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "rails"
    },
    {
      "name": "Ruby"
    }
  ],
  "work": [
    {
      "name": "grandcentrix GmbH",
      "position": "Infrastructure Architect",
      "startDate": "2014-04"
    },
    {
      "endDate": "2014-04",
      "name": "TVRL GmbH & Co.KG",
      "position": "Software Developer",
      "startDate": "2013-10"
    },
    {
      "endDate": "2013-10",
      "name": "Adcloud GmbH",
      "position": "Operations Engineer",
      "startDate": "2013-03"
    },
    {
      "endDate": "2013-01",
      "name": "nedeco GmbH",
      "position": "Developer",
      "startDate": "2011-08"
    }
  ]
}