Developer Intelligence Platform — VS Code Extension
A VS Code extension that performs static analysis on Spring Boot applications to predict the impact of code changes before refactoring. Built an AST-based analysis engine to extract code structure and relationships across controllers, services, repositories, DTOs, and entities, then visualizes the resulting dependency graph interactively.