https://github.com/boyank95/3d_dev_portfolio
My portfolio website, created with React, Three.js, styled with Tailwind and hosted by Vercel
https://github.com/boyank95/3d_dev_portfolio
javascript react single-page-app tailwind threejs vercel
Last synced: 2 months ago
JSON representation
My portfolio website, created with React, Three.js, styled with Tailwind and hosted by Vercel
- Host: GitHub
- URL: https://github.com/boyank95/3d_dev_portfolio
- Owner: BoyanK95
- Created: 2023-05-12T18:28:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T21:14:17.000Z (over 1 year ago)
- Last Synced: 2025-05-07T10:34:17.152Z (about 1 year ago)
- Topics: javascript, react, single-page-app, tailwind, threejs, vercel
- Language: JavaScript
- Homepage: https://boyank-portfolio.vercel.app/
- Size: 23.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Portfolio Website

This is a portfolio website built using React and Three.js, a 3D library for Javascript. The website showcases my portfolio in an interactive 3D environment, allowing visitors to explore my work and experience it in a new way. Hosted by vercel with a free domain!
## Demo
A live demo of the website can be at: [https://dist-4czy7xwxu-boyank95.vercel.app/](https://boyank-portfolio.vercel.app/)
## Features
* Responsive design
* 3D interactive environment built using Three.js
* Navigation controls to explore the portfolio
* Showcase projects with high-resolution 3D models
* Integration with social media platforms
* Contact form for business inquiries
## Installation
1. Clone the repository
2. Install dependencies by running `npm install`
3. Start the development server by running `npm start`
## Usage
After starting the development server, the website can be accessed in a web browser by navigating to [http://localhost:5173](http://localhost:5173)
## Built with
* React.js
* Three.js
* Bootstrap
* HTML/CSS



