Built something interesting this week — an AI Code Reviewer 👨💻 It takes code as input and gives structured feedback like: • Bugs and edge cases • Security concerns • Performance issues • Suggestions for improvement I wanted to go beyond just “generate output” and actually make it useful, so I added: – A clean editor interface – Review history (stored using JPA) – Structured analysis instead of plain text Tech used: Java, Spring Boot, MySQL, Gemini API It was fun figuring out how to structure the AI response properly and make the UI feel like an actual tool instead of a demo. 🔗 GitHub: https://lnkd.in/dce_6kPG #Java #SpringBoot #BackendDevelopment #AI #Projects #LearningInPublic Here’s a quick demo 👇

To view or add a comment, sign in

Explore content categories