{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "location": {
      "address": "8210 Aarhus V., Denmark"
    },
    "name": "Paul Fleischer",
    "url": "https://vutuv.de/paul_fleischer"
  },
  "education": [
    {
      "area": "Computer Science",
      "endDate": "2006",
      "institution": "Aarhus University",
      "startDate": "2004",
      "studyType": "Masters"
    },
    {
      "area": "Computer Science",
      "endDate": "2004",
      "institution": "Aarhus University",
      "startDate": "2001",
      "studyType": "Bachelor"
    }
  ],
  "languages": [
    {
      "fluency": "Native speaker",
      "language": "Danish"
    },
    {
      "fluency": "C2 (Proficient)",
      "language": "English"
    }
  ],
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "Linux"
    },
    {
      "name": "software development"
    }
  ],
  "work": [
    {
      "name": "Qarma ApS",
      "position": "Software Developer",
      "startDate": "2017-04"
    },
    {
      "endDate": "2017-03",
      "name": "Dynastrom ApS",
      "position": "Software Architect, Founder",
      "startDate": "2014-05"
    },
    {
      "endDate": "2015-02",
      "name": "CLC Bio, a QIAGEN Company",
      "position": "System Developer",
      "startDate": "2011-02"
    },
    {
      "endDate": "2011-02",
      "name": "Bang & Olufsen",
      "position": "Software Developer",
      "startDate": "2008-01"
    },
    {
      "endDate": "2003-03",
      "name": "CSite",
      "position": "System Administrator",
      "startDate": "2000-03"
    }
  ]
}