Skip to content

Commit da29570

Browse files
committed
Update gh-pages to output generated at 85d91ea
1 parent 3c86b08 commit da29570

9 files changed

Lines changed: 751 additions & 33 deletions

File tree

12.7 MB
Binary file not shown.
208 KB
Loading

index.html

Lines changed: 296 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,38 @@ <h3><strong>Augmenting humans</strong> &gt; automating tasks</h3>
182182

183183

184184

185+
<div class="container">
186+
<div class="row">
187+
<div class="col col-12">
188+
<h4 class="separator-title"><span style="background: white; padding: 0 10px;">news</span></h4>
189+
190+
191+
<div class="page col col-10 col-t-10 col-m-12">
192+
<div class="page__content" style="padding-bottom: 20px;">
193+
<h3>Best Paper Award CHI 2026</h3>
194+
<span class="font-small">April 8, 2026</span>
195+
<p>
196+
Jesse and team received a <strong>BEST PAPER AWARD</strong> for their CHI paper on "Fluent Interaction with Cyber-Physical Architecture". Huge congratulations!!
197+
</p>
198+
</div>
199+
</div>
200+
201+
<div class="page col col-10 col-t-10 col-m-12">
202+
<div class="page__content" style="padding-bottom: 20px;">
203+
<h3>3 papers at CHI 2026</h3>
204+
<span class="font-small">April 8, 2026</span>
205+
<p>
206+
We are excited to <strong>present 3 papers at CHI 2026</strong> in Barcelona! Come see the talks (the program is <a href="https://programs.sigchi.org/chi/2026">here</a>). Say hi!
207+
</p>
208+
</div>
209+
</div>
210+
211+
</div>
212+
</div>
213+
</div>
214+
215+
216+
185217

186218

187219
<!-- show "SELECTED PUBLICATIONS" -->
@@ -190,7 +222,7 @@ <h3><strong>Augmenting humans</strong> &gt; automating tasks</h3>
190222
<!-- this shows the section "SELECTED PUBLICATIONS" -->
191223
<!-- the publications to show are defined in the front matter in index.html by their *file name* -->
192224

193-
<!-- selected_publications: 5<br> -->
225+
<!-- selected_publications: 7<br> -->
194226

195227

196228

@@ -214,6 +246,106 @@ <h4 class="separator-title"><span style="background: white; padding: 0 10px;">se
214246

215247

216248

249+
250+
251+
252+
<!-- begin article -->
253+
<div class="article">
254+
<!-- <div class="container"> -->
255+
256+
<div class="article__wrapper">
257+
258+
<div class="col-4 col-t-4 col-m-12">
259+
260+
<!--
261+
<div class="article__image">
262+
263+
264+
265+
<iframe width="320" height="180" allowfullscreen frameborder="0" scrolling="no"
266+
src="https://www.youtube-nocookie.com/embed/xvUrNpQRYok?iv_load_policy=3&modestbranding=1rel=0&autohide=1&playsinline=1&controls=1&showinfo=0&autoplay=0&loop=0&mute=1"
267+
></iframe>
268+
269+
270+
</div> end article__image -->
271+
272+
<div class="article__image">
273+
274+
<iframe width="320" height="180" allowfullscreen frameborder="0" scrolling="no"
275+
src="https://www.youtube-nocookie.com/embed/xvUrNpQRYok?iv_load_policy=3&modestbranding=1rel=0&autohide=1&playsinline=1&controls=1&showinfo=0&autoplay=0&loop=0&mute=1"
276+
></iframe>
277+
278+
279+
</div> <!-- end article__image -->
280+
</div>
281+
282+
283+
<div class="article__content col-8 col-t-8 col-m-12">
284+
285+
286+
287+
<h4 class="article__title">
288+
<a href="/publications/2026-04-fluent-interaction-cyber-physical-architecture/">Towards Fluent Interaction with Cyber-Physical Architecture</a>
289+
</h4>
290+
291+
<p class="tight">
292+
Jesse T Gonzalez, Neeta M Khanuja, Michael Mingxuan Li, Maggie Guo, Layomi Olaitan, Emily Lau, Jenny Pugh, Alexandra Ion, Scott E Hudson. <br/>
293+
</p>
294+
<p class="tight">
295+
In Proceedings of CHI ’26. Barcelona, Spain. April 13–17, 2026. <br/>
296+
</p>
297+
298+
299+
<p class="tight">
300+
<span class="awards highlight_text"><ion-icon name="trophy-sharp"></ion-icon> Best Paper Award at CHI'26 </span>
301+
</p>
302+
303+
304+
305+
<div class="article__links">
306+
307+
<a class="link_button"
308+
href="/assets//publications/2026-04-fluent-interaction-cyber-physical-architecture/paper.pdf">
309+
<ion-icon name="document-text-sharp"></ion-icon>
310+
&nbsp;paper
311+
</a>
312+
313+
314+
315+
<a class="link_button" href="https://doi.org/10.1145/3772318.3791787">
316+
<ion-icon name="library-sharp"></ion-icon>
317+
&nbsp;doi
318+
</a>
319+
320+
321+
322+
<a class="link_button" href="https://youtu.be/xvUrNpQRYok">
323+
<ion-icon name="play-circle-sharp"></ion-icon>
324+
video
325+
</a>
326+
327+
328+
<a href="/publications/2026-04-fluent-interaction-cyber-physical-architecture/" class="read-more">project&nbsp;page&nbsp;<i class="ion ion-ios-arrow-forward"></i></a>
329+
<br>
330+
331+
<!-- loop through all optional links and create buttons-->
332+
333+
334+
</div>
335+
336+
</div>
337+
338+
</div>
339+
340+
</div>
341+
<!-- </div> -->
342+
<!-- end article -->
343+
344+
345+
346+
347+
348+
217349

218350

219351

@@ -324,6 +456,11 @@ <h4 class="article__title">
324456

325457

326458

459+
460+
461+
462+
463+
327464

328465

329466

@@ -440,6 +577,154 @@ <h4 class="article__title">
440577

441578

442579

580+
581+
582+
583+
584+
585+
586+
587+
588+
589+
590+
591+
592+
593+
594+
595+
596+
597+
598+
599+
<!-- begin article -->
600+
<div class="article">
601+
<!-- <div class="container"> -->
602+
603+
<div class="article__wrapper">
604+
605+
<div class="col-4 col-t-4 col-m-12">
606+
607+
<!--
608+
<div class="article__image">
609+
610+
611+
612+
<iframe width="320" height="180" allowfullscreen frameborder="0" scrolling="no"
613+
src="https://www.youtube-nocookie.com/embed/2-JZrDFOS8s?iv_load_policy=3&modestbranding=1rel=0&autohide=1&playsinline=1&controls=1&showinfo=0&autoplay=0&loop=0&mute=1"
614+
></iframe>
615+
616+
617+
</div> end article__image -->
618+
619+
<div class="article__image">
620+
621+
<iframe width="320" height="180" allowfullscreen frameborder="0" scrolling="no"
622+
src="https://www.youtube-nocookie.com/embed/2-JZrDFOS8s?iv_load_policy=3&modestbranding=1rel=0&autohide=1&playsinline=1&controls=1&showinfo=0&autoplay=0&loop=0&mute=1"
623+
></iframe>
624+
625+
626+
</div> <!-- end article__image -->
627+
</div>
628+
629+
630+
<div class="article__content col-8 col-t-8 col-m-12">
631+
632+
633+
634+
<h4 class="article__title">
635+
<a href="/publications/2025-09-bistable-brace/">Personalized Bistable Orthoses for Rehabilitation of Finger Joints</a>
636+
</h4>
637+
638+
<p class="tight">
639+
Yuyu Lin, Dian Zhu, Anoushka Naidu, Kenneth Yu, Deon Harper, Eni Halilaj, Douglas Weber, Deborah Ellen Kenney, Adam J. Popchak, Mark Baratz, Alexandra Ion. <br/>
640+
</p>
641+
<p class="tight">
642+
In Proceedings of UIST ’25. Busan, Republic of Korea. Sept. 28 - Oct. 01, 2025 <br/>
643+
</p>
644+
645+
646+
<p class="tight">
647+
<span class="awards highlight_text"><ion-icon name="trophy-sharp"></ion-icon> Best Demo Honorable Mention at UIST'25 (Jury's choice) </span>
648+
</p>
649+
650+
651+
652+
<div class="article__links">
653+
654+
<a class="link_button"
655+
href="/assets//publications/2025-09-bistable-brace/paper.pdf">
656+
<ion-icon name="document-text-sharp"></ion-icon>
657+
&nbsp;paper
658+
</a>
659+
660+
661+
662+
<a class="link_button" href="https://doi.org/10.1145/3746059.3747643">
663+
<ion-icon name="library-sharp"></ion-icon>
664+
&nbsp;doi
665+
</a>
666+
667+
668+
669+
<a class="link_button" href="https://youtu.be/i9aP490Lh38">
670+
<ion-icon name="play-circle-sharp"></ion-icon>
671+
video
672+
</a>
673+
674+
675+
<a href="/publications/2025-09-bistable-brace/" class="read-more">project&nbsp;page&nbsp;<i class="ion ion-ios-arrow-forward"></i></a>
676+
<br>
677+
678+
<!-- loop through all optional links and create buttons-->
679+
680+
681+
682+
683+
684+
685+
<a class="link_button"
686+
href="https://github.com/katelin09/BistableOrthosis">
687+
<ion-icon name="terminal-sharp"></ion-icon>
688+
code
689+
</a>
690+
691+
692+
693+
694+
</div>
695+
696+
</div>
697+
698+
</div>
699+
700+
</div>
701+
<!-- </div> -->
702+
<!-- end article -->
703+
704+
705+
706+
707+
708+
709+
710+
711+
712+
713+
714+
715+
716+
717+
718+
719+
720+
721+
722+
723+
724+
725+
726+
727+
443728

444729

445730

@@ -660,6 +945,11 @@ <h4 class="article__title">
660945

661946

662947

948+
949+
950+
951+
952+
663953

664954

665955

@@ -889,6 +1179,11 @@ <h4 class="article__title">
8891179

8901180

8911181

1182+
1183+
1184+
1185+
1186+
8921187

8931188

8941189

0 commit comments

Comments
 (0)