Featured Projects
MLOps Churn Prediction
it forecast which users are likely to stop using a service. identifies early warning signs so businesses can take action to keep clients
Ascii Art Python Package
ASCII is a character encoding standard used in computers and other devices to represent text
Microservice in Reality
microservice are not a silver bullet it’s a trade-off. Adopting a microservices trades the complexity of a single monolithic codebase for the immense operational complexity of a distributed system. So justify me?