{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "label": "...einfach machen...",
    "name": "Philipp-Raphael Dreyer",
    "phone": "+49 171 1600917",
    "profiles": [
      {
        "network": "Portfolio",
        "url": "https://phradr.com"
      }
    ],
    "url": "https://vutuv.de/philipp_raphael"
  },
  "skills": [
    {
      "name": "dev-ops"
    },
    {
      "name": "full-stack-dev"
    },
    {
      "name": "java(ee)"
    }
  ],
  "work": [
    {
      "name": "dbh IT Logistics AG",
      "position": "Java Dev",
      "startDate": "2014-07",
      "summary": "Softwareentwickler für Speditionssoftware"
    },
    {
      "endDate": "2014-06",
      "name": "CargoSoft GmbH",
      "position": "Full-Stack-Dev & DevOps",
      "startDate": "2011-03",
      "summary": "Softwareentwickler für Speditionssoftware"
    },
    {
      "endDate": "2014-04",
      "name": "Hochschule Bremen",
      "position": "Student",
      "summary": "B.Sc. Technische Informatik"
    }
  ]
}