Experience

Capstone and internship work across AWS observability, AI infrastructure, and LLM-backed systems.

Michigan State University × Amazon

Amazon

Capstone Software Engineer

East Lansing, MIJan. 2026 - Apr. 2026Reduced manual monitoring by 2+ hours daily

Problem

Engineering teams monitoring AWS environments often need to reason across multiple services, accounts, regions, metrics, dashboards, and logs before they can identify what happened and where to start troubleshooting.

Built / Contributed

Developed an observability platform that automated anomaly detection across multiple AWS services, accounts, and regions. Built Java backend services and a serverless metric ingestion pipeline using EventBridge, Lambda, and DynamoDB, collected metrics through cross-account IAM role assumption, integrated SageMaker for live time-series anomaly detection, and designed a triage interface with direct CloudWatch links to specific timestamps.

Key Metrics & Highlights

  • Reduced manual monitoring for engineering teams by 2+ hours daily.
  • Collected metrics across AWS accounts through cross-account IAM role assumption.
  • Cut log investigation scope from 10,000+ logs to 50 with targeted CloudWatch links.
  • AWS
  • Java
  • EventBridge
  • Lambda
  • DynamoDB
  • IAM
  • SageMaker
  • CloudWatch
  • Time-series anomaly detection

Altair

Altair

AI Engineering Intern

Troy, MIMay 2025 - Aug. 2025Reduced inference latency from 4s to 100ms

Problem

Data scientists needed a reliable way to deploy machine learning models to both Azure cloud infrastructure and NVIDIA Jetson edge devices without taking on container orchestration, hardware acceleration, and production API concerns.

Built / Contributed

Shipped a production API that enabled seamless ML model deployment to cloud and edge environments. Reduced inference latency by moving serving from CPU to GPU with TensorRT, adding in-memory model caching, and prewarming inference workers to eliminate cold starts. Integrated the platform into Altair's microservice architecture with RabbitMQ, Docker, and Kubernetes.

Key Metrics & Highlights

  • Enabled ML model deployment to Azure cloud infrastructure and NVIDIA Jetson edge devices.
  • Reduced inference latency from 4s to 100ms with TensorRT GPU serving, caching, and worker prewarming.
  • Integrated async microservice workflows with RabbitMQ, Docker, and Kubernetes.
  • Azure
  • NVIDIA Jetson
  • TensorRT
  • RabbitMQ
  • Docker
  • Kubernetes
  • Microservices
  • GPU inference

YouLearn AI

YouLearn AI

Software Engineering Intern

RemoteSep. 2023 - Dec. 2023Reduced API latency by 40%

Problem

A study material chatbot needed faster responses and more reliable backend workflows for repeated vector queries, conversation history, context retrieval, and LLM orchestration.

Built / Contributed

Reduced API latency by implementing Redis caching for frequent vector queries, designed MongoDB schemas for conversation history, containerized backend services with Docker, and deployed them to Google Cloud Run to autoscale conversational workloads. Built automated integration and end-to-end tests with Pytest to validate context retrieval accuracy, database queries, and LLM orchestration workflows.

Key Metrics & Highlights

  • Reduced chatbot API latency by 40% with Redis caching for frequent vector queries.
  • Deployed containerized backend services to Google Cloud Run for autoscaling workloads.
  • Built automated integration and E2E tests for retrieval, database, and LLM workflows.
  • OpenAI API
  • Redis
  • MongoDB
  • Docker
  • Google Cloud Run
  • Pytest
  • Vector search
  • LLM orchestration