{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "el barcino",
    "url": "https://vutuv.de/el_barcino"
  },
  "work": [
    {
      "endDate": "2022-07",
      "name": "test",
      "position": "test",
      "startDate": "1990-01",
      "summary": "test"
    },
    {
      "endDate": "2022-07",
      "name": "test",
      "position": "test",
      "startDate": "1990-01",
      "summary": "test"
    }
  ]
}