-
Notifications
You must be signed in to change notification settings - Fork 5
/
data.json
54 lines (54 loc) · 3.44 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
{
"title": "San Francisco Brainhack 2020",
"location": "San Francisco, CA, USA",
"dates": "February 20-21, 2020",
"year": "2019",
"background_img": "../img/sf_4.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-2019-tickets-76825419899",
"slack_link":"https://urldefense.proofpoint.com/v2/url?u=https-3A__mattermost.brainhack.org_brainhack_channels_brainhack-2Dglobal-2D2019&d=DwMFaQ&c=iORugZls2LlYyCAZRB3XLg&r=U0BHv7kiA1bAHy66RZaD_9wwwdqFzqniUoP9My19LtA&m=7_Xqq-I9Bq53JCJd7rqM8-QzzQe9OEh6pbPiAwO4gmk&s=VQls9lYlmNQb_zaFLnXIisZ_vw8il4NMCNYaRfCxK64&e=",
"project_submit_link":"http://www.brainhack.org/submission.html",
"title_photo_link":"https://www.flickr.com/photos/davidyuweb/",
"title_photo_author": "David Yu",
"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":"Breakfast and lunch will be provided: $10 / day. Free admission."},
"schedule_background_img": "../img/sf_3.jpg",
"schedule": [
{"date": "Thursday, February 20",
"times": [{"time": "9-10AM", "event": "Breakfast + Welcome"},
{"time": "10-11AM", "event": "Dr. Mandelli: DTI 101"},
{"time": "12-1PM", "event": "Lunch"},
{"time": "1-2PM", "event": "Dr. Pedoia: hands-on deep learning"},
{"time": "2-6PM", "event": "Open Hacking"},
{"time": "6PM-", "event": "Sociliazing"}]},
{"date": "Friday, February 21",
"times": [{"time": "8:30-9AM", "event": "Breakfast"},
{"time": "9-10AM", "event": "Unconference"},
{"time": "10-12AM", "event": "Open Hacking"},
{"time": "12-1PM", "event": "Lunch"},
{"time": "1-2PM", "event": "Open Hacking"},
{"time": "5-6PM", "event": "Project Presentations"},
{"time": "6PM-", "event": "Sociliazing"}]}
],
"location_logo": "",
"location_name": "UCSF Mission Bay Campus (rooms TBD)",
"location_url":"https://www.ucsf.edu/about/locations/mission-bay",
"google_maps_link":"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3153.970140006163!2d-122.39414365603153!3d37.76729833543564!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808f7fcf22c08705%3A0xeaa83e6b468eddf1!2sGenentech%20Hall!5e0!3m2!1sen!2sus!4v1572908585004!5m2!1sen!2sus",
"sponsors": [{"name": "Center for Intelligent Imaging (CI2)", "url": "https://intelligentimaging.ucsf.edu/", "logo":"https://intelligentimaging.ucsf.edu/sites/g/files/tkssra2316/f/ci2-radiology-dept-logo2.png"}],
"organizers": ["Valentina Borghesani", "Pablo Damasceno", "Maria Luisa Mandelli", "Valentina Pedoia"]
}