This is a modern, responsive portfolio website built with Next.js, React, and Framer Motion. It features a sleek design with animated components, a floating navigation bar, and a mobile-responsive layout to showcase professional experience, projects, and skills.
- Animated UI Components: Leveraging Framer Motion for smooth animations and transitions
- Responsive Design: Fully optimized for all devices from mobile to desktop
- Floating Navigation: Smart, context-aware navigation bar that hides/shows based on scroll position
- Downloadable CV: Direct access to download resume/CV in PDF format
- Performance Optimized: Built with Next.js for fast page loads and SEO benefits
- Framework: Next.js
- Frontend: React, TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Deployment: Vercel
- Node.js (version 16 or newer)
- npm or yarn
- Clone the repository:
git clone https://github.com/kishan-25/balkishan.dev.git cd balkishan.dev
- Install Dependencies
npm install
- Run
npm run dev