An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# P VM Harsha's Portfolio

A personal portfolio website to showcase your skills, projects, and contact information.

![Project Screenshot](project_screenshot.png)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![React](https://img.shields.io/badge/React-20232A?logo=react&logoColor=61DAFB)](https://react.dev/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![HTML](https://img.shields.io/badge/HTML5-E34F26?logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML)
[![CSS](https://img.shields.io/badge/CSS3-1572B6?logo=css&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)
[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![Git](https://img.shields.io/badge/Git-F05032?logo=git&logoColor=white)](https://git-scm.com/)
[![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=white)](https://github.com/)
[![GitHub Pages](https://img.shields.io/badge/GitHub_Pages-121013?logo=github&logoColor=white)](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)

---