Skip to content
View bhushanasati25's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@hiringfleet

Block or report bhushanasati25

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.

Content in all repositories owned by your account will be closed.
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
bhushanasati25/README.md

Bhushan Asati

Software Engineer | Distributed Systems · AI/ML Infrastructure · Cloud Computing

Portfolio    LinkedIn    Email


About

Software Engineer with a Master of Science in Computer Science from Stevens Institute of Technology (December 2025), focused on building reliable, production-ready systems at scale.

I specialize in distributed systems, cloud infrastructure, and applied machine learning - designing systems that operate under real-world constraints where performance, observability, and fault tolerance matter as much as functionality.

I work at the intersection of backend systems, Machine Learning, Computer Vision, and MLOps - designing infrastructure to train, deploy, and operate models in production. Beyond model development, I care deeply about latency, availability, versioning, monitoring, and deployment safety, ensuring ML systems remain dependable at scale.

I approach engineering with discipline, structure, and first-principles thinking. I believe strong intuition is built through strong applied knowledge - earned by understanding how systems behave under load, how they fail, and how they can be improved.


What I'm Currently Up To

  • 🔭 Working on: Building scalable ML inference pipelines and distributed backend services
  • 🌱 Learning: Advanced system design patterns, Rust for systems programming, and large-scale data processing
  • 💬 Ask me about: Distributed systems, ML infrastructure, cloud architecture, and backend engineering
  • 🎯 Goal: Contributing to high-impact engineering teams at top tech companies

Core Competencies

Distributed Systems System Design Microservices Cloud Infrastructure MLOps CI/CD Performance Tuning Observability Fault Tolerance


Tech Stack

Languages

Python Java C++ JavaScript SQL Bash

ML / AI

PyTorch TensorFlow scikit-learn OpenCV MLflow HuggingFace

Cloud & Infra

AWS GCP Azure Docker Kubernetes Terraform Linux

Backend & Data

Spring Boot FastAPI PostgreSQL MongoDB Redis Kafka

DevOps & Observability

Git GitHub Actions Jenkins Prometheus Grafana


Certifications

Cloud, AI & Machine Learning

AWS Solutions Architect Professional AWS Solutions Architect Associate AWS ML Specialty AWS ML Engineer Associate AWS AI Practitioner

Multi-Cloud AI Engineering

GCP Professional ML Engineer Azure AI Engineer Associate Azure Data Scientist Associate

Programming & CS Foundations

Python Programmer Infosys DSA C++ Coding Ninjas

GitHub Activity



GitHub Streak



Contribution Graph

GitHub Contributions

GitHub Contributions

What I'm Looking For

I'm actively seeking Software Engineer, Backend Engineer, ML Infrastructure, and Platform Engineer roles where I can contribute to building systems that operate reliably at scale. I'm particularly interested in teams working on distributed systems, ML infrastructure, cloud-native platforms, and high-throughput data pipelines.

Open to: Full-time roles · U.S.-based · Remote or On-site


LeetCode    X



"First, solve the problem. Then, write the code."John Johnson


Profile Views

Pinned Loading

  1. Titan-Distributed-Real-Time-Network-Observability-Platform Titan-Distributed-Real-Time-Network-Observability-Platform Public

    High-performance observability platform featuring 6 microservices (Go, Java, Python, Node.js, React, Rust WASM), real-time 3D galaxy visualization, ML-powered anomaly detection, and 16 unique featu…

    TypeScript

  2. Distributed-Key-Value-Store-with-Tunable-Consistency Distributed-Key-Value-Store-with-Tunable-Consistency Public

    A high-availability distributed key-value store built in Go. Implements Consistent Hashing for sharding, Tunable Consistency (Quorums), and Gossip Protocol for failure detection. Features a custom …

    Go

  3. Privacy-Preserving-NLP-through-Federated-Learning-for-Medical-Text-Analysis Privacy-Preserving-NLP-through-Federated-Learning-for-Medical-Text-Analysis Public

    Privacy-preserving NLP system using Federated Learning to analyze medical texts while maintaining data confidentiality. Features distributed learning, differential privacy, and real-time prediction…

    Jupyter Notebook 1

  4. Multiclass-Object-Classification-in-Autonomous-Driving Multiclass-Object-Classification-in-Autonomous-Driving Public

    The project implements a multi-class object classification system using the KITTI dataset, employing eight different models (including deep learning and traditional ML approaches) to classify objec…

    Jupyter Notebook 2 3

  5. Distributed-Order-Fulfillment-Platform Distributed-Order-Fulfillment-Platform Public

    A distributed system capable of processing high-volume order traffic with eventual consistency guarantees. Features include a custom implementation of the Saga Pattern for distributed transactions,…

    Go

  6. Real-Time-Fraud-Detection-Service Real-Time-Fraud-Detection-Service Public

    Scalable, event-driven fraud detection system built with Spring Boot and Apache Kafka. Processes high-volume financial transactions in real-time (<200ms) using a hybrid rule-based and ML engine. Fe…

    Java