🚨 Day 27 of 100 Days, 100 Innovations!
India's first open-source CLI to rank your code’s brainpower is here! 🇮🇳💻
🧠 Atikin CodeRank — The dev tool that thinks like a code reviewer, built by coders, for coders.
⚡️ Drop in your JS/TS project. ⚡️ Get an instant report of every function’s: ✅ Lines of Code ✅ Cyclomatic Complexity ✅ Nesting Depth
📊 Want to know which function in your code is most confusing, deeply nested, or risky? This tool tells you — with surgical precision!
🧪 Great for: – Refactoring – Code audits – Teaching clean code – Pro-level PR reviews
🛠 One command is all it takes:
bash Copy Edit
npx atikin-coderank ./your-code
📦 NPM Package: atikin-coderank
Made with 💙 by Atikin Verse — empowering developers to build cleaner code.












