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.
- Host: GitHub
- URL: https://github.com/gayatripisya/portfolio
- Owner: GayatriPisya
- Created: 2024-10-01T11:30:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T19:47:33.000Z (over 1 year ago)
- Last Synced: 2025-03-28T00:11:14.788Z (over 1 year ago)
- Topics: angular, css, font-awesome, html, ts
- Language: HTML
- Homepage: https://gayatripisya.vercel.app
- Size: 20.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)