{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Martin Jaggi",
    "profiles": [
      {
        "network": "my lab at EPFL",
        "url": "http://mlo.epfl.ch"
      }
    ],
    "url": "https://vutuv.de/martin_jaggi"
  },
  "skills": [
    {
      "name": "machine learning"
    },
    {
      "name": "optimization"
    },
    {
      "name": "text analysis"
    }
  ]
}