{
  "basics": {
    "name": "Jane Q. Fullstacker"
  },
  "education": [
    {
      "gpa": "3.5",
      "courses": [
        "Course 1",
        "Course 2",
        "Course 2"
      ],
      "startDate": "2005-09",
      "endDate": "2008-05"
    },
    {
      "institution": "Medfield College",
      "gpa": "3.2",
      "courses": [
        "Course 1",
        "Course 2",
        "Course 2"
      ],
      "startDate": "2003-09",
      "endDate": "2005-06"
    }
  ],
  "skills": [
    {
      "name": "Web Dev",
      "keywords": [
        "JavaScript",
        "HTML 5",
        "CSS",
        "LAMP",
        "MVC",
        "REST"
      ]
    },
    {
      "name": "JavaScript"
    }
  ],
  "volunteer": [],
  "publications": [
    {
      "name": "Building User Interfaces with Electron and Atom",
      "releaseDate": "2011",
      "website": "http://codeproject.com/build-ui-electron-atom.aspx"
    },
    {
      "name": "Jane Fullstacker's Blog",
      "publisher": "self",
      "releaseDate": "2011",
      "website": "http://janef.me"
    },
    {
      "name": "Teach Yourself GORFF in 21 Days",
      "publisher": "Amazon"
    }
  ],
  "interests": [
    {
      "name": "reading",
      "summary": "Jane is a fan of mystery novels and courtroom dramas including Agatha Christie and John Grisham.",
      "keywords": [
        "mystery",
        "Agatha Christie",
        "John Grisham"
      ]
    },
    {
      "name": "hiking",
      "summary": "Jane enjoys hiking, light mountain climbing, and has four summits under her belt!"
    },
    {
      "name": "yoga"
    }
  ],
  "references": [
    {
      "name": "John Davidson",
      "reference": "Jane is awesome! I'd hire her again in a heartbeat."
    },
    {
      "name": "Elias Fullstacker",
      "reference": "I worked with Jane on Jabberwocky and can vouch for her awesome technical capabilities and attention to detail. Insta-hire."
    },
    {
      "name": "Dana Nevins",
      "reference": "I've known Jane personally and professionally for almost ten years. She is one in a million."
    }
  ],
  "languages": [
    {
      "language": "English",
      "level": "Native"
    },
    {
      "language": "Spanish",
      "level": "Moderate"
    }
  ]
}
