← All Projects
In Progress
Project Stats Overview
A Node CLI that scans a project directory and produces complexity and maintainability metrics with management-ready reports, in plain text or JSON. Used to analyze sections of the FDA RTP codebase as well as this portfolio.
Tech Stack
Node.jsCLIstatic analysis
Key Features
- Scanner → analyzer → reporter pipeline
- JSON output for tooling, human-readable reports for stakeholders
- Used on real codebases during the RTP migration analysis