This is a fully responsive personal portfolio website built with Angular and powered by Firebase. It supports contact forms, resume download, and is deployable via CI/CD.
- Fully responsive and modern UI
- Resume download functionality
- Easily customizable profile data
- Auto-deployment using CI/CD
- Open-source and easy to clone
- Angular
- Firebase Hosting
- Firestore (NoSQL DB)
- GitHub Actions (for auto-deploy)
Follow these steps to clone and run this project locally:
git clone https://github.com/GaudRavi09/portfolio
cd portfolioYou can easily personalize this portfolio by updating the following:
Profile Image
Replace the default image with your own:
public/images/profile-photo.jpgResume PDF
Add your own resume (PDF) file here:
public/pdf/resume.pdfProfile Data (Name, Email, etc.)
Update your personal information like name, email, location, social links, etc., in this file:
src/app/data.ts