An open API service indexing awesome lists of open source software.

https://github.com/jayeshmahawer/jack-3d-developer-portfolio

JACK 3D Developer Portfolio is an interactive web portfolio showcasing the skills and projects of a 3D developer. It features a 3D animation using Three.js, responsive design with Bootstrap, and sections for projects, about, and contact information.
https://github.com/jayeshmahawer/jack-3d-developer-portfolio

3d-graphics animation bootstrap css frontend-development html interactive-design javascript open-source portfolio responsive-design three-js user-interface web-application web-development

Last synced: 3 months ago
JSON representation

JACK 3D Developer Portfolio is an interactive web portfolio showcasing the skills and projects of a 3D developer. It features a 3D animation using Three.js, responsive design with Bootstrap, and sections for projects, about, and contact information.

Awesome Lists containing this project

README

          

# JACK 3D Developer Portfolio

## Overview
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.

## Features
- Interactive 3D canvas using Three.js.
- Responsive design with Bootstrap.
- Sections for showcasing projects and providing contact information.
- Smooth camera movement and object interaction.

## Technologies Used
- HTML
- CSS
- JavaScript
- Three.js (for 3D graphics)
- Bootstrap (for responsive design)

## Installation
1. Clone the repository:
```bash
git clone
cd
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.