{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "graham@grahamhay.nz",
    "location": {
      "address": "Auckland, 2016 Auckland, New Zealand"
    },
    "name": "Graham Hay",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/grahamhay_nz",
        "username": "@grahamhay_nz"
      }
    ],
    "url": "https://vutuv.de/graham_hay"
  },
  "skills": [
    {
      "name": "erlang"
    },
    {
      "name": "Elixir"
    },
    {
      "name": "phoenix"
    },
    {
      "name": "postgres"
    }
  ],
  "work": [
    {
      "name": "Applied Semiotics Limited",
      "position": "Principal Consultant",
      "startDate": "2005-07"
    }
  ]
}