Ziyi Li

Hi there, I'm Ziyi Li. I grew up in Beijing and am currently a final year CS student at the University of Leeds in the UK.
I'm interested in topics including WebAssembly, data visualization, frontend infra and UI performance profiling.
Recent Blog Posts
Jun 10, 2025
Handling Hover Interaction Styling on Touch Devices Using CSS Media Queries and Tailwind CSS Custom Variants
#css #tailwindcss
May 24, 2025
Fixing Unexpected Caching Behavior Caused by Next.js's Full Route Cache During Soft Navigation via Link Components
#nextjs #bugfix
Apr 11, 2025
Improving Canvas Animation and UI Interactivity with OffscreenCanvas and Web Workers
#canvas #offscreen-canvas #web-workers #performance-profiling