JACK 3D Developer Portfolio is an interactive web portfolio showcasing the skills and projects of a 3D developer. The portfolio features a 3D animation using Three.js, along with sections for about, projects, and contact information.
- Interactive 3D canvas using Three.js.
- Responsive design with Bootstrap.
- Sections for showcasing projects and providing contact information.
- Smooth camera movement and object interaction.
- HTML
- CSS
- JavaScript
- Three.js (for 3D graphics)
- Bootstrap (for responsive design)
- Clone the repository:
git clone <repository-url> cd <repository-folder>
2.Open the index.html file in your web browser to view the portfolio. Usage The portfolio includes a 3D rotating cube that can be interacted with by double-clicking on the canvas. The "About Me" section provides information about the developer. The "Projects" section showcases various projects with links to view them. The "Contact Me" section includes a form for users to send messages. Contributing Contributions are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request or open an issue.
License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments Thanks to the Three.js community for their excellent documentation and resources. Special thanks to Bootstrap for providing a responsive framework.