https://github.com/pvm-harshavardhan/pvmportfolio
A modern, responsive web portfolio built with React and Tailwind CSS. Showcases my skills, projects, education, and contact details, allowing visitors to easily explore my work and connect with me.
https://github.com/pvm-harshavardhan/pvmportfolio
css3 git github github-pages html5 javascript reactjs tailwind-css
Last synced: 3 months ago
JSON representation
A modern, responsive web portfolio built with React and Tailwind CSS. Showcases my skills, projects, education, and contact details, allowing visitors to easily explore my work and connect with me.
- Host: GitHub
- URL: https://github.com/pvm-harshavardhan/pvmportfolio
- Owner: pvm-harshavardhan
- License: mit
- Created: 2025-06-16T16:50:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T11:18:29.000Z (about 1 year ago)
- Last Synced: 2025-10-19T14:01:03.558Z (8 months ago)
- Topics: css3, git, github, github-pages, html5, javascript, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://pvm-harshavardhan.github.io/pvmportfolio/
- Size: 5.86 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# P VM Harsha's Portfolio
A personal portfolio website to showcase your skills, projects, and contact information.

[](LICENSE)
[](https://react.dev/)
[](https://tailwindcss.com/)
[](https://developer.mozilla.org/en-US/docs/Web/HTML)
[](https://developer.mozilla.org/en-US/docs/Web/CSS)
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://git-scm.com/)
[](https://github.com/)
[](https://pages.github.com/)
---
## ✨ Features
- Modern, responsive design
- Project showcase section
- Skills and education highlights
- Contact form or contact information
- Easy navigation
## 🚀 Tech Stack
- **React** – Frontend library
- **Tailwind CSS** – Styling framework
- **JavaScript** – Core language
- **HTML5 & CSS3** – Markup and styling
- **Git & GitHub** – Version control and hosting
## 🛠️ Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/pvm-harshavardhan/pvmportfolio.git
cd portfolio
```
2. **Install dependencies:**
```bash
npm install
```
3. **Start the development server:**
```bash
npm start
```
4. **Open in browser:**
Visit `http://localhost:3000`
## 🖼️ Customization
- Update your information in the relevant components (name, skills, projects, etc.).
- Replace `assets/screenshot.png` with your own screenshot.
- Update favicon and meta tags for better SEO.
## 🌐 Deployment
Deploy your portfolio easily using platforms like **Vercel**, **Netlify**, or **GitHub Pages**.
## 📄 License
This project is licensed under the [MIT License](LICENSE).
## Contact
Your Name - [@pvm_harsha](https://twitter.com/pvm_harsha)
Project Link: [My Portfolio](https://github.com/pvm-harshavardhan/pvmportfolio)
---