-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
340 lines (284 loc) · 14.9 KB
/
index.html
File metadata and controls
340 lines (284 loc) · 14.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XBX47MQ0SS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XBX47MQ0SS');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Robot Study Companion (RSC)</title>
<link rel="stylesheet" href="styles.css">
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io/favicon-16x16.png">
<link rel="manifest" href="favicon_io/site.webmanifest">
</head>
<body>
<header>
<img src="rsc-logo.png" alt="RSC Logo">
<!-- Desktop nav (unchanged) -->
<nav class="nav-desktop">
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="thesis-topics.html">Thesis Topics</a>
<a href="map.html">Map</a>
<a href="docs.html">Docs</a>
<a href="contact.html">Team</a>
</nav>
<!-- Mobile burger -->
<button class="burger" id="burgerBtn" aria-label="Menu">
☰
</button>
</header>
<!-- Mobile overlay menu -->
<div class="mobile-menu" id="mobileMenu">
<button class="close-menu" id="closeMenu">✕</button>
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="thesis-topics.html">Thesis Topics</a>
<a href="map.html">Map</a>
<a href="docs.html">Docs</a>
<a href="contact.html">Team</a>
</div>
<div class="container">
<h2>Hello World! 🌐 Welcome to the RSC page 👋</h2>
<img src="RSC_Intro.gif" alt="RSC Demo">
<p>
A robotic study companion (RSC) is a type of social robot designed to interact with
[university] students in a human-centric way and to operate in study environments alongside them. RSCs can take on various forms, from humanoid to animal-like or even abstract,
but they all share the goal of engaging students in an interpersonal manner. This involves communicating
and coordinating their behaviour with students through various modalities, such as verbal, nonverbal, or
affective means, with the aim of providing personalised support, feedback, and motivation for students to
enhance their academic performance and learning outcomes.
</p>
<p class="highlight">~ Farnaz Baksh, 2023</p>
<section class="github-section">
<h4>💻 GitHub Repository: <a href="https://github.com/RobotStudyCompanion/" target="_blank">github.com/RobotStudyCompanion/</a></h4>
</section>
<!-- <h3>🎥 Watch More:</h3>
<p>
<a href="https://youtube.com/playlist?list=PL49qLAAzGgOxQGmKcBarU2cArTEF4M34z" target="_blank">YouTube Playlist of RSC Demos</a>
</p>
<h3>🏆 Achievements:</h3>
<ul>
<li><a href="https://2023.hci.international/Student_Design_Competition-Video_Presentations.html" target="_blank">Accepted for HCII 2023 Student Design Competition</a> | <a href="https://2023.hci.international/Student_Design_Competition-Awards.html" target="_blank">Awarded the Bronze Prize</a></li>
<li>Special Mention: ICSR 2023 Robot Design Online Competition</li>
<li><a href="https://www.ro-man2025.org/awards" target="_blank">Best Technical Design Award at IEEE RO-MAN 2025 Robot Design Award</a></li>
</ul>
<h3>🔗 Certifications & Features:</h3>
<ul>
<li><a href="https://certification.oshwa.org/ee000003.html" target="_blank">OSHWA Certification [EE000003]</a></li>
<li><a href="https://makezine.com/article/maker-news/open-source-hardware-certifications-december-and-january/" target="_blank">Maker News Feature</a></li>
<li><a href="https://www.eitmanufacturing.eu/news-events/news/robot-study-companion-accessible-technology-for-inclusive-learning/" target="_blank">EIT Manufacturing Changemaker Article</a></li>
<li><a href="https://researchinestonia.eu/2025/12/05/low-cost-social-robot/" target="_blank">Research in Estonia 3MT Article</a></li>
</ul> -->
<section class="rsc-highlights">
<div class="highlight-grid top-cards">
<div class="highlight-card wide">
<div class="icon">🎥</div>
<div class="content">
<h3>Watch RSC in Action</h3>
<p>Demonstrations of the Robot Study Companion across prototypes and deployments.</p>
<a href="https://youtube.com/playlist?list=PL49qLAAzGgOxQGmKcBarU2cArTEF4M34z" target="_blank">
▶ View YouTube Demo Playlist
</a>
</div>
</div>
<div class="highlight-card oshwa-card">
<img src="media/oshwa_ee.svg" alt="OSHWA Certification">
<h4>Open Source Certified</h4>
<a href="https://certification.oshwa.org/ee000003.html" target="_blank">
View Certification
</a>
</div>
</div>
<!-- <div class="highlight-card oshwa-card">
<img src="media/oshw-logo-outlined.png" alt="OSHWA Certification">
<h4>OSHWA Certified</h4>
<a href="https://certification.oshwa.org/ee000003.html" target="_blank">
View Certification
</a>
</div> -->
<!-- Achievements -->
<h3 class="section-title">🏆 Achievements</h3>
<div class="highlight-grid">
<div class="highlight-card">
<div class="icon">
<img src="media/logos/hcii2023.jpg" alt="HCII 2023">
</div>
<h4><a href="https://2023.hci.international/Student_Design_Competition-Awards.html" target="_blank">HCII 2023</a></h4>
<p>Student Design Competition<br><strong>🥉Bronze Prize</strong></p>
</div>
<div class="highlight-card">
<div class="icon">
<img src="media/logos/icsr2023.png" alt="ICSR 2023">
</div>
<h4>ICSR 2023</h4>
<p>Robot Design Online Competition<br><strong>🏅Special Mention</strong></p>
</div>
<div class="highlight-card">
<div class="icon">
<img src="media/logos/roman25.jpg" alt="ROMAN 2025">
</div>
<h4><a href="https://www.ro-man2025.org/awards" target="_blank">IEEE RO-MAN 2025</a></h4>
<p>Robot Design Competition<br><strong>🏅Best Technical Design Award</strong></p>
</div>
<div class="highlight-card">
<div class="icon">
<img src="media/logos/eitaward.png" alt="EIT Awards 2025">
</div>
<h4>EIT Awards 2025</h4>
<p>Changemaker Category<br><strong>🥉3rd Prize</strong></p>
</div>
</div>
<!-- Impact & Recognition | Features -->
<!-- <h3 class="section-title">🔗 Impact & Recognition</h3>
<div class="highlight-grid">
<a href="https://makezine.com/article/maker-news/open-source-hardware-certifications-december-and-january/" target="_blank" class="highlight-card link">
<h4>Maker News</h4>
<p>Open-Source Hardware Certifications (Dec-Jan)</p>
</a>
<a href="https://www.eitmanufacturing.eu/news-events/news/robot-study-companion-accessible-technology-for-inclusive-learning/" target="_blank" class="highlight-card link">
<h4>EIT Manufacturing</h4>
<p>Robot Study Companion for Inclusive Learning</p>
</a>
<a href="https://researchinestonia.eu/2025/12/05/low-cost-social-robot/" target="_blank" class="highlight-card link">
<h4>Research in Estonia</h4>
<p>Low-cost Social Robot for Students >> Read more </p>
</a>
<a href="https://www.elespanol.com/invertia/disruptores/politica-digital/europa/20260329/robot-tutor-estudiantes-farnaz-baksh-cuesta-euros-cuenta-propia-inteligencia-artificial/1003744182467_0.html" target="_blank" class="highlight-card link">
<h4>Espanol</h4>
<p>Featured Article</p>
</a> -->
<h3 class="section-title">🔗 Impact & Recognition</h3>
<div class="highlight-grid">
<a href="https://makezine.com/article/maker-news/open-source-hardware-certifications-december-and-january/" target="_blank" class="highlight-card link">
<h4>Maker News</h4>
<p class="article-quote">Featured under OSHWA certification ... <br>read more ↗</p>
</a>
<a href="https://www.eitmanufacturing.eu/news-events/news/robot-study-companion-accessible-technology-for-inclusive-learning/" target="_blank" class="highlight-card link">
<h4>EIT Manufacturing</h4>
<p class="article-quote">Supporting inclusive education through robotics ...<br> read full article ↗</p>
</a>
<a href="https://researchinestonia.eu/2025/12/05/low-cost-social-robot/" target="_blank" class="highlight-card link">
<h4>Research in Estonia</h4>
<p class="article-quote">A robot designed to support learning ... <br>read more ↗</p>
</a>
<a href="https://www.elespanol.com/invertia/disruptores/politica-digital/europa/20260329/robot-tutor-estudiantes-farnaz-baksh-cuesta-euros-cuenta-propia-inteligencia-artificial/1003744182467_0.html" target="_blank" class="highlight-card link">
<h4>El Español</h4>
<p class="article-quote">An affordable AI-powered robot tutor ... <br>read full article ↗</p>
</a>
</div>
</section>
<section class="logo-section">
<!-- <h3>🤝 Collaboration Network</h3> -->
<h3 class="section-title">🤝 Collaboration Network </h3>
<div class="logo-carousel">
<button class="logo-btn prev">❮</button>
<div class="logo-track">
<img src="media/logos/eit-manufacturing.png" alt="EIT Manufacturing">
<img src="media/logos/tartu_uni.png" alt="University of Tartu">
<img src="media/logos/UGRC_logo.png" alt="UG Robotics Club">
<img src="media/logos/CS_dept_UG.png" alt="UG CS Department">
</div>
<button class="logo-btn next">❯</button>
</div>
</section>
<section class="poster-section">
<h3>🧠 <a href="research.html">Learn About Our Research</a></h3>
<p>
Explore how the Robot Study Companion is shaping the future of social-educational robots through publications, presentations, and student-led theses.
<a href="research.html">➡️ Click here</a>
</p>
<!-- Embedded PDF Poster -->
<!-- <iframe
src="media/RSC Research Poster 2025.pdf"
width="100%"
height="600px"
style="border: 1px solid #ccc; border-radius: 8px;">
</iframe> -->
<!-- Poster Preview -->
<a href="media/RSC Research Poster 2025.png" target="_blank">
<img src="media/RSC Research Poster 2025.png" alt="RSC Poster" class="poster-thumbnail">
</a>
</section>
</div>
<footer>
<!-- Left: University Logos -->
<!-- <div class="footer-logos">
<img src="media/unitartu.png" alt="UniTartu Logo">
<img src="media/uniguyana-white.png" alt="UniGuyana Logo">
</div> -->
<!-- Center: Copyright and GitHub -->
<div class="footer-text">
<p>© 2026 RSC |
<a href="https://github.com/RobotStudyCompanion/" target="_blank">GitHub Repository 💻</a>
</p>
</div>
<!-- Counter -->
<!-- <div class="counter">
</div> -->
<div class="footer-logos">
<img src="media/oshw-logo-outlined.png" alt="OSHW Logo">
</div>
</footer>
<script>
const burgerBtn = document.getElementById('burgerBtn');
const mobileMenu = document.getElementById('mobileMenu');
const closeMenu = document.getElementById('closeMenu');
burgerBtn.addEventListener('click', () => {
mobileMenu.classList.add('open');
});
closeMenu.addEventListener('click', () => {
mobileMenu.classList.remove('open');
});
// Close menu when clicking a link
mobileMenu.querySelectorAll('a').forEach(link => {
link.addEventListener('click', () => {
mobileMenu.classList.remove('open');
});
});
</script>
</body>
<script>
document.addEventListener('DOMContentLoaded', function () {
const details = document.querySelectorAll('.talks-section details, .theses-section details');
details.forEach((targetDetail) => {
targetDetail.addEventListener('click', () => {
// Close all other details except the one clicked
details.forEach((detail) => {
if (detail !== targetDetail) {
detail.removeAttribute('open');
}
});
});
});
});
</script>
<!-- logo carousel button-->
<script>
const carousel = document.querySelector('.logo-carousel');
const nextBtn = document.querySelector('.next');
const prevBtn = document.querySelector('.prev');
const scrollAmount = 200; // how much to move each click
nextBtn.addEventListener('click', () => {
if (carousel.scrollLeft + carousel.clientWidth >= carousel.scrollWidth) {
carousel.scrollTo({ left: 0, behavior: 'smooth' }); // 🔁 reset
} else {
carousel.scrollBy({ left: scrollAmount, behavior: 'smooth' });
}
});
prevBtn.addEventListener('click', () => {
if (carousel.scrollLeft <= 0) {
carousel.scrollTo({ left: carousel.scrollWidth, behavior: 'smooth' }); // 🔁 jump to end
} else {
carousel.scrollBy({ left: -scrollAmount, behavior: 'smooth' });
}
});
</script>
</html>