Find your tribe, verify your vibe.
VibeFlow is a social network for event-based networking that solves the adult friendship crisis by connecting people with genuinely shared interests, verified through actual event attendance.
67% of millennials and Gen Z report feeling lonely despite being more "connected" than ever. Traditional social networks optimize for engagement, not genuine connection. People attend events hoping to meet like-minded individuals but struggle to convert brief encounters into lasting relationships.
VibeFlow analyzes your Eventbrite event history to match you with people who've proven their interests through real-world participation. No more "loves hiking" profiles from couch potatoes—only authentic connections based on verified shared experiences.
- Interest Verification: Connects with Eventbrite to analyze actual event attendance
- Smart Matching: Algorithm identifies "event twins" with compatible participation patterns
- Event-Centric Discovery: Find connections before, during, or after events
- Digital Friendship Bracelets: NFTs to commemorate meaningful connections
- Privacy-First: No public browsing of profiles without mutual interest
vibeflow/
├── frontend/ # Next.js web application
├── backend/ # Express.js API server
├── contracts/ # Smart contracts (Flow blockchain)
├── shared/ # Shared utilities and types
└── docs/ # DocumentationFrontend: Next.js, React, TypeScript, Tailwind CSS, shadcn/ui
Backend: Node.js, Express.js, Eventbrite API, Dynamic wallet auth
Blockchain: Flow blockchain, Cadence smart contracts, NFT friendship bracelets
- Professionals (25-45): Conference attendees seeking authentic networking
- Life Transitioners: People relocating or changing careers
- Hobby Enthusiasts: Active participants wanting deeper connections
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
MIT License - see LICENSE file for details.