A dynamic networking platform built for developers to connect, collaborate, and grow their careers.
- 💡 Developer Matching – Connect with peers based on skills, interests, and experience.
- ⚡ Interest-Based Connections – Click Interested to connect or Ignore to skip a profile.
- 📩 Connection Requests – Send and manage connection requests, with options to accept, ignore, or reject.
- 💬 Instant Messaging – Chat seamlessly with your connections using real-time WebSockets.
- 🔒 Secure Authentication – Login with encrypted credentials using JWT and bcrypt.
- 🌍 Customizable Profiles – Showcase your skills, experience, and achievements.
- 📱 Fully Responsive – Designed for an optimized experience on both web and mobile.
- Frontend: React, Redux Toolkit, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB, Mongoose
- Authentication: JWT, bcrypt
- Real-Time Features: WebSockets for instant messaging
- File Uploads: Cloudinary (for profile images)
- Notifications: Sonner (for toasts)
- Frontend Repository: Frontend GitHub Repo
- Backend Repository: Backend GitHub Repo