forked from brainhack101/mtl-brainhack-2018
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
414 lines (398 loc) · 14.1 KB
/
index.html
File metadata and controls
414 lines (398 loc) · 14.1 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!DOCTYPE HTML>
<!--
Tessellate by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Toronto Brainhack Global 2018</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="#">Home</a>
</li>
<li>
<a href="https://calendar.google.com/calendar/embed?showTitle=0&showPrint=0&showCalendars=0&mode=AGENDA&height=600&wkst=1&src=0trncdoj3ac3rsavmm9s580n6c%40group.calendar.google.com&color=%23AB8B00&ctz=America%2FToronto"
target="_blank">Schedule</a>
</li>
<li>
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018/wiki">Projects</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<section id="header" class="dark">
<div style="background-color:rgba(20,20,20,0.3); width:80%; margin-left:10%">
<header>
<h1>
<i class="icon fa-globe"></i> Toronto Brainhack Global 2018</h1>
<p>Toronto, ON | May 3-4</p>
</header>
<footer>
<a href="#info" class="button scrolly" style="max-width:35%">Learn More</a>
<a href="https://www.eventbrite.ca/e/toronto-brainhack-global-tickets-44746963372" target="_blank" class="button" style="max-width:35%">Register Now</a>
</footer>
</div>
</section>
<!-- First -->
<section id="info" class="main">
<header>
<div class="container">
<h2> Why Brainhack ?</h2>
<p> Brainhack is a collaborative event that focuses on the open sharing of ideas, code, and data. During
<a href="http://www.brainhack.org/global2018/" target="_blank">Brainhack Global</a>, we'll meet in Toronto to work on projects in coordination with other Brainhack sites around the
world. Join us
<a href="https://brainhack-slack-invite.herokuapp.com/" target="_blank">on Slack</a> to connect with the community and start planning your project ! Our channel name is #brainhack-toronto
</p>
</br>
<div>
<table>
<tr>
<td align="left">
<b>Dates:</b>
</td>
<td align="left">May 3-4, 2018</td>
</tr>
<tr>
<td align="left">
<b>Cost:</b>
</td>
<td align="left">C$30 for registration with onsite breakfast & lunch</td>
</tr>
<tr>
<td align="left">
<b>Location:</b>
</td>
<td align="left">SciNet Classrooms, 11th floor, MaRS</th>
</tr>
</table>
</div>
</br>
<div class="map-responsive">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2886.4552524226337!2d-79.39185838450203!3d43.65950087912113!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882b34b7d81e2a31%3A0x169202743f932999!2s661+University+Ave%2C+Toronto%2C+ON+M5G+1M1!5e0!3m2!1sen!2sca!4v1522637230987"
width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</header>
<div class="content dark style1 featured">
<div class="container">
<div class="row">
<div class="4u 12u(narrow)">
<section>
<span class="feature-icon">
<span class="icon fa-graduation-cap"></span>
</span>
<header>
<h3>Learn</h3>
</header>
<p>Learn about tools, techniques and datasets in neuroimaging research.</p>
</section>
</div>
<div class="4u 12u(narrow)">
<section>
<span class="feature-icon">
<span class="icon fa-comments"></span>
</span>
<header>
<h3>Be Social</h3>
</header>
<p>Meet researchers from a variety of backgrounds. Share your knowledge.</p>
</section>
</div>
<div class="4u 12u(narrow)">
<section>
<span class="feature-icon">
<span class="icon fa-gears"></span>
</span>
<header>
<h3>Get Involved</h3>
</header>
<p>Find exciting projects that you would like to contribute to.</p>
</section>
</div>
</div>
</div>
</div>
</section>
<!-- Second -->
<section id="schedule" class="main">
<header>
<div class="container">
<h2>Program:</h2>
<p>
This three day event will bring together local scientists and trainees in neuroimaging from institutions across the region.
The program will include:
</p>
<p>
Due to the nature of the event, the schedule is flexible and can change frequently. To stay up-to-date, you can subscribe
to
<a href="https://calendar.google.com/calendar/embed?mode=week&src=sjsq68p21iu79ve941qik111ls%40group.calendar.google.com&ctz=America%2FNew_York">our Google calendar</a>.
</p>
<div class="row">
<h2>Ignite Speakers</h2>
</div>
<div class="row">
<div class="2u 12u(narrow)">
<a href="http://www.camh.ca/en/research/research_areas/krembil-centre-for-neuroinformatics" target="_blank" class="image fit">
<img src="images/Sean-Hill.jpg" alt="" />
</a>
</div>
<div class="6u 12u(narrow)">
<ul class="default">
<li>
<i>Neuroinformatics and the Multiscale Brain</i>
</li>
<li>Dr. Sean Hill</li>
<li>Director, Krembil Centre for Neuroinformatics, CAMH</li>
</ul>
</div>
</div>
<div class="row">
<div class="2u 12u(narrow)">
<a href="http://research.baycrest.org/jchen" target="_blank" class="image fit">
<img src="images/jeanchen.jpg" alt="" />
</a>
</div>
<div class="6u 12u(narrow)">
<ul>
<li>
<i>What does resting-state fMRI data tell you? </i>
</li>
<li>Dr. Jean Chen</li>
<li>Rotman Research Institute, Baycrest</li>
</ul>
</div>
</div>
<div class="row">
<div class="2u 12u(narrow)">
<a href="http://lab.research.sickkids.ca/neons/" target="_blank" class="image fit">
<img src="images/Emma_Duerden.jpg" alt="" />
</a>
</div>
<div class="6u 12u(narrow)">
<ul>
<li>
<i>Data mining for neuroimaging data: insights into the developing human connectome</i>
</li>
<li>Dr. Emma G. Duerden</li>
<li>Departments of Diagnostic Imaging & Neurology, Hospital for Sick Children</li>
</ul>
</div>
</div>
<div class="row">
<div class="2u 12u(narrow)">
<a href="http://www.choosemuse.com/graeme-moffat/" target="_blank" class="image fit">
<img src="images/graeme-moffat.jpg" alt="" />
</a>
</div>
<div class="6u 12u(narrow)"></div>
<ul>
<li>
<i>Careers in neurotechnology: new and expanding private sector opportunities</i>
</li>
<li>Dr. Graeme Moffat</li>
<li>Interaxon</li>
</ul>
</div>
</div>
<div class="row">
<div class="4u 12u(narrow)">
<a href="https://gigascience.biomedcentral.com/articles/10.1186/s13742-016-0121-x" target="_blank" class="image fit">
<img src="images/what_is_brainhack.gif" alt="" />
</a>
</div>
<div class="6u 12u(narrow)">
<ul class="info">
<li class="icon fa-cog">
<b>Open hacking</b> sessions in which attendees will work together on projects of their own design. Open hacking projects
are a great forum for getting support on a technical issue from your own research program or starting a new collaborative
project. </li>
<li class="icon fa-bullhorn">
<b>Unconference</b> sessions where talks are chosen by the attendees based on their interests as they evolve throughout
the meeting.</li>
<li class="icon fa-globe"> Integration with worldwide experts via video conference - keynotes and online discussion. For a list of worldwide participants
see
<a href="http://www.brainhack.org/global2018/" target="_blank">Brainhack Global's website</a>
</li>
</ul>
</div>
</div>
<div class="container">
<div class="12u 12u(narrow)">
<h2>Social Events</h2>
<div class="row">
<div class="3u"></div>
<div>
<i class="icon fa-code"></i> Hacknight with
<a href="http://neurotechx.com/chapter/1531/">NeuroTechTO</a> on Thursday evening @ Mozilla
</div>
</div>
<div class="row">
<div class="3u"></div>
<div>
<i class="icon fa-coffee"></i> A social outing on Friday evening @
<a href="http://fabrestaurants.ca/restaurant/thegoodman/">Goodman Pub & Kitchen</a>
</div>
</div>
</div>
</div>
</header>
</section>
<section id="projects" class="main">
<div class="content dark style2">
<div class="container">
<div class="row">
<div class="8u 12u(narrow)">
<section>
<h3>Project Ideas</h3>
<p>
Open hacking projects are a great forum for getting support on a technical issue from your own research program or starting
a new collaborative project. Check out our full
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018/wiki" target="_blank">project listing</a> or
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018/wiki" target="_blank">suggest your own</a>. Those who submit the first 5 projects will be rewarded with
<em>FREE REGISTRATION.</em>
</p>
</section>
</div>
<div class="4u 12u(narrow)">
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018/wiki" target="_blank">
<span class="feature-icon">
<span class="icon fa-clipboard"></span>
</span>
<h4>Suggest a Project</h4>
</a>
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018/wiki" target="_blank">
</div>
</div>
</div>
</div>
</section>
<!-- Third -->
<section id="sponsors" class="main">
<header>
<div class="container">
<h2>Bringing together minds from:</h2>
</div>
<div class="row">
<div class="2u">
<a href="http://www.camh.ca/en/research/research_areas/krembil-centre-for-neuroinformatics" target="_blank" class="image fit">
<img src="images/KrembilLogo.png" alt="" />
</a>
</div>
<div class="3u">
<a href="https://www.baycrest.org/Baycrest/Research-Innovation/About-Us/Rotman-Research-Institute" target="_blank" class="image fit">
<img src="images/baycrest_rotman.png" alt="" />
</a>
</div>
<div class="3u">
<a href="http://www.mouseimaging.ca/" target="_blank" class="image fit">
<img src="images/sickkids_mice_logo.png" alt="" />
</a>
</div>
<div class="3u">
<a href="https://neurotechx.herokuapp.com/" target="_blank" class="image fit">
<img src="images/neurotechx_logo.png" alt="" />
</a>
</div>
</div>
<div class="row">
<div class="3u">
<a href="http://www.camh.ca" target="_blank" class="image fit">
<img src="images/camh-logo-ENGLISH-rgb.jpg" alt="" />
</a>
</div>
<div class="3u">
<a href="http://www.uhn.ca/KNC" target="_blank" class="image fit">
<img src="images/logo-knc.png" alt="" />
</a>
</div>
<div class="3u">
<a href="http://braininstitute.ca/" target="_blank" class="image fit">
<img src="images/OBI_logp.png" alt="" />
</a>
</div>
<div class="3u">
<a href="https://www.scinethpc.ca/" target="_blank" class="image fit">
<img src="images/SciNet_newLogo_700x239-transp.png" alt="" />
</a>
</div>
</div>
<div class="row">
<div class="3u">
<a href="http://www.choosemuse.com/" target="_blank" class="image fit">
<img src="images/muse_logo.png" alt="" />
</a>
</div>
<div class="3u">
<a href="http://braininstitute.ca/" target="_blank" class="image fit">
<img src="images/mozilla-.png" alt="" />
</a>
</div>
</div>
<div class="container">
<h2>...and many more!</h2>
</div>
</header>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li>
<a href="mailto:erin.w.dickie@gmail.com" target="_blank" class="icon fa-envelope">
<span class="label">Email</span>
</a> Email</li>
<li>
<a href="https://brainhack-slack-invite.herokuapp.com/" target="_blank" class="icon fa-slack">
<span class="label">Slack</span>
</a> Slack</li>
<li>
<a href="https://twitter.com/brainhackorg" target="_blank" class="icon fa-twitter">
<span class="label">Twitter</span>
</a> Twitter</li>
<li>
<a href="https://github.com/CAMH-SCWG/to-brainhack-2018" target="_blank" class="icon fa-github">
<span class="label">GitHub</span>
</a> GitHub</li>
<li>
<a href="http://www.brainhack.org/code-of-conduct.html" target="_blank" class="icon fa-child">
<span class="label">Code of Conduct</span>
</a> Code of Conduct</li>
</ul>
<div class="copyright">
<ul class="menu">
<li>© 2018 Brainhack MTL.</li>
<li>Design:
<a href="http://html5up.net">HTML5 UP</a>
</li>
</ul>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>