Skip to content
#

collaborative-editing

Here are 12 public repositories matching this topic...

A pure-Python, browser-based CAD engine that turns geometry into CRDTs for seamless offline collaboration. Edit simultaneously even when a peer is completely unreachable—upon reconnection, edits merge flawlessly without conflicts or data loss, while the Time-Travel Merge panel visually reveals exactly what changed on every branch.

  • Updated Jul 11, 2026
  • Python

A modular recommendation engine with 4 core components: Similarity Calculator, Candidate Generator, Scorer, and Evaluator. Implements collaborative filtering, content-based filtering, and popularity-based recommendations. 54 unit tests. No external ML libraries required.

  • Updated Apr 3, 2026
  • Python

Improve this page

Add a description, image, and links to the collaborative-editing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collaborative-editing topic, visit your repo's landing page and select "manage topics."

Learn more