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

https://github.com/gayatripisya/portfolio

Gayatri | This is my personal portfolio website, developed using Angular. The portfolio showcases my skills, projects, and experience as a software developer. It includes various sections such as About Me, Skills, Projects, and Contact, all organized into a clean and professional layout.
https://github.com/gayatripisya/portfolio

angular css font-awesome html ts

Last synced: about 1 year ago
JSON representation

Gayatri | This is my personal portfolio website, developed using Angular. The portfolio showcases my skills, projects, and experience as a software developer. It includes various sections such as About Me, Skills, Projects, and Contact, all organized into a clean and professional layout.

Awesome Lists containing this project

README

          

# 🌐 Gayatri Pisya - Portfolio

Welcome to my personal portfolio! This repository contains the source code for my portfolio website, built using Angular.

## 🚀 Live Demo
🔗 [Check out my Portfolio](https://gayatripisya.vercel.app/)

---

## 📌 Technologies Used

- **Frontend:** Angular, TypeScript, HTML, CSS, Bootstrap
- **Backend:** None (Static Website)
- **Hosting:** Vercel
- **Version Control:** Git & GitHub

---

## 🛠️ How to Install & Run Locally

### 1️⃣ Prerequisites
Before cloning the repository, ensure you have the following installed:
- Git ([Download Here](https://git-scm.com/downloads))
- Node.js & npm ([Download Here](https://nodejs.org/))
- Angular CLI ([Install Guide](https://angular.io/cli))
- A code editor (VS Code recommended: [Download Here](https://code.visualstudio.com/))

### 2️⃣ Clone the Repository
Open your terminal or command prompt and run:
```sh
git clone https://github.com/GayatriPisya/portfolio.git
```

### 3️⃣ Navigate to the Project Folder
```sh
cd portfolio
```

### 4️⃣ Install Dependencies
```sh
npm install
```

### 5️⃣ Run the Project Locally
```sh
ng serve
```
Then, open `http://localhost:4200/` in your browser to view the application.

---

## 📫 Contact Me
- 📧 Email: [your-email@example.com](mailto:gayatripisya@gmail.com)
- 🔗 LinkedIn: [linkedin.com/in/gayatripisya](https://www.linkedin.com/in/gayatripisya)
- 🐙 GitHub: [github.com/GayatriPisya](https://github.com/GayatriPisya)