I started building this tool because when writing or learning code it's often hard to know if the code is actually good or just "working".
LearnCodeGuide analyzes code and returns a health score with detailed findings and suggested fixes.
You can run different analysis modes like: • debug • security • refactor • tests • explain • all-in-one
The goal is to help developers quickly identify logic issues, performance problems, security risks and maintainability issues.
This is still the early version and I'm actively improving it based on feedback.
Happy to answer any questions.