https://github.com/9h7d9x/3dportfoliosite
MY_3D_PORTFOLIO_SITE
https://github.com/9h7d9x/3dportfoliosite
Last synced: 2 months ago
JSON representation
MY_3D_PORTFOLIO_SITE
- Host: GitHub
- URL: https://github.com/9h7d9x/3dportfoliosite
- Owner: 9H7D9x
- Created: 2024-03-15T08:42:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T08:43:37.000Z (about 1 year ago)
- Last Synced: 2025-01-04T19:14:08.840Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 18.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build and Deploy a Fantastic 3D Portfolio Website with Three.js and React.js
![3D Portfolio]## Introduction
The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
- ThreeJS - a powerful 3D graphics library for rendering and animating the 3D model
- React Three Fiber - a popular library for creating 3D graphics with ThreeJS in React
- TailwindCSS - a popular utility-first CSS styling framework
- Framer Motion - the most popular library used to bring your React website to life with animations
You'll also learn how to:
- Load, create and customize stunning 3D models and geometries with various lights, as well as understand the 3D world with a camera and positioning of an object in space.
- Make your code reusable and scalable using Higher Order Components (HOCs) and other industry-standard best practices
- Implement sending emails through a form on the website
- Ensure responsiveness across all devices and improve your site's performance using Suspense and Preload.