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.
- Host: GitHub
- URL: https://github.com/gokuldevx/catalyst
- Owner: Gokuldevx
- Created: 2025-03-06T11:19:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T04:16:59.000Z (about 1 year ago)
- Last Synced: 2025-08-29T18:38:48.376Z (10 months ago)
- Topics: firebase, reactjs, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://gokuldevx.github.io/catalyst/
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---