-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathjoinUs.html
397 lines (394 loc) · 37.4 KB
/
joinUs.html
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
<!DOCTYPE html>
<html style="font-family: 'Fira Sans', sans-serif;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>NeuroTech</title>
<meta name="twitter:image" content="assets/img/NeuroTech%20Logo.png">
<meta property="og:image" content="assets/img/NeuroTech%20Logo.png">
<meta property="og:type" content="website">
<meta name="description" content="Driving NeuroTech Innovation at The University of Toronto">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Sans">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rokkitt:100,200,300,400,500,600,700,800,900">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="assets/css/Footer-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-with-Button.css">
<link rel="stylesheet" href="assets/css/NZDropdown---Tree.css">
<link rel="stylesheet" href="assets/css/styles.css">
</head>
<body style="background-color: rgb(154,227,247);font-family: 'Fira Sans', sans-serif;">
<nav class="navbar navbar-light navbar-expand-md navigation-clean-button" style="background-color: rgb(18,18,20);">
<div class="container"><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1"><a href="index.html"><img src="assets/img/NeuroTech%20Logo%20without%20space.png" style="width: 91px;"></a>
<ul class="navbar-nav d-flex flex-row justify-content-center mr-auto">
<li class="nav-item"></li>
<li class="nav-item"><a class="nav-link" href="index.html" style="font-family: Rokkitt, serif;font-size: 20px;color: rgb(255,255,255);">Home</a></li>
<li class="nav-item"><a class="nav-link" href="team.html" style="font-family: Rokkitt, serif;font-size: 20px;color: rgb(194,194,194);">Team</a></li>
<li class="nav-item"></li>
<li class="nav-item"></li>
<li class="nav-item"><a class="nav-link border rounded border-light" href="joinUs.html" style="font-family: Rokkitt, serif;font-size: 20px;color: rgb(255,255,255);">Join Us</a></li>
</ul>
</div>
</div>
</nav>
<section class="d-flex flex-column justify-content-center" style="background-color: rgba(126,221,247,0);background-size: cover;font-size: 40px;min-height: 70vh;">
<div>
<h1 class="text-center" style="font-family: 'Fira Sans', sans-serif;color: rgb(0,0,0);font-size: 60px;font-weight: bold;padding-top: 31px;">Executive Positions</h1>
</div>
<p class="text-center d-flex d-xl-flex justify-content-center justify-content-xl-center" style="font-size: 24px;font-family: 'Fira Sans', sans-serif;"> First years and up | Due: Rolling applications</p>
<div class="container d-flex flex-row justify-content-center flex-wrap justify-content-lg-center align-items-lg-start" style="height: auto;padding: 0px;padding-right: 0px;padding-left: 0px;padding-bottom: 0px;">
<div role="tablist" id="accordion-1">
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;margin-bottom: 5px;margin-top: 5px;">
<div class="card-header" role="tab">
<h5 class="mb-0" style="font-family: 'Fira Sans', sans-serif;"><a data-toggle="collapse" aria-expanded="true" aria-controls="accordion-1 .item-1" href="#accordion-1 .item-1" style="color: rgb(255,255,255);">Events Associate </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse show item-1" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;font-family: 'Fira Sans', sans-serif;">Introduce our members to the best faculty and industry professionals in Toronto, and kindle the next great idea! Execute eye-opening conferences, expos, and fireside chats about the latest advancements in neurotech, neurotech ethics, and more.</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Creativity, punctuality, attention to detail, inclusivity, kindness, understanding of basic business and marketing concepts</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 3-5 hours</li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-2" href="#accordion-1 .item-2" style="color: rgb(255,255,255);">Branding Director </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-2" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Keep our branding stylish, aesthetically pleasing, and friendly :D Maintain and improve our branding assets, and provide artistic direction for our marketing material.</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Illustrator, InDesign</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 3 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="d-flex d-lg-flex d-xl-flex justify-content-start justify-content-lg-start justify-content-xl-start mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-3" href="#accordion-1 .item-3" style="color: rgb(255,255,255);">Outreach Associate <br></a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-3" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Help us create a welcoming online undergrad neurotech community, and create innovative on-ground and social media outreach campaigns!</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Understanding of community building, PR, social media, etc; strong time management skills<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 2 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-4" href="#accordion-1 .item-4" style="color: rgb(255,255,255);">Vlog Editor </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-4" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Capture our best moments and memories through vlogs! Shoot, edit, and compile short vlogs about our journey in exploring mind-controlled tech for our Facebook page and our YouTube channel!</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Premiere Pro + After Effects/ equivalent; experience taking videos<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4—5 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-5" href="#accordion-1 .item-5" style="color: rgb(255,255,255);">Talent Director </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-5" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Understand NeurotechUofT's goals, and recruit the talent needed to achieve them! Help interested and committed members achieve their goals by matching them to exec and project positions they will be interested in. Conduct behavioural interviews for exec and admin positions.</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Attention to detail, understanding people, creativity, understanding of leadership.<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4—8 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-6" href="#accordion-1 .item-6" style="color: rgb(255,255,255);">Hackternoons Director </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-6" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Create a positive and supportive environment for the whole NeurotechUofT Team to collaborate and innovate. Guide newcomers to the right resources and help them learn the basics of Neurotechnology. And of course, make plenty of cool friends along the way!</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Willingness to learn, Strong communication, Team and time management skills, Teaching experience<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 3-5 hours<br></li>
<li style="font-size: 17px;"><strong>Potential Demographics:</strong> Art/Sci, CS, Engineering<br></li>
<li style="font-size: 17px;"><strong>Urgent!</strong><br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="d-flex flex-column justify-content-center" style="background-color: rgba(179,199,204,0);background-size: cover;font-size: 40px;min-height: 70vh;">
<div>
<h1 class="text-center" style="font-family: Rokkitt, serif;color: rgb(0,0,0);font-size: 60px;font-weight: bold;padding-top: 31px;">Workshops</h1>
</div>
<p class="text-center d-flex d-xl-flex justify-content-center justify-content-xl-center" style="font-size: 24px;">Development of a two-coures series aimed at helping people with no experience to learn BCI develpment.</p>
<p class="text-center d-flex d-xl-flex justify-content-center justify-content-xl-center" style="font-size: 24px;">Topics: machine learning, neuroscience, physiology, software development, cognitive sciences, psychology, analog electronics</p>
<div class="container d-flex flex-row justify-content-center flex-wrap justify-content-lg-center align-items-lg-start" style="height: auto;padding: 0px;padding-right: 0px;padding-left: 0px;padding-bottom: 0px;">
<div role="tablist" id="accordion-1">
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="true" aria-controls="accordion-1 .item-1" href="#accordion-1 .item-1" style="color: rgb(255,255,255);">Workshops Director </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse show item-1" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Lead the design and execution of workshops helping beginners learn both basic and advanced brain computer interface development<ul>
<li>Lead the design of workshops curriculum with consultation of tech leads</li>
<li>Lead the creation and improvement of workshops</li>
<li>Lead execution of workshop series</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Required skills:</strong> Completed at least 2nd year of one of the disciplines mentionede<br></li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Prior experience with workshop delivery / teaching, Prior experience with BCI<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 6—8 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-2" href="#accordion-1 .item-2" style="color: rgb(255,255,255);">Workshops Mentor </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-2" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Help design subject-specific content for workshops helping beginners learn the basics of brain computer interface development (ie if your expertise is in neuroscience, you will help design neuroscience workshops)</li>
<li style="font-size: 17px;">Help facilitate workshops through delivering lessons and providing guidance and mentorship to participants</li>
<li style="font-size: 17px;"><strong>Required Skills:</strong> Completed at least 2nd year of one of the disciplines mentioned<br></li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> Prior experience with workshop delivery / teaching<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4—5 hours<br></li>
</ul><a class="btn btn-primary" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8" target="_blank">Apply Here</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="d-flex flex-column justify-content-center" style="background-color: rgba(255,255,255,0);background-size: cover;font-size: 40px;min-height: 70vh;">
<div>
<h1 class="text-center" style="font-family: Rokkitt, serif;color: rgb(0,0,0);font-size: 60px;font-weight: bold;padding-top: 31px;">Advanced Project Positions</h1>
</div>
<p class="text-center d-flex d-xl-flex justify-content-center justify-content-xl-center" style="font-size: 24px;"> Due: Rolling applications</p>
<div class="container d-flex flex-row justify-content-center flex-wrap justify-content-lg-center align-items-lg-start" style="height: auto;padding-right: 0px;padding-left: 0px;padding-bottom: 0px;">
<div role="tablist" id="accordion-1">
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="true" aria-controls="accordion-1 .item-1" href="#accordion-1 .item-1" style="color: rgb(255,255,255);">General Application </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse show item-1" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Not sure, But want to get involved in general? No worries, apply anyways! We'll help you figure out what you want to get out of your experience at NeurotechUofT, and help you get there!</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> You're willing to give it your best and learn new things!<br></li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4-7 hours<br></li>
<li style="font-size: 17px;">To Learn More about our projects:<a class="btn btn-primary btn-block" role="button" href="https://www.facebook.com/NeurotechUofT/events/?ref=page_internal">Join Us at our 'Hackternoons' Events</a></li>
<li style="font-size: 17px;">To begin working with our projects:<a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="d-flex flex-column justify-content-center" style="background-color: rgba(61,167,196,0);background-size: cover;font-size: 40px;min-height: 70vh;">
<div>
<h1 class="text-center" style="font-family: Rokkitt, serif;color: rgb(0,0,0);font-size: 60px;font-weight: bold;padding-top: 31px;">Frontend Team</h1>
<p class="text-center" style="font-size: 21px;">The Frontend team is currently working on <strong>Braintag: </strong>A tool for neuroscience researchers collecting EEG data and <strong>Mindtype: </strong>A mind-controlled keyboard</p>
</div>
<div class="container d-flex flex-row justify-content-center flex-wrap justify-content-lg-center align-items-lg-start" style="height: auto;padding-right: 0px;padding-left: 0px;padding-bottom: 0px;">
<div role="tablist" id="accordion-1">
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="true" aria-controls="accordion-1 .item-1" href="#accordion-1 .item-1" style="color: rgb(255,255,255);">Web Developer </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse show item-1" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Be a member of the frontend development team, creating porjects by:<ul>
<li>Delivering small & well-understood tasks on a regular (1-2 weeks) basis</li>
<li>Work closely with other developers (on design or implementations)</li>
<li>Participate in code reviews</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Required Skills:</strong> <br>
<ul>
<li>Git</li>
<li>ReactJs (or React Native)</li>
<li>Javascript (ES6+)</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>Redux</li>
<li>Typescript</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4-6 hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="d-flex flex-column justify-content-center" style="background-color: rgba(61,167,196,0);background-size: cover;font-size: 40px;min-height: 70vh;">
<div>
<h1 class="text-center" style="font-family: Rokkitt, serif;color: rgb(0,0,0);font-size: 60px;font-weight: bold;padding-top: 31px;">Hardware Team</h1>
<p class="text-center" style="font-size: 21px;">The Hardware Team is Currently working on a <strong>Headset: </strong>An easy-to-use, modular and comfortable EEG headset and <strong>Biosignals: </strong>an ultra-low noise biosignals acquisition board</p>
</div>
<div class="container d-flex flex-row justify-content-center flex-wrap justify-content-lg-center align-items-lg-start" style="height: auto;padding-right: 0px;padding-left: 0px;padding-bottom: 22px;">
<div role="tablist" id="accordion-1">
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="true" aria-controls="accordion-1 .item-1" href="#accordion-1 .item-1" style="color: rgb(255,255,255);">3D Printing and CAD Designer (Headset) </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse show item-1" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Design, fabricate, and test the chassis for a comfortable, easy-to-use EEG headset with UX Designer.<ul>
<li>Design CAD models of modular parts for an EEG headset with</li>
<li>Conduct stress analysis of modular parts to reduce force load on head</li>
<li>3D-print parts for headset</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Required Skills:</strong> Prior experience with CAD software, 3D printing<br>
<ul></ul>
</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>Has taken core MechEng courses</li>
<li>Prior experience in designing modular parts</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4-5 hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-2" href="#accordion-1 .item-2" style="color: rgb(255,255,255);">Signals Acquisition Engineer (Headset) </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-2" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Create electrode setup for EEG headset, focusing on signal quality and comfort.<ul>
<li>Record data of experiments and select proper settings to reduce noise in the signal</li>
<li>Conduct FFT on raw EEG signals</li>
<li>Design signal filters either on software or hardware</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Required Skills:</strong> <ul>
<li>Prior programming experience</li>
<li>Knowledge of Fourier transform, signal processing filters</li>
</ul><br></li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>Has taken core Electrical Engineering courses</li>
<li>Taken any DSP or signal processing courses</li>
<li>Being able to program microcontrollers for signal processings</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4-5 hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-3" href="#accordion-1 .item-3" style="color: rgb(255,255,255);">UX Designer (Headset) </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-3" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Use iterative design to create a comfortable, easy to use EEG headset for research.<ul>
<li>Work with CAD Designer to design comfortable headset</li>
<li>Conduct experiments to analyze usabiity of headset</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>Has taken a course on human factors (ie CSCS318, MIE240, etc)</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 4-5 hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-4" href="#accordion-1 .item-4" style="color: rgb(255,255,255);">Embedded Software / Firmware Engineer (Biosignals) </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-4" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Work with one other programmer to design and program the ADS1299-Raspberry Pi interface. Responsible for coding the main loop on a Raspberry Pi to control and acquire data from an ADS1299 ADC chip through SPI and send it to a GUI for visualization.<ul>
<li>Work with CAD Designer to design comfortable headset</li>
<li>Proficient in C/C++</li>
<li>Experience developing in a Linux environment</li>
<li>Experience programming low-level computer hardware and/or embedded systems (ie ECE342 Computer Hardware)</li>
<li>Knowledgeable in operating systems (ECE344, CSC369, etc)</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>If you're more software oriented: multithreading, interfacing different programming languages (ie C, Python)</li>
<li>If you're more hardware oriented: scripting experience (make, bash, perl)</li>
<li>Previous experience with Arduino / Raspberry Pi</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 6-7hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
<div class="card" style="background-color: rgb(40,40,40);margin: 5px 0px;">
<div class="card-header" role="tab">
<h5 class="mb-0"><a data-toggle="collapse" aria-expanded="false" aria-controls="accordion-1 .item-5" href="#accordion-1 .item-5" style="color: rgb(255,255,255);"><span style="text-decoration: underline;">PCB Designer (Biosignals)</span> </a><i class="fas fa-chevron-down" style="color: rgb(255,255,255);margin: 0px;"></i></h5>
</div>
<div class="collapse item-5" role="tabpanel" data-parent="#accordion-1" style="background-color: #ffffff;">
<div class="card-body">
<ul class="list-unstyled">
<li style="font-size: 17px;">Help create the hardware schematics and layout for the PCB used to interface the ADS1299 chip with electrodes and connections to the Raspberry Pi. Responsible for housing the ADS1299 chip for low noise embedded applications and testing for signal filtering.<ul>
<li>Past experience with PCB design software (Altium, DesignSpark, EAGLE, AutoDesk)</li>
<li>Knowledgeable with PCB manufacturing techniques</li>
<li>Past experience soldering and testing low noise embedded circuits</li>
<li>Taken or is taking courses for analog and digital electronics</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Nice skills to have:</strong> <br>
<ul>
<li>Previous experience working with Arduino’s or Raspberry Pi’s</li>
<li>Taken signal analysis courses and familiar with filtering</li>
</ul>
</li>
<li style="font-size: 17px;"><strong>Hours per week:</strong> 6-7hours<br><a class="btn btn-primary btn-block" role="button" href="https://forms.zohopublic.com/exec1/form/AdminTeamPositionsW2020/formperma/cwTO1X5jCKyr0Oju_Iz6cCdQ69XAxsZN1tjZOI9WPp8">Apply</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
</body>
</html>