A modern, responsive portfolio website built with Vue 3 to showcase my projects, skills, and professional information.
- Vue 3
- Vue Router
- Elements Plus
- Tailwind CSS
- Vite
- godot
- Responsive design for all devices
- Dynamic project showcase
- Animated transitions
- HTML 5 game hosting
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildMIT