const newsList = [ { time: "July 2025", content: "🌺 One co-authored paper Dynamic Typography has been accepted by ICCV 2025, with oral presentation! ", }, { time: "July 2025", content: "πŸŽ‰ One co-authored paper InSituTale has been accepted by UIST 2025!", }, { time: "Feb 2025", content: "πŸŽ‰ Our paper MagicQuill has been accepted by CVPR 2025! See you in Nashville.", }, { time: "Dec 2024", content: "πŸŽ‰ Our paper InclusiViz has been accepted by PacificVis 2025 (TVCG Journal Track)! See you in Taipei.", }, { time: "Dec 2024", content: "🎀 Gave an online talk with my co-author Zichen about our MagicQuill, invited by ModelScope at Alibaba DAMO Academy.", links: [ { label: "Bilibili", url: "https://www.bilibili.com/video/BV1Cxi9YHEu8/", }, ], category: "project", }, { time: "Nov 2024", content: "🎨 We release MagicQuill, an intelligent and interactive image editing system! Try it out!", links: [{ label: "magicquill.art", url: "https://magicquill.art/demo" }], category: "project", }, { time: "Oct 2024", content: "πŸ“¦ GWalkR just dropped v0.2, which integrates DuckDB for powerful computation! Read my tutorial below.", links: [ { label: "CRAN", url: "https://cran.r-project.org/package=GWalkR" }, { label: "blog", url: "https://medium.com/@bruceyu0416/eda-reimagined-in-r-gwalkr-duckdb-for-lightning-fast-visualizations-05b011e8ae39", }, ], category: "project", }, { time: "Aug 2024", content: 'πŸ† Our paper "PyGWalker" is accepted by IEEE VIS 2024 and won the best short paper! See you in Tampa.', links: [{ label: "paper", url: "https://arxiv.org/abs/2406.11637" }], category: "research", }, { time: "Aug 2024", content: "πŸ‘€ Found amazing tutorial video and article made by Matt Dancho (Business Science) introducing our R package GWalkR. Thank you!", links: [ { label: "Youtube", url: "https://www.youtube.com/watch?v=5cIq2lZDVB0" }, { label: "R-bloggers", url: "https://www.r-bloggers.com/2024/08/tableau-in-r-for-0-introducing-gwalkr/", }, ], category: "project", }, { time: "July 2024", content: "πŸ‡­πŸ‡° Attended ChinaVis 24 at HKUST and presented two posters.", category: "research", }, { time: "June 2024", content: "πŸ₯‹ Promoted to 2nd Kyu (brown belt) in Goju-ryu Karate.", category: "personal", }, { time: "Dec 2023", content: "πŸŽ“ Attended my congregation at HKUST and delivered a speech as a graduate representative.", category: "personal", }, { time: "Oct 2023", content: 'πŸ‡¦πŸ‡Ί Attended IEEE VIS 2023 at Melbourne and presented our work "NeighViz" at the Symposium on Visualization in Data Science (VDS).', category: "research", links: [ { label: "paper", url: "https://ieeexplore.ieee.org/abstract/document/10357756", }, { label: "slides", url: "./materials/VDS_NeighViz_long_ver.pdf" }, ], }, { time: "Aug 2023", content: 'πŸ‡ΏπŸ‡¦ Attended ACM COMPASS 2023 at Cape Town and presented our work "FoodWise".', category: "research", links: [{ label: "paper", url: "https://arxiv.org/abs/2307.12882" }], }, { time: "May 2023", content: "πŸ† Received Best Final Year Project from CSE Department! Our team is ranked No. 2 among 100+ teams.", category: "research", }, ];