Back to Projects
Place dashboard screenshots, a screen recording, or visualization snapshots here.

Project

CHI Social Media Research Dashboard

This project builds an interactive research dashboard for exploring ACM CHI papers related to social media. It was designed to make a large body of academic material more explorable through connected views and lightweight interaction.

Key contributions

  • Built the overview panel that summarizes the dataset through stacked bar charts and pie charts.
  • Implemented cross-view filtering so chart interactions update the Sankey relationship diagram.
  • Worked within a 3-person team using a Git feature-branch workflow.
  • Contributed reusable frontend structure using Vue 3, TypeScript, and Vite.

What to add later

  • A short walkthrough video showing interactions between overview charts and the Sankey diagram.
  • Static screenshots of each dashboard state.
  • Explanation of the data model and interaction design choices.