{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "robin.roth@kit.edu",
    "name": "Robin Roth",
    "profiles": [
      {
        "network": "Facebook",
        "url": "http://facebook.com/robinroth13",
        "username": "robinroth13"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/robinro",
        "username": "@robinro"
      }
    ],
    "url": "https://vutuv.de/robin_roth"
  },
  "skills": [
    {
      "name": "devops"
    },
    {
      "name": "GitLab"
    },
    {
      "name": "physics"
    },
    {
      "name": "python"
    }
  ],
  "work": [
    {
      "name": "KIT",
      "position": "PhD Student",
      "startDate": "2013-12"
    }
  ]
}