Built an AI-Powered Code Review Tool using Python Excited to share my latest project — a Python-based static code analysis tool that evaluates code quality using AST (Abstract Syntax Tree). This project helped me understand how real-world code quality tools work. ✨ Key Features: ✅ Code Quality Score (0–100) ✅ Grade System (A/B/C/D/F) ✅ Cyclomatic Complexity Detection ✅ Security Issue Detection (eval, exec) ✅ Unused Import Detection ✅ Multi-file Project Analysis ✅ Interactive Dashboard (Streamlit UI) Tech Stack: Python | AST | Streamlit | Pandas 📌 What I Learned: - How static code analysis works - Writing modular and scalable code - Using AST for deep code inspection - Building real-world projects 🔗 GitHub Repository: https://lnkd.in/d5uWREqv 💬 Would love your feedback and suggestions! #Python #AI #Coding #Developer #GitHub #Projects #SoftwareEngineering

To view or add a comment, sign in

Explore content categories