A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS.
Visit the live portfolio at:https://devikashendkar.com/
- 📱 Fully responsive design
- 🎨 Modern UI with smooth animations
- 🌓 Light/Dark mode with unique features:
- Seamless theme switching with persistent preference
- Custom magical cursor with spotlight effect (dark mode)
- Theme-specific UI elements and animations
- Moonrise parallax effect in dark mode
- ⚡ Fast performance
- 🎯 SEO optimized
- 🧩 Modular and maintainable code structure
- Framework: Next.js 14
- Language: TypeScript
- Styling: Tailwind CSS
- Animation: Framer Motion
- Theme: next-themes
- Deployment: GitHub Pages
- Version Control: Git & GitHub
- About
- Skills
- Projects
- Experience
- Certifications
- Contact
- Clone the repository:
git clone https://github.com/devika7300/portfolio.git
- Install dependencies:
cd portfolio
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser to see the result.
The portfolio is automatically deployed to GitHub Pages using GitHub Actions whenever changes are pushed to the main branch. The deployment workflow:
- Builds the Next.js application
- Generates static files
- Deploys to GitHub Pages
This project is licensed under the MIT License - see the LICENSE file for details.
Devika Shendkar
- Portfolio: https://devikashendkar.com/
- LinkedIn: devika-shendkar
- GitHub: @devika7300