✨ A high-performance, interactive single-page portfolio built to showcase projects, skills, and modern frontend engineering practices.
🪄 Pro tip: Hover over my name on the website — subtle interactions, intentional design.
🔗 Live Portfolio
👉 https://deepayan-thakur-portfolio.vercel.app/ 👈
This project is a real-world proof of work, not a template.
- Demonstrates strong React fundamentals
- Focuses on performance, accessibility, and UX
- Clean, scalable, component-driven architecture
- Built for both developers and recruiters
⚡ Vite-powered development with instant HMR
🎨 Utility-first responsive styling using Tailwind CSS
🧩 Modular, reusable React components
☁️ Fully static deployment on Vercel
🪄 Polished micro-interactions and hover effects
V2-final-portfolio/
└── my-portfolio/
├── public/
│ ├── index.html
│ └── favicon.ico
├── src/
│ ├── assets/ # Images & icons
│ ├── components/ # Reusable components
│ ├── App.jsx # Root component
│ ├── main.jsx # Entry point
│ └── index.css # Tailwind + global styles
├── tailwind.config.js
├── postcss.config.js
├── vite.config.js
├── eslint.config.js
└── package.json
| Category | Technology |
|---|---|
| Framework | React 18 |
| Build Tool | Vite |
| Styling | Tailwind CSS |
| Linting | ESLint |
| Package Manager | NPM |
| Deployment | Vercel |
# Clone the repository
git clone https://github.com/Deepayan-Thakur/your-repo-name.git
# Move into project
cd my-portfolio
# Install dependencies
npm install
# Start dev server
npm run devKeywords:
react portfolio · vite react · tailwind css portfolio · frontend engineer portfolio · vercel deployment · single page application
Suggested Repository Description:
High-performance React portfolio built with Vite and Tailwind CSS. Deployed on Vercel.
A clean and scalable React + Vite portfolio starter, designed for easy customization, fast builds, and seamless deployment.
Deepayan Thakur Frontend Engineer | React Developer
🔗 GitHub: https://github.com/Deepayan-Thakur
🌐 Portfolio: https://deepayan-thakur-portfolio.vercel.app/