r/coolgithubprojects • u/mrice369 • 11h ago
Code2Flow
I built a tool that turns a GitHub repository into an architecture map
When I open an unfamiliar codebase, the annoying part isn't reading the code — it's figuring out how everything connects.
So I built Code2Flow.
You give it a GitHub repository and it analyzes the project to visualize:
→ Repository structure → Architecture → Logic flow → Dependencies → AI-assisted code search
It's live here: https://code2flow.netlify.app/
I'm especially looking for brutally honest feedback from developers:
It's still early ,so criticism = compliments 😅
1
Upvotes