{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "joshua.scott@gmail.com",
    "name": "Joshua Scott",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/joshuawscott",
        "username": "@joshuawscott"
      },
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/joshuawscott",
        "username": "joshuawscott"
      }
    ],
    "url": "https://vutuv.de/joshua_scott"
  },
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "javascript"
    },
    {
      "name": "node.js"
    },
    {
      "name": "postgres"
    },
    {
      "name": "postgresql"
    },
    {
      "name": "rails"
    },
    {
      "name": "redis"
    },
    {
      "name": "Ruby"
    }
  ],
  "work": [
    {
      "name": "simpli.fi",
      "position": "Sr. Developer",
      "startDate": "2013-09",
      "summary": "Working on optimizing large dataset transformation and loading in Elixir, Ruby and C++"
    }
  ]
}