A modern, interactive portfolio website showcasing personal projects, skills, and work experience. Features responsive design with distinct mobile and desktop experiences, rich animations, and a separate 3D skills visualization scene.
preview.webm
This portfolio consists of two parts:
- Main site (current repository) – Showcase with personal projects and about section
- 3D Skills Visualization – Interactive 3D scene for visualizing skills and technologies
Visit the website at neulen.dev
To run the project locally:
- Clone this repository:
git clone https://github.com/naztar0/Portfolio.git
- Navigate to the project folder:
cd Portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:5173
.
Feedback and contributions are welcome! Feel free to open issues or submit pull requests.