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

https://github.com/gokuldevx/catalyst

A platform to connect startup founders with technical co-founders.
https://github.com/gokuldevx/catalyst

firebase reactjs tailwindcss typescript vite

Last synced: 3 months ago
JSON representation

A platform to connect startup founders with technical co-founders.

Awesome Lists containing this project

README

          

# Catalyst

Catalyst is an open platform designed to connect startup founders with talented technical co-founders. Founders can create profiles, share their startup ideas, and browse a pool of developers who can apply to join their projects. Developers can showcase their portfolios and specify what they’re looking for in a partnership, whether it’s equity, experience, or mentorship. Once matched, both parties can exchange contact details to kickstart their collaboration.

---

## **Features**

### For Founders:
- Create detailed profiles with startup ideas and goals.
- Search and browse technical co-founders based on their skills.
- Review developer portfolios (e.g., GitHub).
- Accept or decline applications from developers.
- Exchange contact information (e.g., WhatsApp) upon a successful match.

### For Developers:
- Showcase your skills and link to your portfolio (e.g., GitHub).
- Specify partnership preferences (e.g., equity, mentorship, or experience).
- Apply to projects that align with your expertise and interests.
- Collaborate directly with startup founders.

---

## **Tech Stack**

### **Frontend:**
- **Framework/Library:** React.js
- **State Management:** Redux
- **Styling:** Tailwind CSS

### **Backend:**
- **Framework:** Node.js with Express.js
- **Authentication:** Firebase Authentication
- **Database:** Firebase Database

---