Welcome to the source code of my personal portfolio website — a showcase of my projects, skills, and journey as a Full-Stack Web & App Developer.
- ⚡ Modern UI – Clean, responsive, mobile-first design
- 🧑💻 About Me – Quick glance at who I am and what I do
- 🧠 Skills Section – Tech stack I'm proficient with
- 🧾 Projects – Showcasing real, working projects with GitHub links
- 📫 Contact Form – Send me a message directly from the site
- 🌙 Dark Mode – Smooth toggle between light/dark themes
- React.js ⚛️
- Tailwind CSS 🎨
- Framer Motion 🌀
- EmailJS ✉️
- Vite ⚡
/src
┣ /components → Reusable UI components
┣ /pages → Main page components (Home, About, Contact, etc.)
┣ /assets → Images and icons
┣ App.tsx → Root component
┗ main.tsx → App entry point
# Clone the repo
git clone https://github.com/Praborkar/webportfolio.git
# Navigate in
cd webportfolio
# Install dependencies
npm install
# Start the server
npm run dev- 🌍 Live Site: https://prabor.netlify.app
- 💼 LinkedIn: Prabor Kar
- 💻 GitHub: Praborkar
Designed & developed by Prabor Kar ✌️
Special thanks to modern dev tools & AI assistants (ChatGPT, Copilot) that boosted productivity.
MIT License
Feel free to ⭐ the repo if you like the work!