My personal website, explore more new things here ❤️
This project uses Node.js 24.19.0, managed with mise.
mise install
npm ci
npm run devThe development server is available at http://localhost:3000. Before opening a
pull request, run npm test, npm run lint, and npm run build.
The accessibility check additionally requires the Chromium system libraries;
on Debian/Ubuntu, install them with npx playwright install --with-deps chromium.
If you have any questions or suggestions, feel free to contact me through the following ways:
The content of this project page is licensed under CC-BY4, which allows free reproduction, redistribution, or use, including but not limited to commercial purposes, as long as the author is credited. The source code is licensed under MIT.