{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "joshua.scott@gmail.com",
    "name": "Joshua Scott",
    "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++"
    }
  ]
}