Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧬 CodeDNA β€” Code Fingerprint Visualizer

Every program has a unique DNA. CodeDNA finds it.

Paste any code β†’ get a stunning visual fingerprint based on its structure, token types, nesting depth, and keyword patterns. No two programs look the same.


πŸ“ Project Structure

CodeDNA/
β”œβ”€β”€ src/
β”‚   └── CodeDNA.java       ← Java backend (tokenizer + HTTP server)
β”œβ”€β”€ web/
β”‚   └── index.html         ← Full frontend (all-in-one HTML/CSS/JS)
β”œβ”€β”€ out/                   ← Compiled classes (auto-generated)
β”œβ”€β”€ run.sh                 ← Linux/macOS launcher
β”œβ”€β”€ run.bat                ← Windows launcher
└── README.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages