CoDeciDoc
Summary
Developed a decentralized collaborative editing tool using CRDT algorithms to ensure real-time synchronization without a central server. Implemented peer-to-peer (P2P) network architecture using WebRTC for direct, secure user connections. Implemented a signaling server to facilitate this process further.