A modern, responsive portfolio website built with React, TypeScript, and Vite.
Showcase your skills, projects, and experience with smooth animations, themes, and fast performance.
- 🌗 Dark/Light theme toggle
↔️ Horizontal & vertical scroll modes- 🎇 Animated particle background
- 🎭 Framer Motion & GSAP animations
- 📂 Sections: Hero, About, Projects, Skills, Contact
- ⚡ Super-fast builds with Vite
- React 18 + TypeScript
- Vite (build tool)
- Framer Motion & GSAP (animations)
- CSS / Tailwind (optional)
# Clone repo
git clone https://github.com/DahamSathmina/Developer-Portfolio_Application.git
cd Developer-Portfolio_Application
# Install deps
npm install
# Run dev server
npm run dev