Skip to content
View rathi-yash's full-sized avatar
🤌
🤌

Highlights

  • Pro

Block or report rathi-yash

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

Hey, I'm Yash Rathi 👋

Typing SVG

MS Computer Science (Research Track) @ University at Buffalo  |  GPA 3.71  |  Graduating May 2026
Full Stack Development • Cloud Infrastructure • IAM/Identity • Open Source

LinkedIn GitHub Portfolio


Open to Work Open Source


About me

I'm a full stack developer with 3+ years of experience building distributed systems and cloud infrastructure at scale. At Optum (UnitedHealth Group) I built IAM infrastructure serving 100K+ enterprise users, architected microservices and RESTful APIs across healthcare systems, and led CI/CD migrations that cut build times from 45 to 18 minutes.

Currently finishing my MS in CS at UB (Research Track, GPA 3.71) where I build full-stack research tooling and do LLM interpretability research. I enjoy working across the stack — from React frontends to backend APIs to the cloud infra underneath.


Tech Stack

Frontend

React Next.js TypeScript JavaScript

Backend & APIs

Python Java Spring Boot Flask

Cloud & Infrastructure

AWS Azure Terraform Kubernetes Docker Prometheus Grafana

CI/CD & DevOps

GitHub Actions OpenShift Helm Jenkins

Security & Identity

OAuth2 OIDC HIPAA


Featured Projects

Project What it is Stack
aws-platform Production-grade EKS cluster with VPC, IRSA, Prometheus/Grafana observability, and GitOps via ArgoCD EKS, Terraform, Helm, Prometheus, Grafana
aws-ecs-cicd End-to-end CI/CD pipeline deploying a Flask app to ECS Fargate with full IaC ECS Fargate, Terraform, GitHub Actions
Deadcode Detective CLI tool detecting unused code across JS/TS/Python codebases — 400+ npm downloads Node.js, TypeScript, ts-prune, vulture
MindVault Best AI/ML Project at UBHacking — Chrome extension with ML-driven bookmark categorization (200+ demo users) React, Flask, K-means, Python

Open Source

  • Appwrite — Fixed a bug in createProjectVariable where updating a secret variable toggled the secret flag incorrectly (PR #11795) ✅ Merged
  • Backstage Community Plugins — CSS padding fix in the RBAC plugin (in progress)
  • Jest — Working on a migration contribution (in progress)

GitHub Stats

 




Contribution Graph

contribution snake

When I'm not coding

Chelsea Buffalo Bills Buffalo Sabres


Profile views

Open to full stack and software engineering roles — and always happy to collaborate on open source.

Pinned Loading

  1. Deadcode-Detective Deadcode-Detective Public

    Deadcode Detective is a fast and easy-to-use CLI tool that identifies unused code in JavaScript, TypeScript, and Python projects. Powered by ts-prune and vulture, it scans your codebase and generat…

    TypeScript 9 1

  2. MindVault-AI-Bookmarker MindVault-AI-Bookmarker Public

    MindVault is an innovative Chrome extension that revolutionizes bookmark management using AI. Winner of the Best AI/ML Project at UBHacking, this tool automatically categorizes and organizes your b…

    JavaScript 7 4

  3. bittorent-client bittorent-client Public

    A lightweight, Python-based BitTorrent client that implements core functionalities of the BitTorrent protocol. This client can decode bencoded data, fetch torrent information, communicate with trac…

    Python

  4. Intro-to-Parallel-and-Distributed-Programming Intro-to-Parallel-and-Distributed-Programming Public

    Solutions and reports for assignments from the 'Introduction to Parallel and Distributed Programming' course at the University at Buffalo. Includes implementations using OpenMP, CUDA, and MPI, with…

    C++

  5. utkarshranaa/rewindo utkarshranaa/rewindo Public

    Rewindo is a prompt-to-code timeline plugin for Claude Code. It automatically records your prompts and code changes, creating clean, Git-based checkpoints so you can instantly revert to any working…

    Python 1 1

  6. aws-platform aws-platform Public

    Production-grade AWS platform built incrementally: EKS, Terraform, Helm, IRSA, ArgoCD, and Prometheus. Documenting the full journey from cluster setup to reusable infrastructure modules with real p…

    HCL