This 3D personal portfolio website is a comprehensive, interactive platform to showcase your work and accomplishments. It allows you to create an immersive experience for visitors, with some great 3D models. The website also allows you to show off your other projects that make it easy for viewers to explore more about you. With the ability to customize the look and feel of the site, you can ensure that it accurately reflects your brand and style. With this portfolio website, you can easily share your work with potential employers or clients, giving them a unique insight into who you are as a professional.
- Look at the objects in a 3D view model
- You can turn the object around and see different kinds of details
- Send email immediately from the website in the contact form
- Share your portfolio projects
- ThreeJS - JavaScript library used to create and display animated 3D computer graphics in a web browser using WebGL
- ReactJS - A JavaScript library for building user interfaces
- TailwindCSS - A utility-first CSS framework
- Framer Motion - Motion library for React on the web
install necessary packages:
npm install
then, run the project with:
npm run dev