{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Pavol Mikulaj",
    "url": "https://vutuv.de/pavol_mikulaj"
  },
  "skills": [
    {
      "name": "CCNA"
    },
    {
      "name": "java"
    },
    {
      "name": "python"
    },
    {
      "name": "sql"
    }
  ],
  "work": [
    {
      "name": "Oracle Czech s.r.o",
      "position": "QA Engineer",
      "startDate": "2020-01",
      "summary": "Automated testing, 2nd level customer support"
    },
    {
      "endDate": "2020-01",
      "name": "Thermo Fisher Scientific Brno s.r.o.",
      "position": "SQA Engineer",
      "startDate": "2019-09",
      "summary": "Manual and automated testing of UI, mainly desktop applications."
    }
  ]
}