{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "me@martinrichter.net",
    "location": {
      "address": "Berlin, Germany"
    },
    "name": "Martin Richter",
    "profiles": [
      {
        "network": "Personal Website",
        "url": "https://www.martinrichter.net"
      }
    ],
    "url": "https://vutuv.de/martin_richter"
  },
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "graphql"
    },
    {
      "name": "ios"
    },
    {
      "name": "Phoenix Framework"
    },
    {
      "name": "react native"
    },
    {
      "name": "swift"
    },
    {
      "name": "typescript"
    }
  ],
  "work": [
    {
      "name": "Freelance",
      "position": "Full-Stack Developer",
      "startDate": "2018-09",
      "summary": "I build entire digital services using modern & scalable technologies."
    }
  ]
}