Skip to content
View SunnyYadav16's full-sized avatar
☁️
Thinking...
☁️
Thinking...

Highlights

  • Pro

Block or report SunnyYadav16

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
SunnyYadav16/README.md

Hi, I'm Sunny Yadav 👋

I am a Master’s student in Computer Science at Northeastern University (Boston, MA) with 2+ years of professional experience in Backend Engineering and Cloud Infrastructure.

I specialize in building scalable backend systems, optimizing cloud deployments, and automating developer workflows. Previously, I engineered automated compliance tools at Qualcomm and optimized high-traffic microservices at Simform.


🚀 What I've Built

  • CourtAccess AI: An MLOps platform solving language access gaps in the MA Trial Court. Features real-time speech translation (Whisper/NLLB-200) and automated legal document processing with PII protection.
  • Field-Vision: An AI-powered industrial safety assistant using Gemini Live API for real-time video analysis, PPE detection, and hands-free voice interaction for field technicians.
  • Audio Streaming POC: A low-latency speech-to-speech pipeline featuring Voice Activity Detection (VAD), Faster-Whisper ASR, and Piper TTS built with FastAPI and React.
  • Predictive Modeling Engine: A real-time NFL win-probability predictor analyzing 350K+ plays using XGBoost & Random Forest, achieving a <0.10 Brier score.

⚡ Tools & Technologies

  • Languages: Python, Golang (Go), Java, JavaScript/TypeScript, SQL, NoSQL, Bash
  • Backend & Cloud: FastAPI, Django, Node.js, AWS (S3, EC2, Lambda, RDS), Docker, Jenkins, CI/CD
  • AI & Data: PyTorch, Scikit-learn, RAG, LLMs, Pandas, NumPy, MLOps (DVC, MLflow)
  • Databases: PostgreSQL, MongoDB, Redis, DynamoDB

📫 How to Reach Me

Pinned Loading

  1. court-access-ai court-access-ai Public

    CourtAccess AI is an MLOps platform providing real-time speech translation and legal document processing for the Massachusetts Trial Court, ensuring equitable access to justice for Limited English …

    Python 1 3

  2. audio-streaming-poc audio-streaming-poc Public

    A real-time audio streaming POC featuring Voice Activity Detection (VAD), Faster-Whisper ASR, NLLB-200 translation, and Piper TTS. Built with FastAPI and React to demonstrate a low-latency, end-to-…

    TypeScript

  3. field-vision field-vision Public

    AI-powered industrial safety assistant using Gemini Live API for real-time video analysis and hands-free voice interaction. Features PPE detection, automated compliance logging, and work order mana…

    Python

  4. predictive-modeling-engine predictive-modeling-engine Public

    Real-time NFL win probability engine using ensemble ML (XGBoost, LightGBM, RF). Processes play-by-play data to outperform ESPN benchmarks. Features temporal validation and Vegas line integration.

    Jupyter Notebook

  5. BoomBox-SaaS-Streaming-Platform BoomBox-SaaS-Streaming-Platform Public

    A full-stack music streaming SaaS with JWT auth, real-time social features, and an admin dashboard. Built with React, TypeScript, Tailwind CSS, and Node.js using PostgreSQL and Prisma for robust me…

    TypeScript

  6. media-ingestion-service media-ingestion-service Public

    Full-stack media downloader featuring a FastAPI backend and responsive JS frontend. Supports multi-platform URL validation, real-time progress tracking, FFmpeg processing, and AWS S3 integration fo…

    Python