Welcome to my portfolio website repository! This project serves as a showcase for my software engineering projects and skills, designed to impress potential employers with interactive and visually stunning presentations.
Live Portfolio Demo: https://brandontarrant.vercel.app
My portfolio website is a 3D scrollable world that enables users to interact with various 3D elements using Three.js. It provides a unique and immersive experience for visitors, allowing them to explore my projects in an engaging and memorable way.
- Interactive 3D World: Utilizing Three.js, the portfolio presents projects in a visually appealing 3D environment.
- Scrollable Interface: Users can navigate through the portfolio by scrolling, providing an intuitive browsing experience.
- Project Showcase: Each project is showcased on a project page, with links to live demos
- Responsive Design: The portfolio is optimized for various devices, ensuring a seamless experience across desktops, tablets, and smartphones.
- Tech Stack: Built with Vite for fast development, React.js for dynamic UI components, Three.js for 3D graphics, and TailwindCSS for styling.
-
Clone the repository:
git clone https://github.com/btarrant/new-portfolio.git
-
Install dependencies:
cd new-portfolio npm install
-
Start the development server:
npm run dev
-
Open http://localhost:3000 in your browser to view the portfolio.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
Feel free to customize this template further to fit your specific project details and preferences. Happy coding!