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.
- Host: GitHub
- URL: https://github.com/jayeshmahawer/jack-3d-developer-portfolio
- Owner: jayeshmahawer
- Created: 2025-01-04T16:44:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T08:39:45.000Z (over 1 year ago)
- Last Synced: 2025-02-03T09:32:31.004Z (over 1 year ago)
- Topics: 3d-graphics, animation, bootstrap, css, frontend-development, html, interactive-design, javascript, open-source, portfolio, responsive-design, three-js, user-interface, web-application, web-development
- Language: HTML
- Homepage: https://jayeshmahawer.github.io/Jack-3D-developer-portfolio/
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.