A personal developer portfolio built with React + Vite + Tailwind CSS.
This repository is a customized version of my teacher’s template and contains the final portfolio files for deployment and future updates.
https://webdevpraveen.github.io
https://praveenksingh.vercel.app
https://praveenksingh.pages.dev
This portfolio showcases:
- Hero / About section
- Projects cards
- Certificates / Images gallery
- Contact form and social links
- Resume (PDF) download/view
Built with:
- React + Vite
- Tailwind CSS
- Static assets served from
/public
- Node.js (v14 or newer recommended)
- npm (or yarn)
- A modern browser (Chrome/Firefox/Edge)
-
Clone the repository (or use your local copy):
git clone https://github.com/webdevpraveen/portfolio.git cd portfolio -
Install dependencies:
npm install
-
Start the dev server:
npm run dev
Open the printed URL (e.g.
http://localhost:5173).
To create an optimized build for deployment:
npm run buildProduction-ready files will be in dist/.
This portfolio project is inspired and adapted from my teacher’s original portfolio template.
Special thanks and credit to:
Prem Kumar Yadav Sir — Original Template Author
Customized and maintained by:
Praveen Kumar Singh
This project is free to use for personal portfolios.
© 2025 Praveen Kumar Singh