Description
A real-time group chat platform that connects users to chat rooms through keyword search, making it easy to discover and engage with people who share similar interests. Inspired by Omegle, but built around group chats instead of one-on-one conversations. 😉
Features
- Anonymous Messaging: Chat without revealing your identity
- Keyword-Based Group Discovery: Join groups by searching for keywords
- Real-Time Chat: Instant message delivery using Convex
- Emoji Support: Built-in emoji picker for expressive communication
- Custom Nicknames: Set and edit your display name
- Group Member Tracking: See how many people are in your group (max 10)
- Responsive Design: Works on desktop and mobile devices
- Google Ads Integration: Monetized with AdSense
Tech Stack
- Frontend: Next.js 15, React 19, TypeScript, Tailwind CSS
- Backend: NodeJS, Convex (real-time database and functions)
- UI Components: Custom components with Tailwind styling