Social media platform inspired by Twitter and Instagram, allowing users to connect,
share posts and stories, send real-time messages, and manage their social network. Implemented a
responsive UI with React.js, Redux Toolkit, Tailwind CSS, and React Router, and developed a RESTful
API using Node.js and Express.js. Integrated Clerk for authentication, MongoDB with Mongoose for
data management, and ImageKit for optimized image uploads. Enabled real-time messaging using
Server-Sent Events (SSE) and handled API communication with Axios.