Fork me on GitHub

GET /ashleygwilliams

{ "data": [{ "type": "engineer/educator", "id": 666, "name": "ashley g. williams", "job": { "company": "npm, Inc.", "role": "developer community and content manager" }, "location": "ridgewood, queens, NY", "email": "ashley666ashley@gmail.com", "twitter": "http://www.twitter.com/ag_dubs", "github": "http://www.github.com/ashleygwilliams", "links": { "self": "http://ashleygwilliams.github.io", "projects": { "linkage": [ { "type": "framework", "name": "endpoints"}, { "type": "education", "name": "js-assessment"} ] }, "presentations": { "linkage": { "type": "presentations", "name": "how to train your programmer" } } } }], "included": [{ "type": "projects", "name": "endpoints", "description": "a hypermedia API framework for javascript", "role": "architecture decisions and documentation", "links": { "self": "http://www.github.com/endpoints" } }, { "type": "projects", "name": "js-assessment", "description": "a test-drven approach to assessing JS skills", "role": "maintainer", "links": { "self": "http://www.github.com/rmurphey/js-assessment", "next": "http://www.github.com/rmurphey/js-assessment-answers" } }, { "type": "presentations", "name": "how to train your programmer", "venues": [ "CascadiaFest July 2015", "JSConf May 2015", "MIT Media Lab, Social Computing Group October 2014", "BostonJS August 2014", "University of Amsterdam, Coding the Humanities Seminar June 2014" ], "links": { "self": "http://www.github.com/ashleygwilliams/how-to-train-your-programmer" } }] }