A desktop-based streaming service system developed using Java. This project demonstrates the implementation of a complete object-oriented system, including inheritance hierarchies, interfaces, ...
A Spring Boot backend for managing loan accounts, customers, repayments, and schedules. Includes a Python/Flask ML microservice for credit risk assessment. ├── src/ # Main Spring Boot application ├── ...