{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Odd-Arne Johansen",
    "url": "https://vutuv.de/odd_arne_johans"
  },
  "skills": [
    {
      "name": "laravel"
    },
    {
      "name": "mysql"
    },
    {
      "name": "PHP"
    },
    {
      "name": "Elixir"
    }
  ],
  "work": [
    {
      "name": "SmoothSailingSoftware",
      "position": "Founder",
      "startDate": "2016-07"
    }
  ]
}