-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathdata.json
58 lines (57 loc) · 3.55 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"title": "San Francisco Brainhack 2017",
"location": "San Francisco, CA, USA",
"dates": "March 03-05, 2017",
"year": "2017",
"background_img": "https://upload.wikimedia.org/wikipedia/commons/a/a4/Ggb_by_night.jpg",
"color_theme": {"background": "#3b2e26", "font": "#fff", "link_color": "#e24401"},
"global_brainhack_organizers": ["Cameron Craddock"],
"registration_link":"https://www.eventbrite.com/e/brainhack-global-san-francisco-2017-tickets-31948017380",
"slack_link":"https://brainhack-slack-invite.herokuapp.com/",
"project_submit_link":"http://brainhack.org/submit-project/",
"title_photo_link":"https://upload.wikimedia.org/wikipedia/commons/a/a4/Ggb_by_night.jpg",
"title_photo_author": "Wikipedia",
"services":[{
"name": "Share",
"desc": "Show your research to other neuroimaging researchers.",
"fa_icon": "fa-share-alt"
},
{"name": "Gain Skills",
"desc": "Learn how to apply the latest computational tools to you data.",
"fa_icon": "fa-graduation-cap"
},
{"name":"Get Involved",
"desc":"Find exciting projects that you would like to contribute to.",
"fa_icon":"fa-gears"},
{"name":"Be Social",
"desc":"Meet researchers from a variety of backgrounds.",
"fa_icon": "fa-wechat"}],
"details": {"costs":"$35 USD for students/postdocs/RAs, 65$ for faculty, includes onsite breakfast, lunch, and refreshments"},
"schedule_background_img": "https://www.manylabs.org/file/general/home/optics-experiment.jpg",
"schedule": [{"date": "Friday, March 03",
"times": [{"time": "6pm", "event": "Welcome + Intro to Brainhack "},
{"time": "6:30pm", "event": "Ice-Breaker"},
{"time": "7:00-8:00PM", "event": "Dinner+Brainstorming"},
{"time": "8:00pm", "event": "Project Pitches"},
{"time": "9:00pm-", "event": "Socializing"}]},
{"date": "Saturday, March 04",
"times": [{"time": "9:30-10:30am", "event": "Breakfast + Project Planning"},
{"time": "10:30-11:30am", "event": "Keynote: Fernando Chirigati"},
{"time": "11:30-1pm", "event": "Open Hacking"},
{"time": "1:00-2:00pm", "event": "Lunch"},
{"time": "2:00-5:00pm", "event": "Open Hacking"},
{"time": "5:00-6:30pm", "event": "Unconference Sessions"}]},
{"date": "Sunday, March 05",
"times": [{"time": "9:30-11:30", "event": "Breakfast + Open Hacking"},
{"time": "11:30-1:00pm", "event": "Ignite Talks"},
{"time": "1:00-2:00pm", "event": "Lunch"},
{"time": "2:00-5:30pm", "event": "Open Hacking"},
{"time": "5:30-7:00pm", "event": "Project Presentations + Socialize"}]}
],
"location_logo": "https://a248.e.akamai.net/secure.meetupstatic.com/photos/event/5/0/1/7/highres_455060503.jpeg",
"location_name": "Manylabs",
"location_url":"https://www.manylabs.org/",
"google_maps_link":"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d11289.96447919898!2d-122.4129674880236!3d37.77753278990755!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80858082235da2e7%3A0xb30be4b717ffde73!2sManylabs!5e0!3m2!1sen!2sus!4v1486322788908",
"sponsors": [{"name": "", "url": "", "logo":""}],
"organizers": ["Dan Lurie (chair)", "Anisha Keshavan", "JB Poline", "Russ Poldrack", "Chris Filo Gorgolewski", "Teon Brooks"]
}