This is my personal website project, designed to showcase my information, portfolio, and blog posts. The website supports both Chinese and English languages and includes light/dark theme switch.
- 🌐 Supports Chinese and English languages switching
- 🎨 Light and dark theme modes
- 📱 Responsive design for various devices
- 🖼️ Portfolio showcase
- 📝 Blog posts (developing)
- 🔗 Short URL generator (developing)
- React.js
- TypeScript (migrating from JavaScript)
- Redux (state management)
- SCSS (styling)
- i18next (internationalization)
- Firebase
- Firestore (database)
- Storage (file storage)
- Authentication (user authentication)
- Hosting (website hosting)
- Cursor (IDE)
- Create React App
- ESLint
- Git
- Complete migrating from JavaScript to TypeScript
- Setup backend API service
- Implement server-side rendering (SSR)
- Optimize website performance
- Expand blog functionality
- Add more interactive features