{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "jan@cyberdesigner.net",
    "name": "Jan Leonhardt",
    "url": "https://vutuv.de/jan_leonhardt"
  },
  "skills": [
    {
      "name": "android"
    },
    {
      "name": "angularjs"
    },
    {
      "name": "css"
    },
    {
      "name": "html"
    },
    {
      "name": "java"
    },
    {
      "name": "javascript"
    },
    {
      "name": "php"
    },
    {
      "name": "typescript"
    }
  ],
  "work": [
    {
      "name": "SOLARWATT GmbH",
      "position": "Full Stack Software Developer",
      "startDate": "2007-10",
      "summary": "Maindeveloper of the EnergyManagerPortal. A platform to manage energy flows with pvplants, heatpumps, e-mobility, storage and so on."
    }
  ]
}