A modern personal portfolio website featuring a blog, music player, and developer profile.
- Profile Page (
/me) - Professional introduction with contact information - Blog (
/blogs) - Technical articles with bilingual support (English/Chinese) - Music Player (
/tracks) - Full-featured music player with playlist and lyrics - i18n - Automatic language detection with manual toggle support
| Technology | Version |
|---|---|
| Next.js | 16.2.1 |
| React | 19.2.4 |
| TypeScript | 5 |
| Tailwind CSS | 4 |
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
# Start production server
pnpm startThis project is deployed on Vercel.
- Email: me@hypervapor.org
- GitHub: HYPERVAPOR
- LinkedIn: Zhening Liu

