{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Shaun Michel",
    "phone": "+1 2152537691",
    "profiles": [
      {
        "network": "Mastodon",
        "url": "https://universeodon.com/@shaun"
      },
      {
        "network": "Blog",
        "url": "https://paper.wf/shaun"
      }
    ],
    "url": "https://vutuv.de/shaun_michel"
  },
  "skills": [
    {
      "name": "python"
    }
  ],
  "work": [
    {
      "name": "Valley Youth House",
      "position": "VP of IT",
      "startDate": "2009"
    },
    {
      "endDate": "2008",
      "name": "AIC",
      "position": "Lead Coach",
      "startDate": "2002"
    },
    {
      "endDate": "2002",
      "name": "AEA Technology",
      "position": "Team Lead, Mechanical Industry (Eastern US)",
      "startDate": "1998",
      "summary": "CFD guru for mechanical (turbomachinery/ automotive / aerospace / powergen) industries leading cross functional team for consulting projects and sales "
    }
  ]
}