Skip to content

Latest commit

 

History

History
132 lines (88 loc) · 3.51 KB

File metadata and controls

132 lines (88 loc) · 3.51 KB

🚀 Deepayan Thakur — Interactive Portfolio

React Vite Tailwind CSS Vercel Lighthouse


✨ 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/ 👈


Portfolio Preview 1 image

🧠 Why This Portfolio Exists

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

✨ Key Features

⚡ 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


📂 Project Structure

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

🛠 Tech Stack

Category Technology
Framework React 18
Build Tool Vite
Styling Tailwind CSS
Linting ESLint
Package Manager NPM
Deployment Vercel

🚀 Getting Started

# 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 dev

🔍 GitHub Search Optimization

Keywords: 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.


🌍 Open-Source Summary

A clean and scalable React + Vite portfolio starter, designed for easy customization, fast builds, and seamless deployment.


👨‍💻 Author

Deepayan Thakur Frontend Engineer | React Developer

🔗 GitHub: https://github.com/Deepayan-Thakur

🌐 Portfolio: https://deepayan-thakur-portfolio.vercel.app/