You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DevTinder is a Tinder-style developer networking platform, built with Express.js, MongoDB, and Socket.io.
It provides secure JWT-based authentication, real-time chat functionality, and scalable APIs for user profiles, connections, and messaging.
βοΈ Tech Stack
Layer
Technology
Backend Framework
Node.js (Express.js)
Database
MongoDB + Mongoose
Authentication
JWT + bcrypt.js
Real-time Communication
Socket.io
File Uploads (optional)
Cloudinary
API Documentation
Swagger
Hosting
Render
Security
Helmet, CORS, dotenv
β¨ Core Features
β User Authentication β Register, Login, and JWT token-based protection
β Profile Management β Update bio, skills, experience, and avatar
β Connection System β Send, receive, and accept developer connection requests
β Real-Time Chat β Live messaging using Socket.io
β Search & Filter β Discover other developers by skill or location
β Activity Logging β Tracks new messages, requests, and acceptances
β Production-Ready APIs β With error handling, async middleware, and modular routes
π¬ DevTinder the social developer connection platform, backend built using Node.js, Express, and MongoDB β providing user authentication, real-time chat, match recommendations, and secure API endpoints.