3D Developer Portfolio
A modern, immersive developer portfolio built with React, React Three Fiber, Aceternity UI, and Magic UI. This project showcases interactive 3D scenes, smooth animations, and a clean, futuristic design to highlight skills, projects, and personality.
- 🌀 3D Scenes & Animations using React Three Fiber
- 🎨 Beautiful UI components from Aceternity and Magic UI
- 💫 Smooth transitions, motion effects, and micro-interactions
- 📱 Fully responsive across devices
- 🧩 Modular & reusable component architecture
- ⚡ Fast performance and optimized rendering
- 🌐 Sections for hero, projects, skills, about, and contact
- React
- React Three Fiber (3D rendering)
- @react-three/drei helpers
- Aceternity UI
- Magic UI
- Tailwind CSS
- Framer Motion (if used)
- Vite / Create React App / Next.js (depending on what you used)
Clone the repository:
git clone https://github.com/keliaa1/Portfolio.git
Install dependencies:
bash
Copy code
npm install
Run the dev server:
bash
Copy code
npm run dev
Open:
http://localhost:5173
(or 3000 depending on your setup)
Build:
bash
Copy code
npm run build
Deploy according to your hosting provider's instructions.
🤝 Contributing
Contributions are welcome!
Open an issue or submit a pull request for suggestions or improvements.
📜 License
This project is licensed under the MIT License.
⭐ Support
If you like this portfolio, please give the repository a ⭐!