Skip to content

webdevpraveen/portfolio

Repository files navigation

Praveen Kumar Singh - Personal Portfolio

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.


📸 Preview

image

https://webdevpraveen.github.io

https://praveenksingh.vercel.app

https://praveenksingh.pages.dev


🚀 Project Overview

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

🔧 Requirements

  • Node.js (v14 or newer recommended)
  • npm (or yarn)
  • A modern browser (Chrome/Firefox/Edge)

⚙️ Local Installation & Development

  1. Clone the repository (or use your local copy):

    git clone https://github.com/webdevpraveen/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
  3. Start the dev server:

    npm run dev

    Open the printed URL (e.g. http://localhost:5173).


📦 Production Build

To create an optimized build for deployment:

npm run build

Production-ready files will be in dist/.


🧾 Credits

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


📄 License

This project is free to use for personal portfolios.
© 2025 Praveen Kumar Singh

About

A personal portfolio built with React + Vite + Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published