{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "sundermann.andreas@web.de",
    "location": {
      "address": "64625 Bensheim, Germany"
    },
    "name": "Dr. Andreas Sundermann",
    "url": "https://vutuv.de/andreas_sundermann"
  },
  "education": [
    {
      "endDate": "1999-05",
      "institution": "Bielefeld University",
      "studyType": "Doctor of Philosophy - PhD"
    },
    {
      "endDate": "1996-02",
      "institution": "Bielefeld University",
      "startDate": "1990-10",
      "studyType": "Diplom"
    }
  ],
  "skills": [
    {
      "name": "High throughput"
    },
    {
      "name": "r"
    },
    {
      "name": "Chemistry"
    },
    {
      "name": "Julia"
    },
    {
      "name": "machine learning"
    },
    {
      "name": "theory"
    }
  ],
  "work": [
    {
      "name": "hte GmbH",
      "position": "Senior Scientist",
      "startDate": "2000-10"
    },
    {
      "endDate": "2000-09",
      "name": "Weizmann Institute of Science",
      "position": "Postdoctoral Research Fellow",
      "startDate": "1999-07"
    }
  ]
}