{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "hendrik@mans.de",
    "name": "Hendrik Mans",
    "profiles": [
      {
        "network": "My bloggy blog.",
        "url": "https://hmans.io"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/hmans",
        "username": "@hmans"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/hmans",
        "username": "hmans"
      },
      {
        "network": "Instagram",
        "url": "http://instagram.com/hendrikmans",
        "username": "@hendrikmans"
      }
    ],
    "url": "https://vutuv.de/hendrik_mans"
  },
  "skills": [
    {
      "name": "elm"
    },
    {
      "name": "lua"
    },
    {
      "name": "mysql"
    },
    {
      "name": "postgresql"
    },
    {
      "name": "Ruby"
    },
    {
      "name": "Ruby on Rails"
    },
    {
      "name": "coffeescript"
    },
    {
      "name": "crystal"
    },
    {
      "name": "Elixir"
    },
    {
      "name": "javascript"
    }
  ]
}