{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "ralf@os-t.de",
    "location": {
      "address": "Am Bahnhof 3-5, 48565 Steinfurt, Germany"
    },
    "name": "Ralf Spenneberg",
    "phone": "+49 2552 638755",
    "profiles": [
      {
        "network": "Training",
        "url": "http://www.os-t.de"
      },
      {
        "network": "Security",
        "url": "https://os-s.net"
      }
    ],
    "url": "https://vutuv.de/ralf_spenneberg"
  },
  "skills": [
    {
      "name": "OpenSource"
    },
    {
      "name": "security"
    }
  ]
}