This project is part of my Low Level Design learning journey.
Core concepts and experiments are documented here:
https://github.com/chettrisourav28/LLD
GOAL
Build a Document Editor (LLD-level) from scratch with:
-
SOLID principles applied
-
Clean Java code
-
UML diagrams (Class + Sequence)
-
Step-by-step documentation
-
GitHub commits that tell a story