Skip to content
View sainathchinta's full-sized avatar

Block or report sainathchinta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sainathchinta/README.md

πŸ‘‹ Hi! I'm Sainath Chinta

πŸ§‘β€πŸ’» About Me
πŸ’» Backend Developer | Microservices | High-Performance Systems πŸš€ 3+ years experience building scalable backend services for large-scale e-commerce systems (Blibli.com)

πŸ“« Connect with Me

LinkedIn
βœ‰οΈ Email: sainadhncc@gmail.com

πŸ’‘ What I care about

⚑ Building high-performance, resilient backend systems β€” systems that stay fast, reliable, and production-ready under real-world load

🧩 Designing clean APIs & scalable architectures β€” simple, predictable, and elegant designs that scale as products grow

🎯 Delivering business-impactful solutions β€” engineering decisions that improve revenue, reliability, and user experience

πŸ‘¨β€πŸ’» Creating great developer experience (DX) β€” readable codebases, clear standards, and automation that empowers teams

πŸš€ Continuous learning & craftsmanship β€” evolving as an engineer through experimentation, curiosity, and iteration


πŸ’» Tech Stack

πŸ’¬ Languages:
Java β˜• | Python 🐍 | C | C++ | SQL πŸ—„οΈ | HTML5 🌐 | CSS3 🎨

πŸ—„οΈ Databases:
MongoDB πŸƒ | PostgreSQL 🐘 | MySQL 🐬

☁️ Cloud Platforms:
GCP ☁️ | AWS πŸ”₯ | Azure πŸ”·

πŸ› οΈ Developer Tools:
Git πŸ”§ | GitHub πŸ™ | Docker 🐳 | Kubernetes ☸️ | Datadog 🐢 | Prometheus πŸ“ˆ | Grafana πŸ“Š

πŸ“š Libraries / Frameworks:
Spring Boot 🌱 | PyMongo πŸƒ | Pandas 🐼 | NumPy πŸ”’ | Matplotlib πŸ“Š | Scikit-Learn πŸ€– | TensorFlow πŸ”Ί | Keras 🧠 | PyTorch πŸ”₯ | Flask 🍢

βš™οΈ General Skills:
Microservices πŸ—οΈ | Scalability πŸ“ˆ | OOP 🧩 | Multithreading ⏱️ | Design Patterns πŸ–‹οΈ | Data Structures πŸ“š | Problem Solving πŸ•΅οΈ | Data Visualization πŸ“Š | Machine Learning πŸ€–

πŸ’» IDEs / Editors:
Visual Studio Code πŸ’» | Jupyter Notebook πŸ““


πŸ” What I'm Up To

  • πŸ—οΈ Building large-scale distributed data pipelines
  • πŸ€– Integrating AI/ML workflows with MongoDB & backend systems
  • ⚑ Optimizing backend performance and high availability
  • πŸ“Š Exploring advanced topics in predictive analytics & trustworthy AI

✨ β€œTurning data into insights and building scalable systems that drive real-world impact.”

Pinned Loading

  1. check-in-service check-in-service Public

    Backend microservice for employee check-in/check-out events with Kafka, email, and legacy system integration

    Java 1

  2. fitness-springboot-app fitness-springboot-app Public

    This project implements a Fitness Class Booking System, originally designed as part of an Interview Design Problem from PhonePe. The goal of the solution is to model a real-world booking workflow w…

    Java 1

  3. JobProcessingSystem JobProcessingSystem Public

    This is a Sample project built to solidify my understanding of asynchronous job processing, message-driven architecture, and Spring Boot microservices. It demonstrates: Using Kafka to queue and pro…

    Java 1

  4. Quinbay-Projects Quinbay-Projects Public

    This repository showcases a collection of projects and modules developed as part of professional experience at Quinbay Technologies (Blibli) E-commerce. It demonstrates expertise in building scalab…

    Java 1

  5. spring-oauth-loginpage spring-oauth-loginpage Public

    Implemented OAuth2 authorization in the Spring Boot application, allowing users to authenticate using their OAuth2 provider. Configured the security filter chain to handle OAuth2 login and form-bas…

    Java 1

  6. KMeans-Clustering KMeans-Clustering Public

    K-Means clustering example using Python and sample data set

    Python