This React project fetches project data from Firebase Firestore and dynamically displays it in a portfolio interface. Each project is stored as a separate Firestore document and includes details such as title, description, tech stack, category, source, status, and optional links to GitHub, documentation, or live demos.
| Technology | Icon |
|---|---|
| React | |
| NodeJS | |
| TypeScript | |
| Material-UI | |
| Firebase |
- Dynamically fetches project data from Firestore
- Displays project details: title, description, long description, tech stack, category, source, and status
- Optional links for: documentation, GitHub, live demo
- Projects are categorized by type: Personal, Coursework, Hackathon, Open Source
- Responsive UI for desktop and mobile
Actively maintained and updated