A portfolio website built using React, Three.js, and Next.js. This interactive 3D portfolio showcases my tech stacks and skills, providing an engaging experience for visitors.
- Clone the repository:
git clone https://github.com/yourusername/my-portfolio.git
- Navigate to the project directory:
cd yourproject - Install the required dependencies:
npm install
To run the project locally, use the following command:
npm run devOpen your browser and navigate to http://localhost:3000 to view the portfolio.
- Interactive 3D visuals using Three.js
- Responsive design built with Next.js
- Showcase of various tech stacks and skills
- Smooth animations and transitions
- Easy navigation through different sections
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add some feature" - Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Natoli Tesgera - gmail
Project Link: Repository
- Special thanks to JavaSCript Mastery on YouTube for their invaluable tutorials and resources that helped in the development of this project.