{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "jmachary@clarkson.edu",
    "name": "Jeff Macharyas",
    "profiles": [
      {
        "network": "personal site",
        "url": "http://www.macharyas.com"
      },
      {
        "network": "Opensource.com profile",
        "url": "https://opensource.com/users/jeffmacharyas"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/jeffmacharyas",
        "username": "@jeffmacharyas"
      }
    ],
    "url": "https://vutuv.de/jeff_macharyas"
  },
  "skills": [
    {
      "name": "graphic design"
    },
    {
      "name": "research"
    },
    {
      "name": "writing"
    }
  ],
  "work": [
    {
      "name": "Clarkson University",
      "position": "Development Writer",
      "startDate": "2017-12",
      "summary": "Write and design communications for the development and alumni relations department of this Upstate New York university."
    }
  ]
}