Built a real-time auction platform with Admin, Seller, and User roles. Implemented live bidding using Socket.io where updates reflect instantly for all users. Built role-based chat system and secured backend APIs using JWT authentication and RBAC. Used Cloudinary for image uploads and MongoDB for storing auction, bids, and chat data.