Portfolio Website
A personal blog and portfolio website built with Next.js.
Next.jsReactTypeScript
About This Project
This is the very website you are browsing! A personal blog and portfolio built with a modern tech stack.
Key Features
- 🌐 Bilingual support (Chinese & English)
- 🌙 Dark mode
- 📝 MDX article system
- ⚡ Static generation for best performance
- 📱 Responsive design
Technical Highlights
The project uses Next.js App Router architecture with React Server Components to minimize client-side JavaScript. Content is managed through MDX files processed by Velite, providing type-safe content management.