A modern, interactive resume website built with vanilla HTML/CSS/JS using JSON data format.
- ✅ Interactive tabs for different sections
- ✅ Animated swaying flower in header
- ✅ Smooth scroll animations
- ✅ Light/Dark theme toggle
- ✅ PDF export capability
- ✅ Responsive design
- ✅ Fast loading
- ✅ Easy to customize via JSON
- ✅ Hosted on GitHub Pages
- Edit
src/resume.jsonwith your information - Serve the site locally:
npm start