Hello World

My website started in 2022, when it was hosted on a GitHub page using Jekyll and a few Markdown files.
In 2023, during the GHP application season, I migrated my website to Next.js and statically exported it as HTML. The website is still hosted on GitHub Pages, but looks significantly better with Inter and a blue/indigo design. Back then, there was no AI yet, but my idea shockingly mimicked what an AI would have made.
In the same year, I tried to update my website to use Vercel, so some interactivity became possible. And in 2026, after Material 3 has been out for about 2 years, I am finally rebuilding the website with i18n and a database-backed blogging system.
This website uses the following tech stack:
Next.js
i18n-next (zh/en internationalization)
betterauth (Google + GitHub SSO)
Vercel + Vercel blob for image storage
Neon for blog storage
I plan to migrate my old post to this website in the future. See y'all in a bit, and thank you for reading this.