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

PortfolioLinkedInEmail


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 SystemsSystem DesignMicroservicesCloud InfrastructureMLOpsCI/CDPerformance TuningObservabilityFault Tolerance


Tech Stack

Languages

PythonJavaC++JavaScriptSQLBash

ML / AI

PyTorchTensorFlowscikit-learnOpenCVMLflowHuggingFace

Cloud & Infra

AWSGCPAzureDockerKubernetesTerraformLinux

Backend & Data

Spring BootFastAPIPostgreSQLMongoDBRedisKafka

DevOps & Observability

GitGitHub ActionsJenkinsPrometheusGrafana


Certifications

Cloud, AI & Machine Learning

AWS Solutions Architect ProfessionalAWS Solutions Architect AssociateAWS ML SpecialtyAWS ML Engineer AssociateAWS AI Practitioner

Multi-Cloud AI Engineering

GCP Professional ML EngineerAzure AI Engineer AssociateAzure Data Scientist Associate

Programming & CS Foundations

Python Programmer InfosysDSA 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


LeetCodeX



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


Profile Views

Pinned Loading

  1. Titan-Distributed-Real-Time-Network-Observability-PlatformTitan-Distributed-Real-Time-Network-Observability-PlatformPublic

    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-ConsistencyDistributed-Key-Value-Store-with-Tunable-ConsistencyPublic

    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-AnalysisPrivacy-Preserving-NLP-through-Federated-Learning-for-Medical-Text-AnalysisPublic

    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-DrivingMulticlass-Object-Classification-in-Autonomous-DrivingPublic

    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-PlatformDistributed-Order-Fulfillment-PlatformPublic

    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-ServiceReal-Time-Fraud-Detection-ServicePublic

    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