Text Compare
Word-level diff using a longest-common-subsequence algorithm
- 2026
- Experiment
- Frontend

About the project
Compares two texts with a dynamic-programming LCS diff and highlights added and removed words, with a Georgian/English toggle. Built for Enagram, a Georgian-language productivity suite.
Highlights
- LCS diff implemented from scratch
- Georgian / English interface
Next project
Todo API