Software Engineer Intern
University at Buffalo — A2IL Research Lab
- Built Spring Boot REST APIs for a centralized faculty management platform, using a layered architecture (Controller → Service → Repository) to support 100+ users across academic workflows.
- Designed DTOs and JPA projections to efficiently map complex query results, reducing unnecessary entity loading and improving response performance.
- Implemented a cross-database SQL join across multiple MySQL schemas for committee membership retrieval, enabling relational data access across system boundaries.
- Documented all APIs using Swagger/OpenAPI and resolved production schema mismatches, improving team DX and system reliability.