Skip to content
View ShachiMistry's full-sized avatar

Highlights

  • Pro

Block or report ShachiMistry

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
ShachiMistry/README.md

πŸŽ“ MS Software Engineering Student @ San Jose State University

Specializing in ML Systems, Distributed Platforms, and High-Performance Infrastructure

Live Portfolio LinkedIn Medium


πŸ‘¨β€πŸ’» Profile Overview

I sit at the intersection of System Engineering and Applied Machine Learning. I optimize hardware utilization for large models, manage compute resources in heterogeneous environments, and build distributed ingestion pipelines processing multi-terabyte datasets. My engineering goal is to construct highly reliable and efficient Big Model-as-a-Service (BMaaS) platforms.


πŸ› οΈ Featured Systems Dashboard

πŸš€ triton-inference-monitor

High-performance inference benchmark and observability tool for NVIDIA Triton Server. Monitors P50/P99 latency and uses NVML for active VRAM & hardware telemetry.

πŸ“‚ View Repository

πŸ€– LayoverOS

Autonomous Generative AI agent for stranded travelers. Implements state-persistent routing graph workflows and hybrid vector search filters using MongoDB Atlas.

πŸ“‚ View Repository

πŸ“Š data-platform

Distributed data platform processing 5TB+ daily with 100+ concurrent jobs. Orchestrated with Apache Airflow and Apache Spark on Kubernetes pods.

πŸ“‚ View Repository

⚑ scalable-order-processing-system

Event-driven microservice system implementing distributed idempotency, optimistic locking, and message queue patterns to ensure strict transactional consistency.

πŸ“‚ View Repository

πŸ“ˆ Stock-Market-ETL-Analytics-Platform

Real-time data ingestion and analytics pipeline. Streams stock market telemetry, runs validation checks, and persists logs into Cassandra databases.

πŸ“‚ View Repository

🎬 Netflix Popularity Prediction

Predictive ML model cataloging and analyzing historical viewer statistics. Optimizes content trend ratings using advanced feature engineering pipelines.

πŸ“‚ View Repository

πŸ”§ Core Engine Stacks

Languages Python, C++, Go, Java, SQL, Bash
AI & Systems ML PyTorch, NVIDIA Triton, NVML, LangGraph, LangChain, Vector Search
Cloud & Ops Kubernetes, Docker, AWS (SQS, DynamoDB), Redis
Data & Streaming Apache Spark, Apache Kafka, Apache Airflow, MongoDB, Cassandra

πŸŽ€ Fun Fact: I paint, drink a lot of coffee, and write high-performance codeβ€”sometimes all in one night! πŸ’»βœ¨

Pinned Loading

  1. LayoverOS LayoverOS Public

    An autonomous, state-persistent recovery agent for stranded travelers. Powered by MongoDB Atlas Vector Search & LangGraph.

    Python 3 1

  2. data-platform data-platform Public

    Forked from aryaMehta26/data-platform

    Distributed data platform processing 5TB+ daily with 100+ concurrent jobs. Built with Airflow, PySpark, FastAPI on Kubernetes. 50+ DQ rules, 99.9% uptime, <100ms latency, 40% cost reduction.

    Python

  3. triton-inference-monitor triton-inference-monitor Public

    High-performance GPU inference benchmarking tool for NVIDIA Triton Server with automated latency profiling and hardware telemetry.

    Python 1

  4. Netflix_popularity_Predicition Netflix_popularity_Predicition Public

    Forked from aryaMehta26/Netflix_popularity_Predicition

    Decoding the Next Big Hit: How I Built a Crystal Ball for Netflix Content (Before It Airs!)

    Jupyter Notebook

  5. scalable-order-processing-system scalable-order-processing-system Public

    A cloud-native, event-driven order processing system built with Python (FastAPI) and AWS (SQS/DynamoDB). Demonstrates microservices patterns including distributed idempotency, optimistic locking, a…

    Python

  6. Stock-Market-ETL-Analytics-Platform Stock-Market-ETL-Analytics-Platform Public

    Built an end-to-end ETL and analytics platform to process real-time stock market data using Apache Airflow, Kafka, and Spark. Designed automated ingestion pipelines with data validation and stored …

    Python