A modern portfolio website showcasing my skills and projects as a Frontend Developer.
🌐 Live Demo: anik-datta.vercel.app
- Responsive design with modern UI
- Interactive project showcase
- Work experience timeline
- Skills and achievements display
- Contact information and resume download
- Next.js 15 with TypeScript
- Tailwind CSS for styling
- Framer Motion for animations
- Lucide React for icons
- Deployed on Vercel
-
Clone the repository:
git clone https://github.com/anik511/my-portfolio.git cd my-portfolio -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
npm run build
npm startmy-portfolio/
├── app/ # Next.js app directory
├── components/ # React components
│ ├── personalProjects/ # Project portfolio
│ ├── technicalSkills/ # Skills section
│ └── workExperience/ # Experience section
├── public/ # Static assets
└── README.md
- Email: anikdatta051@gmail.com
- LinkedIn: anik-datta-1051
- GitHub: anik511
MIT License - feel free to use this project for your own portfolio!