-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwork.html
More file actions
executable file
·397 lines (349 loc) · 16.5 KB
/
work.html
File metadata and controls
executable file
·397 lines (349 loc) · 16.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Amira Ghenai - Research Lab</title>
<!-- Bootstrap 5 CSS CDN -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" />
<style>
body {
background-color: #f8f9fa;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
color: #212529;
}
.profile-img {
width: 140px;
height: 140px;
object-fit: cover;
border-radius: 50%;
border: 3px solid #0d6efd;
}
.nav-link {
font-weight: 600;
}
.nav-link.active {
color: #0d6efd !important;
border-bottom: 2px solid #0d6efd;
}
.content-section {
background: white;
padding: 2rem;
border-radius: 8px;
box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
margin-bottom: 2rem;
}
footer {
padding: 1rem 0;
background-color: #e9ecef;
text-align: center;
font-size: 0.9rem;
color: #6c757d;
}
.student-card img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 50%;
border: 2px solid #0d6efd;
margin: 1rem auto 0;
display: block;
}
.student-card {
text-align: center;
}
</style>
</head>
<body>
<header class="container py-3 d-flex flex-wrap align-items-center justify-content-between border-bottom bg-white">
<div class="d-flex align-items-center">
<img src="assets/images/profile.jpg" alt="Amira Ghenai" class="profile-img me-3" />
<div>
<h1 class="h3 mb-0">Amira Ghenai</h1>
<p class="mb-0 text-muted small">Assistant Professor, Ted Rogers School of Management</p>
<p class="mb-0 text-muted small">Toronto Metropolitan University</p>
<a href="mailto:aghenai@torontomu.ca" class="text-decoration-none">aghenai@torontomu.ca</a>
</div>
</div>
<nav>
<ul class="nav">
<li class="nav-item"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="publications.html" class="nav-link">Publications</a></li>
<li class="nav-item"><a href="data.html" class="nav-link">Data</a></li>
<li class="nav-item"><a href="ta.html" class="nav-link">Teaching</a></li>
<li class="nav-item"><a href="work.html" class="nav-link active">Research Lab</a></li>
<li class="nav-item"><a href="honors_awards.html" class="nav-link">Honors & Awards</a></li>
<li class="nav-item"><a href="talks.html" class="nav-link">Talks</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
</ul>
</nav>
</header>
<main class="container my-4">
<section class="content-section">
<h2>The Inclusive Information Systems Lab (IIS Lab)</h2>
<p>
The IIS Lab is dedicated to advancing research at the intersection of information systems, social media analytics, and accessibility.
We investigate how misinformation spreads across online platforms and develop innovative solutions to mitigate its impact,
especially for vulnerable populations such as older adults and neurodiverse individuals. Our research combines data science,
human-computer interaction, and inclusive design principles to create technology that empowers all users to access, understand,
and trust online information.
</p>
<p>
Our lab fosters a collaborative, multidisciplinary environment where graduate and undergraduate students work on projects ranging from hate speech detection,
misinformation propagation, to developing assistive technologies that enhance digital accessibility and inclusion.
We are committed to translating our research into real-world applications that promote equity, accessibility, and social good.
</p>
<h3 class="mt-4">Graduate Students</h3>
<div class="row row-cols-1 row-cols-md-4 g-3">
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/hunter.jpeg" alt="Hunter Shiells" />
<div class="card-body">
<h5 class="card-title">Hunter Shiells</h5>
<p><strong>Program:</strong> MSc Management, TMU</p>
<p><strong>Research:</strong> Webmoti-Employ: job interview assistant system for neuro-divergent people</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Omar Ahmed" />
<div class="card-body">
<h5 class="card-title">Omar Ahmed</h5>
<p><strong>Program:</strong> MSc Management, TMU</p>
<p><strong>Research:</strong> Hate speech spread in social media platforms</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/shakiba.jpeg" alt="Shakiba Amirshahi" />
<div class="card-body">
<h5 class="card-title">Shakiba Amirshahi</h5>
<p><strong>Program:</strong> MSc Computer Science, University of Waterloo</p>
<p><strong>Research:</strong> Detecting and quantifying harmful biases in content generated by LLMs</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/pepper.jpeg" alt="Xiaoning Wang" />
<div class="card-body">
<h5 class="card-title">Xiaoning Wang</h5>
<p><strong>Program:</strong> PhD in Information Studies, McGill University</p>
<p><strong>Research:</strong> Online Misinformation and Older Adults</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Rhea James" />
<div class="card-body">
<h5 class="card-title">Rhea James</h5>
<p><strong>Program:</strong> MSc Management, TMU</p>
<p><strong>Research:</strong> Implementing Generative AI in Basket Response (Art) to Reduce Clinician Burden and Improve Operational Efficiencies</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<!-- Add more graduate students here -->
</div>
<h3 class="mt-5">Graduated Students</h3>
<div class="row row-cols-1 row-cols-md-4 g-3">
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/parya.jpeg" alt="Pariya Abadeh" />
<div class="card-body">
<h5 class="card-title">Pariya Abadeh</h5>
<p><strong>Program:</strong> MSc Computer Science, University of Guelph</p>
<p><strong>Research:</strong> Relationship between Mental Health and Music</p>
<p><em>Status:</em> Graduated</p>
<p><strong>Current role:</strong> Applied AI Scientist II, Homebase</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/muhammad.jpeg" alt="Muhammad Maqsud Hussain" />
<div class="card-body">
<h5 class="card-title">Muhammad Maqsud Hussain</h5>
<p><strong>Program:</strong> MSc Data Science and Analytics, TMU</p>
<p><strong>Research:</strong> Misinformation propagation during the 2024 US presidential elections</p>
<p><em>Status:</em> Graduated</p>
<p><strong>Current role:</strong> Senior Analyst, Canada Mortgage and Housing Corporation (CMHC) </p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/shazra.jpeg" alt="Shazra Asmy" />
<div class="card-body">
<h5 class="card-title">Shazra Asmy</h5>
<p><strong>Program:</strong> Ted Rogers School of Management, TMU</p>
<p><strong>Research:</strong> WebMoti: Supporting Virtual Students in Hybrid Classes</p>
<p><em>Status:</em> Graduated</p>
<p><strong>Current role:</strong> Graduate Research Assistant, Toronto Metropolitan University</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Gurjyot Singh Anand" />
<div class="card-body">
<h5 class="card-title">Gurjyot Singh Anand</h5>
<p><strong>Program:</strong> MSc Data Science and Analytics, TMU</p>
<p><strong>Research:</strong> Credit Card Fraud Detection using Machine Learning</p>
<p><em>Status:</em> Graduated</p>
<p><strong>Current role:</strong> Cloud-focused Senior DevOps Engineer at Microsoft, Toronto, Ontario, Canada</p>
</div>
</div>
</div>
<!-- Add more graduated students here -->
</div>
<h3 class="mt-5">Undergraduate & Internship Students</h3>
<div class="row row-cols-1 row-cols-md-4 g-3">
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/mustafa.jpeg" alt="Brianna Chiguichno" />
<div class="card-body">
<h5 class="card-title">Mustafa Elzowawi</h5>
<p><strong>Program:</strong> Career Boost Program</p>
<p><strong>Research:</strong> Conspiracy theories spread in Bluesky</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/brianna.webp" alt="Brianna Chiguichno" />
<div class="card-body">
<h5 class="card-title">Brianna Chiguichno</h5>
<p><strong>Program:</strong> Career Boost Program</p>
<p><strong>Research:</strong> Using eye tracking to determine older adult’s online health-related search</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Daniel Boxer" />
<div class="card-body">
<h5 class="card-title">Daniel Boxer</h5>
<p><strong>Program:</strong> Career Boost Program</p>
<p><strong>Research:</strong> Telepresence Control for Neurodivergent Learners</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/zil.jpeg" alt="Zil Pavdighada" />
<div class="card-body">
<h5 class="card-title">Zil Pavdighada</h5>
<p><strong>Program:</strong> Career Boost Program</p>
<p><strong>Research:</strong> Using eye tracking to determine older adult’s online health-related search</p>
<p><em>Status:</em> Active</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/marija.jpeg" alt="Marija Simic" />
<div class="card-body">
<h5 class="card-title">Marija Simic</h5>
<p><strong>Program:</strong> Undergraduate Research Assistantship (Fall-Winter 2024)</p>
<p><strong>Research:</strong> Using eye tracking to determine older adult’s online health-related search</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> MASc Student in Biomedical Engineering, Toronto Metropolitan University</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/nour.jpeg" alt="Nour Labidi" />
<div class="card-body">
<h5 class="card-title">Nour Labidi</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Intern</p>
<p><strong>Research:</strong> Conspiracy theories spread in Bluesky</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> Associate Scientist, Infor</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/maleke.jpeg" alt="Keshav Nath" />
<div class="card-body">
<h5 class="card-title">Maleke Khemiri</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Internship (Summer 2024)</p>
<p><strong>Research:</strong> Conspiracy theories spread on social media platforms</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> AI Engineer, Myga Consulting</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/keshav.jpeg" alt="Keshav Nath" />
<div class="card-body">
<h5 class="card-title">Keshav Nath</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Internship (Summer 2023)</p>
<p><strong>Research:</strong> The impact of hate speech on online human behavior (GAB platform)</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> Master of Computing (MComp) student, National University of Singapore (GPA: 4.97)</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Sivaprasath Subramanian" />
<div class="card-body">
<h5 class="card-title">Sivaprasath Subramanian</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Internship (Summer 2023)</p>
<p><strong>Research:</strong> Analyzing user-generated YouTube videos to understand ageing, old age and older adults</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> Business Development Assistant Manager, Tube Investments of India Limited</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/omar.svg" alt="Saksham Thareja" />
<div class="card-body">
<h5 class="card-title">Saksham Thareja</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Internship (Summer 2022)</p>
<p><strong>Research:</strong> Analyzing user-generated videos: Images of older adults in YouTube</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> Business Analyst at Orangewood Labs - YC W18</p>
</div>
</div>
</div>
<div class="col">
<div class="card student-card h-100">
<img src="assets/images/students/aarat.jpeg" alt="Aarat Satsangi" />
<div class="card-body">
<h5 class="card-title">Aarat Satsangi</h5>
<p><strong>Program:</strong> Mitacs Globalink Research Internship (Summer 2022)</p>
<p><strong>Research:</strong> Analyzing user-generated YouTube videos to understand ageing, old age and older adults</p>
<p><em>Status:</em> Internship completed</p>
<p><strong>Current role:</strong> Ph.D. student in Computer Science, University of Western Ontario (2024 - Present)</p>
</div>
</div>
</div>
<!-- Add more undergrad/intern students here -->
</div>
</section>
</main>
<footer>
<div class="container">
<p>© Amira Ghenai 2025</p>
</div>
</footer>
<!-- Bootstrap 5 JS Bundle -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>