Implemented a chat application with features for chatting, creating servers, and channels. Integrated chat functionality using Socket.io, with a fallback polling mechanism every second to ensure message retrieval in case of socket failure. Developed video and voice channel functionalities utilizing WebRTC. Employed CockroachDB with Prisma ORM for the database layer. Acquired in-depth knowledge of WebRTC and WebSockets technologies.