A modern, accessible, and performant personal portfolio website.
Live Demo: https://dhjr.vercel.app
Built with the latest web technologies for optimal performance and user experience.
- Framework: Next.js 16 (App Router)
- Library: React 19
- Styling: Tailwind CSS 4
- Animations:
- Smooth Scrolling: Lenis
- Icons: Lucide React, React Icons
- Carousel/Slider: Swiper
- Email Service: EmailJS
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.