Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
fhfuih committed Apr 29, 2024
1 parent 81afac0 commit caaaf00
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 66 deletions.
72 changes: 48 additions & 24 deletions src/data/news.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,50 @@
[
{
"time": "2016-12-8",
"content": "Our paper <strong>VideoForest: Interactive Visual Summarization of Video Streams Based on Danmu Data</strong> has been presented on SIGGRAPH ASIA 2016 Symposium on Visualization (SA '16)."
},
{
"time": "2015-5-6",
"content": "We won the 2014 <strong>Higher Education Scientific and Technological Progress Award</strong> (Second Class) presented by the Ministry of Education of China."
},
{
"time": "2014-4-10",
"content": "We won the <strong>HKICT Best Innovation (Innovative Technology) Silver Award</strong> with our VisMOOC system."
},
{
"time": "2014-7-12",
"content": "We have two papers accepted by PacificVis 2015"
},
{
"time": "2014-8-23",
"content": "Our paper <strong>LoyalTracker: Visualizing Loyalty Dynamics in Search Engines</strong> has been selected to receive an IEEE VAST 2014 Honorable Mention Award!"
},
{
"time": "2014-7-16",
"content": "Our System <strong>VisMOOC</strong> is officially online. The link is <a href='http://vis.cse.ust.hk/vismoocNew'>here</a>"
}
{
"time": "Apr 2024",
"content": "We attended the Pre-CHI 2024 event organized by the Greater Bay Area HCI Forum and presented 15 published/ongoing works."
},
{
"time": "Apr 2024",
"content": "Our paper “Where Are We So Far? Understanding Data Storytelling Tools from the Perspective of Human-AI Collaboration” received Honorable Mention @ CHI2024. Congrat to Haotian Li, Yun Wang, and Prof. Huamin Qu."
},
{
"time": "Mar 2024",
"content": "Charting the Future of AI in Project-Based Learning @ CHI2024. Congrat to Chengbo, Kangyu, Bingcan, Reza, Shuai, and Prof. Peng."
},
{
"time": "Mar 2024",
"content": "Designing Scaffolding Strategies for Conversational Agents in Dialog Task of Neurocognitive Disorders Screening @ CHI2024. Congrat to Jiaxiong, Junze and the HKUST-CUHK team."
},
{
"time": "Mar 2024",
"content": "DiaryHelper: Exploring the Use of an Automatic Contextual Information Recording Agent for Elicitation Diary Study @ CHI2024. Congrat to Junze, Jiaxiong and our collaborators."
},
{
"time": "Mar 2024",
"content": "“Are You Really Sure?” Understanding the Effects of Human Self-Confidence Calibration in AI-Assisted Decision Making @ CHI2024. Congrat to Shuai, Prof. Shi, Prof. Yin and our collaborators."
},
{
"time": "Mar 2024",
"content": "Sharing Frissons among Online Video Viewers: Exploring the Design of Affective Communication for Aesthetic Chills @ CHI2024. Congrat to Zeyu, Yuanhao and the team."
},
{
"time": "Mar 2024",
"content": "“Make Interaction Situated”: Designing User Acceptable Interaction for Situated Visualization in Public Environments @ CHI2024. Congrat to Qian and Prof. Zeng's team (HKUST-GZ)."
},
{
"time": "Mar 2024",
"content": "TypeDance: Creating Semantic Typographic Logos from Image through Personalized Generation @ CHI2024. Congrat to Shishi and Prof. Zeng's team (HKUST-GZ)."
},
{
"time": "Mar 2024",
"content": "Design Makeup Residue Visualization System for Chinese Traditional Opera (Xiqu) Performers @ CHI2024. Congrat to Zeyu Xiong and Prof. Fan's team (HKUST-GZ)."
},
{
"time": "Mar 2024",
"content": "Technology-Mediated Non-pharmacological Interventions for Dementia @ CHI2024. Congrat to Prof. Sun's team (ECNU)."
},
{
"time": "Jan 2024",
"content": "Problem-solving Analysis Test System, Test Method and Test Software @ Chinese Patent Granted. Congrat to Meng and Prof. Qu."
}
]
7 changes: 7 additions & 0 deletions src/data/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"url": "https://thfl.tsinghua.edu.cn/en/yjdw/yjs/bsyjs/hjx/index.htm",
"image": "img/people/jiaxiong.jpg"
},
{
"name": "Haotian Li",
"position": "PhD Candidate",
"class": "phd",
"url": "https://haotian-li.com/",
"image": "img/people/lihaotian.jpg"
},
{
"name": "Chengzhong Liu",
"position": "PhD Candidate",
Expand Down
24 changes: 2 additions & 22 deletions src/data/slides.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,7 @@
[
{
"title": "Social Mind/Eye Tracking",
"image": "img/publications/social-mind-eye-tracking.png",
"url": null
},
{
"title": "Human Machine Hybrid Learning",
"image": "img/publications/human-machine-hybrid-learning.png",
"url": null
},
{
"title": "A Data-Driven Approach to Design",
"image": "img/publications/data-driven-design.png",
"url": null
},
{
"title": "Utilize breakdowns in human-machine interaction to facilitate human-human interaction",
"image": "img/publications/breakage-to-icebreaker.png",
"url": null
},
{
"title": "VideoForest: Interactive Visual Summarization of Video Streams Based on Danmu Data",
"image": "img/publications/videoforest.png",
"title": "HKUST HCI Initiative attended the Greater Bay Area Pre-CHI 2024 event",
"image": "img/events/gba-pre-chi-2024.jpg",
"url": null
}
]
Binary file added src/img/events/gba-pre-chi-2024.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/img/people/lihaotian.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/img/publications/hac-data-storytelling.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 0 additions & 20 deletions src/partials/header.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@
<h1 class="sr-only md:not-sr-only text-sm xl:text-base">Human-Computer Interaction Initiative @ HKUST</h1>
</div>
<div class="md:hidden relative">
<!-- <nav id="mobile-nav" class="absolute right-0 top-0 pt-16 hidden bg-zinc-700" aria-label="Mobile Navigation Bar">
<ul class="font-title" role="menu">
{{#nav}}
<li>
<a href="{{url}}" class="block px-4 py-3 cursor-pointer" role="menuitem">{{name}}</a>
</li>
{{/nav}}
</ul>
</nav> -->
<button id="mobile-nav-button" class="px-2 h-16 text-xl relative" type="button" aria-haspopup="menu" aria-controls="mobile-nav">
<i class="fa fa-bars"></i>
</button>
Expand All @@ -27,17 +18,6 @@
<a href="{{url}}" class="block px-4 py-3 cursor-pointer hover:text-zinc-800 hover:bg-zinc-200 transition" role="menuitem">{{name}}</a>
</li>
{{/nav}}
<!-- <li class="group relative">
<a class="block px-4 py-3 cursor-pointer hover:text-zinc-800 hover:bg-zinc-200 transition">Research</a>
<ul class="absolute z-10 hidden group-hover:block left-half rounded-md overflow-hidden normal-case font-normal text-zinc-800">
<li>
<a href="publications.html" class="block px-6 py-3 cursor-pointer bg-zinc-200 hover:bg-zinc-100 transition">Publications</a>
</li>
<li>
<a href="projects.html" class="block px-6 py-3 cursor-pointer bg-zinc-200 hover:bg-zinc-100 transition">Projects</a>
</li>
</ul>
</li> -->
<!-- <li>
<a href="supporters.html" class="block px-4 py-3 cursor-pointer hover:text-zinc-800 hover:bg-zinc-200 transition">Supporters</a>
</li> -->
Expand Down

0 comments on commit caaaf00

Please sign in to comment.