Welcome to my interactive portfolio! This web application showcases my work as a software developer, blending React, Three.js (via React Three Fiber), and a sci-fi UI theme to create an immersive experience.
- React – Frontend framework
- React Three Fiber – 3D rendering with Three.js
- Three.js & Drei – For 3D objects, animations, and interactions
- React Router – Navigation between pages
- CSS3 & Custom Styling – For UI design and responsiveness
- Netlify – Hosting and deployment
- 3D Navigation – Move through space and select different sections
- Sci-Fi Themed UI – Inspired by spacecraft interfaces
- Project Showcases – Includes interactive slideshows
- Animated Transitions – Smooth movement between pages
- (WIP) Responsive Design – Better responsiveness for different screen sizes
To run this project locally:
git clone https://github.com/mcigliola/PortfolioApp.git
cd PortfolioApp
npm install
npm start