Lucy

Lucy

Code → interactive dependency graphs

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • CodeAtlas
    CodeAtlasSee your GitHub repo as a living dependency graph
    Mar 2026
  • 🎉
    Joined Product HuntMarch 21st, 2026

Forums

Lucy

1mo ago

CodeAtlas: Visualise any Codebase

Stop getting lost in code. With CodeAtlas, you can visualise JS, TS and Python projects as dependency graphs so you can understand them faster and with more confidence.

Instead of getting lost jumping between files and folders, CodeAtlas allows you to see the structure of your codebase and actually understand what is going on with just a glance.

Lucy

2mo ago

CodeAtlas

Hey everyone

I built CodeAtlas because I kept getting lost in unfamiliar codebases jumping between files, trying to understand how everything connects.

So I thought: what if you could see a codebase instead?

CodeAtlas turns a GitHub repo into an interactive graph of file dependencies. You can explore how files are connected, click into them, and get a visual sense of the structure instead of digging through folders.

Lucy

2mo ago

CodeAtlas - See your GitHub repo as a living dependency graph

CodeAtlas turns any GitHub repository into an interactive dependency graph by analysing real import relationships using AST parsing. Instead of static folder trees or basic diagrams, it lets developers explore codebases visually by clicking through connected files, making it easier to understand how large projects are structured and how different parts of the system relate to each other. Currently supports JavaScript and TypeScript projects, with plans to expand to more languages.
View more