3D Portfolio Template is an interactive and visually engaging personal portfolio website built with Nuxt.js, Tailwind CSS, and Three.js.
The project showcases a creative way to present your personal profile, projects, and skills using smooth animations and real-time 3D graphics.
- Nuxt.js β Vue-based framework for building performant and scalable web applications
- Tailwind CSS β Utility-first CSS framework for styling
- Three.js β JavaScript 3D library for creating and rendering 3D scenes in the browser
- π Interactive 3D landing section
- π± Fully responsive design
- π¨ Smooth transitions and animations
- π§βπ» Sections for About, Skills, Projects, and Contact
- π§© Easily customizable content and assets
This project serves as a creative 3D portfolio template for developers or designers who want to make a memorable impression.
It combines modern frontend development tools with immersive 3D visuals to elevate a traditional portfolio site.
# Clone the repository
git clone https://github.com/MingPV/3D-Portfolio.git
cd 3D-Portfolio
# Install dependencies
npm install
# Run the development server
npm run devThen open http://localhost:3000 in your browser.
Feel free to open an issue or pull request for suggestions and contributions.