-
Notifications
You must be signed in to change notification settings - Fork 12
/
_config.yml
457 lines (437 loc) · 14.8 KB
/
_config.yml
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
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing these this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: UNB HCI Lab
description: > # this means to ignore newlines until "baseurl:"
We are a group of researchers interested in Human-Computer Interaction.
We are interested in building and evaluating new technologies, and understanding the
way that people make use of technology for work and play.
We research novel computer interactions, human-robot interaction, mixed reality, and games used in all sorts of situations.
We are based in the Faculty of Computer Science, at the University of New Brunswick, Fredericton, Canada.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://hcilab.github.io/" # the base hostname & protocol for your site
twitter_username: unbhci
github_username: hcilab
# Build settings
markdown: kramdown
theme: minima
# Collections
collections:
publications:
output: true
permalink: /:collection/:path/
defaults:
user_image: img/team/placeholder.jpg
style: style.css
fontawesome: css/font-awesome/css/font-awesome.min.css
background_image: img/cover-unb.jpg
map_image: img/map-image.png
settings:
alumni_socials: false
# Projects
# projects:
# - title: Therapy
# display: true
# image: img/portfolio/therapy-thumbnail.jpg
# caption: HCI for Therapy
# description: Movement and Game-Based Therapies
# id: 1
# modal:
# - details: Game-Based Myo-Electric Training
# iframe:
# url: https://www.youtube.com/embed/Vkfi1--r1tU
# - details: Visual Guidance for Physiotherapy
# iframe:
# url: https://www.youtube.com/embed/PE49fDbw-58
# - title: Collab
# display: true
# image: img/portfolio/collab-thumbnail.jpg
# caption: Interactions for Collaborative Work and Play
# description:
# id: 2
# modal:
# - details: Input Assistance for Game Balancing
# iframe:
# url: https://www.youtube.com/embed/FzVDZ1SX2vE
# - details:
# iframe:
# url: https://www.youtube.com/embed/dXUVh6IHER8
# - details: Interactions and Augmented Reality for Video Collaboration
# iframe:
# url: https://www.youtube.com/embed/na9OBQiVjLk?time_continue=292
# - details:
# iframe:
# url: https://www.youtube.com/embed/4bS8MsyZKwE
# - title: Info
# display: true
# image: img/portfolio/info-thumbnail.jpg
# caption: Information Sharing and Visualization
# description:
# id: 3
# modal:
# - details: Personal Visualization
# iframe:
# url: https://player.vimeo.com/video/136210716
# - details: Supporting Loose Collaborative Information Seeking
# iframe:
# url: https://www.youtube.com/embed/wby4-YnEzE4
# - details:
# iframe:
# url: https://www.youtube.com/embed/rsfc_DXz4YA
# Team
members:
team:
- name: Scott Bateman
role: Lab Co-Director and Associate Professor
website: http://scottbateman.ca
image: img/team/scott_bateman.jpeg
social:
- title: Website
url: http://scottbateman.ca
icon: fa fa-globe
- title: Twitter
url: https://twitter.com/scottbateman
icon: fa fa-twitter
- title: LinkedIn
url: https://www.linkedin.com/in/scottbateman/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/scottbateman
icon: fa fa-github
- name: Daniel J. Rea
role: Lab Co-Director and Assistant Professor
website: http://djrea.ca
image: img/team/djrea.jpg
social:
- title: Website
url: http://djrea.ca
icon: fa fa-globe
- title: Twitter
url: https://twitter.com/bitbytechomp
icon: fa fa-twitter
- title: LinkedIn
url: https://www.linkedin.com/in/daniel-rea-94279a47/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/djrea
icon: fa fa-github
- name: Connor Wilson
role: PhD Student - CS Education
website:
image: img/team/Connor.jpeg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/connor-wilson-718a6216b/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/gogenogo
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Aaron Tabor
role: PhD Student - Guided Breathing Technologies
website:
image: img/team/aaron-tabor2018.png
social:
- title: LinkedIn
url: https://www.linkedin.com/in/aaron-tabor-681b5968/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/aarontabor
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Ian Smith
role: PhD Student - HCI in Sports
website:
image: img/team/ian_smith.jpeg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/ian-smith-41a9b497
icon: fa fa-linkedin
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Ethan Eddy
role: PhD Student - EMG-Based Interactions
website:
image: img/team/ethan.jpg
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Toushal Sewruttun
role: Research Assistant / XR Developer - Human Robot Interaction
website:
image: img/team/toushal.jpg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/toushal-sewruttun-513348257//
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/tsewrutt
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Minh Nguyen
role: MCS - Human Robot Interaction
website:
image: img/team/NguyenMinh.png
social:
- title: LinkedIn
url: https://www.linkedin.com/in/nguyendminh/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/MiraiOnGit
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Matthew de la Torre
role: MCS Student - Human Computer Interaction
website:
image: img/team/mdlt_img.jpg
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Arya Parvizi
role: MSc. Student - Robotics and Human-Robot Interaction
website:
image: img/team/aparvizi.jpg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/arya-parvizi/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/ph504/
icon: fa fa-github
- name: Amirhossein Azimyzadeh
role: MCS Student - Human-Computer Interaction
website:
image: img/team/a_azm.jpg
social:
- title: Website
url: https://amirhosseinazimyzadeh.github.io
icon: fa fa-globe
- title: GitHub
url: https://github.com/AmirhosseinAzimyzadeh
icon: fa fa-github
- name: Fahimeh Tolouee
role: MCS Student - Human-Computer Interaction
website:
image: img/team/f_tl_img.jpg
social:
- title: LinkedIn
url: https://ir.linkedin.com/in/fahimeh-tolouee-5a2642145
icon: fa fa-linkedin
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Mike Fleming
role: Professor, Computer Science
website:
image: img/team/mwf_headshot2.jpg
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Erik Scheme
role: Associate Professor, Electrical Engineering, Institute of Biomedical Engineering
website:
image: img/team/Erik.png
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Carl Gutwin
role: Professor, University of Saskatchewan
website:
image: img/team/carl_gutwin.png
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Tony Tang
role: Associate Professor, Singapore Management University
website:
image: img/team/Tony.png
social:
alumni:
- name: Book Sadprasid
role: BCS Student
website:
image: img/team/book_sadprasid.jpg
# social:
# - title: Twitter
# url: https://twitter.com/BookSadprasid
# icon: fa fa-twitter
# - title: LinkedIn
# url: https://www.linkedin.com/in/bookkaraalexa/
# icon: fa fa-linkedin
# - title: GitHub
# url: https://github.com/BookSadprasid
# icon: fa fa-github
- name: Pouya Pournasir
role:
website: https://pouyapournasir.netlify.app
image: img/team/pouya.jpeg
social:
- name: Samridhi Pargal
role: XR Developer - Spandrel Interactive
website:
image: img/team/SamridhiPargal.jpg
social:
- name: Michael Walz
role: Medical Student - Memorial University
website:
image: img/team/michael_walz.jpeg
social:
- name: Alex Kienzle
role: Software Developer - Kognitiv Spark
image: img/team/alex_kienzle.png
social:
- title: LinkedIn
url: https://www.linkedin.com/in/alex-kienzle-21a7b5131/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/AlexKienzle
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Isayah Vidito
role: Software Developer - Terris
image: img/team/Isayah.jpeg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/isayah-vidito-93b758139/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/ividito
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Benjamin MacPherson
role: Leading VR Startup
image: img/team/Ben.jpg
social:
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope
- name: Reyhan Pradantyo
role:
website:
image: img/team/Reyhan HCI.jpg
social:
- name: Vinod Asokan
role: Software Developer at Kognitiv Spark
website:
image: img/team/vinod_asokan.jpg
social:
- name: Noor Ali
role: Software Developer - IBME
website:
image:
social:
- name: Nikita Baliesnyi
role: Leading AI Safety Startup
website:
image: img/team/Nikita.png
social:
- name: Wesley Finck
role: Crypto Researcher
website:
image:
social:
- name: Nathaniel Brewer
role: Software Developer & UX Designer
website:
image: img/team/Nathaniel.png
social:
- name: Manasi Shah
role: Software Developer at IBM
website:
image: img/team/Manasi.png
social:
- name: Jawad Refai
role: Software Engineer at Kabam
website:
image: img/team/Jawad.png
social:
- name: Jason Wuertz
role: Web Architect & UX Designer at Deltaware
website:
image: img/team/JasonW.png
- name: Nathan Sonier
role: Software Developer - Beauceron
website:
image:
social:
- name: Nolan Philips
role: Senior Developer at CareGuide
website:
image:
social:
- name: Alex Watson
role: Data Scientist, SG2B
website:
image:
social:
- name: Carly Smith
role: Senior Software Engineer, Salesforce
website:
image:
social:
- name: Joshua Roberts
role: Software Developer - Kognitiv Spark
website: https://joshuas-portfolio-2.jimdosite.com/
image: img/team/joshroberts.jpg
social:
- title: Website
url: https://joshuas-portfolio-2.jimdosite.com/
icon: fa fa-globe
- title: LinkedIn
url: https://www.linkedin.com/in/joshua-roberts-a8b295161/
icon: fa fa-linkedin
- name: Nick Balcomb
role: Software Developer & Consultant - Mariner
website: mailto:[email protected]
image: img/team/NickBalcomb.png
social:
- title: LinkedIn
url: https://www.linkedin.com/in/nicholas-balcomb-0684b5134/
icon: fa fa-linkedin
- title: GitHub
url: https://github.com/WolfwithSword
icon: fa fa-github
- title: Email
url: mailto:[email protected]
icon: fa fa-envelop
- name: Alexander LeBlanc
role: MCS Student - Game Design
website:
image: img/team/alexleblanc.jpg
social:
- title: LinkedIn
url: https://www.linkedin.com/in/alexander-leblanc-7ba9b9100/
icon: fa fa-linkedin
- title: Email
url: mailto:[email protected]
icon: fa fa-envelope