{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "btihen@gmail.com",
    "name": "Bill Tihen",
    "url": "https://vutuv.de/bill_tihen"
  },
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "rails"
    },
    {
      "name": "Ruby"
    },
    {
      "name": "crystal"
    },
    {
      "name": "Kindness"
    }
  ],
  "work": [
    {
      "name": "Garaio REM",
      "position": "Software Developer",
      "startDate": "2018-08",
      "summary": "Ruby on Rails Developer for Property Management"
    },
    {
      "endDate": "2018-07",
      "name": "LAS",
      "position": "Software Development & Linux Cluster Management",
      "startDate": "2007-05",
      "summary": "Managed Ubuntu Clusters and Developed Ruby & Rails Apps"
    },
    {
      "endDate": "2007-04",
      "name": "UC Davis",
      "position": "IT Specialist",
      "startDate": "2004-08",
      "summary": "Help vetrinary researchers with computing needs"
    }
  ]
}