The personal academic website of Yimiao Yu (M.S. Data Science, NYU Center for Data Science). Built as a static HTML, CSS, and JavaScript site featuring EB Garamond typography and automatic light/dark theme support. The home page keeps a focused biography and adventure log; publications, CV, and Blog remain direct destinations. GSAP 3.15 and ScrollTrigger provide the progressively enhanced motion layer with no build step.
To preview the site locally, run:
python3 -m http.serverThen open http://localhost:8000 in your browser.