RepoLens
An AST-based repository explorer that turns source files into an interactive dependency map with searchable symbols, onboarding guidance, and lightweight risk signals.
my contribution
Designed and implemented the full project, from repository scanning and TypeScript AST traversal to graph construction, search ranking, heuristics, and the React Flow interface.
- Next.js
- TypeScript
- TypeScript Compiler API
- React Flow
- Tailwind CSS