Here is a brief description of your "Video Calling Realtime Chat App & Social App" project.
This project is a full-stack MERN (MongoDB, Express.js, React, Node.js) application that functions as a complete social platform.
Its core features include secure user authentication, a friend request system, and user profile management with an onboarding process. The app's main feature is its powerful real-time communication, which is all handled by the Stream API. This allows users to engage in instant text chat with threads and reactions, and seamlessly launch 1-on-1 HD video calls directly from their chat window. The frontend is built with React and Tailwind CSS, and the backend uses Node.js/Express to manage users and generate API tokens.