My Experience

A journey through my professional career

Software Engineering Intern

Verizon

Jun 2025 - Aug 2025
  • Deployed Agentic AI framework (kagent) on AWS EKS (Kubernetes) to provide platform engineers with real-time cluster insights & analytics, improving troubleshooting speed by >60% for Verizon’s API gateway
  • Engineered a custom Model Context Protocol (MCP) in Python (FastAPI) to expose Verizon microservices to AI Agents via Server-Sent Events (SSE)
  • Developed a Flask-based microservice leveraging Verizon’s internal SMTP server, enabling AI Agents to send emails for early issue detection & incident resolution
  • Integrated Agent-to-Agent (A2A) communication with a custom Python Slack Bolt app, allowing engineers to query and interact with Kubernetes clusters directly from Slack
  • Dockerized & deployed these 3 production-ready applications to Kubernetes, allowing for direct interaction with AI Agent
Agentic AIMCPKubernetesDockerFlaskFastAPIPythonEC2

Applications Team Lead

Smart Stadium

Jan 2025 - Present
  • Team lead for 12-person app development team; conduct code reviews, coordinate agile workflow, execute feature planning
  • Working on full stack integration for SwiftUI iOS app that uses sensors & stadium analytics to improve engagement for 50,000+ fans during Georgia Tech football game day
  • Oversee SwiftUI iOS development lifecycle, managing feature planning, frontend-backend contract
  • Utilizing SpringBoot to develop REST APIs for user authentication, registration, profiles, and a new prediction game feature
  • Built and tested a transactional message-delivery API with JWT-based authentication and relational integrity validation, resolving cross-table foreign-key issues and enhancing user communication reliability by 30%
  • Implementing new Prediction Game feature to boost fan engagement: creating entity, repository, and controller layers to support RESTful access and refactoring backend databases to handle user inputs
SpringBootJavaMySQLREST APIsPostmanSystem Architecture DesignProject Management

Computer Architecture TA

Georgia Tech School of Electrical and Computer Engineering

Sept 2025 - Present
  • Led office hours to guide students through C programming, assembly debugging, Linux development tools, and performance optimization
  • Supported students in design-oriented projects involving RISC-V, Mbed/uLCD hardware, and debugging in VS Code
  • Worked with team of ~20 TAs to grade C & RISC-V assignments, tests, and projects
CC++RISC-VAssembly ProgrammingEmbedded Systems