Welcome to my personal portfolio website! This site showcases my journey as a developer, my projects, and the skills I’m building along the way.
- Dark/Light Mode Toggle for a personalized experience
- Interactive Project Cards with hover effects
- Smooth Transitions & Animations across the site
- Responsive Design – works on all screen sizes
- Organized Sections: Home, About Me, Skills, Projects, Contact, Feedback
- Modern Minimalist UI with purple, white, and black theme
- Frontend: React + Vite
- Styling: Tailwind CSS + shadcn/ui
- Icons & Charts: Lucide React + Recharts
- Deployment: GitHub Pages
Clone the repo:
git clone https://github.com/zuni-developer/zuni-developer.github.io.git
cd zuni-developer.github.ioInstall dependencies:
npm installRun locally:
npm run devBuild for production:
npm run buildDeploy to GitHub Pages:
npm run deployCheck out the live site here https://zuni-developer.github.io
💡 This portfolio is a reflection of my growth as a developer, always learning, always building.