© 2026 Hashnode
Building a Real-Time Collaborative Notepad with Socket.IO and MongoDB Ever needed to quickly share notes with someone but got frustrated with sign-up forms and complex permission settings? That's exactly why I built Collaborative Notepad. 🎯 The Prob...

Building desktop applications that communicate in real-time is always exciting! 💬 Recently, I completed a project where I created a cross-platform chat application using PyQt5 for the GUI, Socket.IO for real-time communication, and MongoDB Atlas for...
