{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "peter.lorenz@the-programmer.net",
    "name": "Peter Lorenz",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/Dragonlord211",
        "username": "@Dragonlord211"
      }
    ],
    "url": "https://vutuv.de/peter_lorenz"
  },
  "skills": [
    {
      "name": "agile mindset"
    },
    {
      "name": "facilitation"
    },
    {
      "name": "git"
    },
    {
      "name": "kanban"
    },
    {
      "name": "scrum"
    },
    {
      "name": "PHP"
    },
    {
      "name": "python"
    }
  ]
}