Skip to content
View AMR5210's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AMR5210

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

Hi, I'm Akshay 👋

MS Information Systems student at Northeastern University (Boston). I build across embedded systems, iOS, ML, and cloud infrastructure.

Portfolio: akshaymrdev.vercel.app


Things I've built

  • MBTA Live: Live MBTA arrivals, home-screen widgets, and lock-screen Live Activities on iOS, backed by a nine-service event-driven platform that stands up on EKS or GKE from one Terraform codebase. Code · Demo
  • WatchGPT: Photo analysis and streamed chat on Apple Watch, behind a Go backend with Cognito auth, Redis caching, SSE streaming, and circuit breaking on EKS. Code · Demo
  • Orbital Threat Assessment: ML pipeline for hazardous-asteroid detection over 958K NASA JPL records, reaching 0.99 PR-AUC on a 449:1 imbalanced held-out set. Code · Notebook
  • Rover Notes: RAG note-taking app with FastAPI, React, and OpenAI. Code · Live

Open source contributions

  • Google google/tunix: Fixed a TOCTOU race condition. PR #1627
  • PyTorch pytorch/pytorch: Fixed stale 404 documentation links flagged by the nightly URL lint job. PR #189619
  • Arm ARM-software/ComputeLibrary: Replaced std::deque with std::vector in the HeuristicTree BFS to clear a GCC 14 -Wstrict-overflow build failure. PR #1304
  • Meta facebook/pyrefly: Fixed type inference for class-level @property access. PR #3963

Languages

Swift Go Python C++ C TypeScript JavaScript Java Dart SQL

Frontend

React Angular Flutter Tailwind CSS

Backend

FastAPI Django Node.js

Data & Messaging

PostgreSQL Redis Apache Kafka Supabase

Cloud & Infrastructure

AWS Google Cloud Kubernetes Docker Terraform ArgoCD Linux

Observability

OpenTelemetry Prometheus Grafana

CI/CD

GitHub Actions

Machine Learning

PyTorch scikit-learn

Patents

  • A system and method for optimizing Bill of Material cost and power performance for Drones: co-inventor, IN Patent 582,124 (2026)
  • A system and method for optimizing Bill of Material cost and power performance of Graphics Processing Unit (GPU) core: co-inventor, IN Patent 537,663 (2024) · Certificate

Profile views

Pinned Loading

  1. MBTALive MBTALive Public

    Real-time Boston MBTA tracking, live Home Screen widgets, and smart transit notifications for iOS.

    Swift

  2. watchgpt watchgpt Public

    AI-powered Apple Watch app with a production grade Go backend. Cognito auth, Redis caching, SSE streaming, circuit breaking, and full observability on EKS.

    Go

  3. orbital-threat-assessment orbital-threat-assessment Public

    Stratified ML pipeline for PHA detection: SMOTE oversampling, StandardScaler normalization, and 5-fold StratifiedKFold CV across LR, DT, RF, and LinearSVC. Best model achieves PR-AUC 0.988 on 449:1…

    Jupyter Notebook

  4. rover-notes-app rover-notes-app Public

    Note-taking with intelligent AI assistance using advanced RAG (Retrieval-Augmented Generation) technology.

    JavaScript

  5. GreaterBoston_LostandFound_Ecosystem GreaterBoston_LostandFound_Ecosystem Public

    Multi-enterprise Java Swing app connecting Boston universities, MBTA, and airports for lost & found

    Java

  6. LabInsightsAI LabInsightsAI Public

    INFO 6150 Web Dev Project - Full-stack AI healthcare app to analyze lab reports, get health insights, and connect with doctors.

    TypeScript