A high-performance, distributed task scheduling system designed to handle delayed jobs, background processing, retries, and real-time job orchestration at scale. Inspired by systems like Celery, ...
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 ├── ...