Commentme — Manage & Automate Cluttered Codebase
An AI-integrated ecosystem designed to clean up technical debt by managing scattered code comments and notes. It features a CLI tool for local management and a web dashboard for cloud synchronization, allowing teams to maintain a 'living documentation' without cluttering the actual source code.
ReactExpressMongoDBTailwindNode.jsAcornOpenRouterPostHog
Technical highlights:
- •
Built a custom parser using Acorn to intelligently extract and redact sensitive comments from local files.
- •
Integrated OpenRouter for context-aware code analysis and automated comment generation.
- •
Developed a robust CLI interface using Commander.js for seamless developer experience.
- •
Implemented a Cloud Vault for team-wide note sharing and version control.