Last active
January 20, 2016 10:54
-
-
Save jurka/78ef46b300adb1199043 to your computer and use it in GitHub Desktop.
test2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"features": [ | |
{ | |
"speakers": [ | |
{ | |
"files": [ | |
], | |
"description": "Brandon Bloom has worn a variety of fancy hats for a variety of big companies, startups, non-profits, and consulting clients. His recent work<br>includes Code.org's Hour of Code campaign and CircleCI's ClojureScript-based frontend. When he's not-so-secretly applying computer science to business problems, he tinkers with languages, contributes to Clojure(Script) and builds other crazy things with Clojure.<br><br>", | |
"firstName": "David", | |
"sessions": [], | |
"lastName": "Nolen", | |
"company": "Cognitect", | |
"id": "8xlqP7xhjrp8PxSAB5", | |
"phone": "}}", | |
"groups": [], | |
"photo": "https://s3.amazonaws.com/dntstatic/68c8313a-7916-4b60-4a2c-8915da956d5a_120_120.png", | |
"position": "Engineer", | |
"type": "speaker" | |
} | |
, | |
{ | |
"files": [ | |
], | |
"description": "Bruce has hiked the Appalachian Trail, and enjoys living in a demountable Dome of his own design.", | |
"firstName": "Bruce", | |
"sessions": [], | |
"lastName": "Hauman", | |
"company": "Dropzite LLC", | |
"id": "8xlqP7xhjrp8PxSAB8", | |
"phone": "}}", | |
"groups": [], | |
"photo": "https://s3.amazonaws.com/dntstatic/b80fc5b9-c4e6-47c6-5b5f-cb1366b6a6fc_120_120.png", | |
"position": "Engineer", | |
"type": "speaker" | |
} | |
, | |
{ | |
"files": [ | |
], | |
"description": "Chris is a computational biologist and data scientist in love with Clojure. He spent a few years working at Fred Hutchinson Cancer Research Center in Seattle applying Computational Biology to the study of viral transmissions patterns and host defense mechanisms against viruses such as HIV. While there, he began using Clojure to build the mathematical engine behind pol.is, a startup app using data visualization and machine learning to make large scale conversations make sense. On the side, he enjoys making and tinkering.", | |
"firstName": "Chris", | |
"sessions": [], | |
"lastName": "Small", | |
"company": "Polis", | |
"id": "8xlqP7xhjrp8PxSABA", | |
"phone": "}}", | |
"groups": [], | |
"photo": "https://s3.amazonaws.com/dntstatic/7e77245f-a4b9-4cd4-70e3-b4c71154f02b_120_120.png", | |
"position": "CTO", | |
"type": "speaker" | |
} | |
, | |
{ | |
"files": [ | |
], | |
"description": "Colin is the developer of Cursive. He has programmed things for a long time now, and came to Clojure from Java via Scheme a few years ago. When he's not hacking on Cursive he's mostly waiting for his daughter to get old enough to program robots together.", | |
"firstName": "Colin", | |
"sessions": [], | |
"lastName": "Fleming", | |
"company": "Cursive", | |
"id": "8xlqP7xhjrp8PxSABC", | |
"phone": "}}", | |
"groups": [], | |
"photo": "https://s3.amazonaws.com/dntstatic/6fbc8138-9d75-4ad6-45bd-c22479de40bc_120_120.png", | |
"position": "Engineer", | |
"type": "speaker" | |
} | |
, | |
{ | |
"files": [ | |
"https://s3.amazonaws.com/dntstatic/5acfc15e-ed8e-4d0f-4fc7-bdb41741597c" | |
, | |
"https://s3.amazonaws.com/dntstatic/1f58583f-e892-4622-4f7f-c27785fd81d2" | |
], | |
"description": "", | |
"firstName": "Empty", | |
"sessions": [], | |
"lastName": "Photo", | |
"company": "Energy Inc.", | |
"id": "92Em4tBuMovbmh5gjw", | |
"phone": "}}", | |
"groups": [], | |
"photo": "", | |
"position": "", | |
"type": "speaker" | |
} | |
, | |
{ | |
"files": [ | |
], | |
"description": "", | |
"firstName": "Poor", | |
"sessions": [], | |
"lastName": "", | |
"company": "", | |
"id": "92Em4tBuMovbmh5gjx", | |
"phone": "}}", | |
"groups": [], | |
"photo": "", | |
"position": "", | |
"type": "speaker" | |
} | |
], | |
"sorting": "group", | |
"name": "Speakers", | |
"type": "feature-speakers", | |
"id": "sp-feature", | |
"icon": "69" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment