About Me

I am a Full Stack Engineer and a Master of Science in Computer Science graduate (GPA 3.9) from the University of Texas at Arlington. With over 6 years of professional experience, I specialize in designing cloud-native services, microservices, and scalable backend systems.

Currently, I work at Toshiba Global Commerce Solutions, where I successfully converted from a Cloud Engineer Intern to a full-time Software Engineer I. My work involves architecting cloud control planes, automating deployments with Terraform and Azure, and optimizing Kubernetes (AKS) clusters.

Previously, I served as a Senior Software Engineer at Brillio (promoted from Product Engineer), where I led a team to deliver high-performance APIs for a major U.S. telecom provider, achieving significant reductions in latency and customer issues.

My technical toolkit is extensive, covering Java/Spring Boot, Python, React, Docker, Kubernetes, and SQL optimization. I am passionate about DevOps automation and have recently expanded my expertise into AI, building RAG pipelines and Computer Vision models.

When I am not coding, you can find me reading, hiking, or playing guitar. Please feel free to contact me for opportunities!

Profile Picture

Education

University of Texas at Arlington

Master of Science, Computer Science (GPA: 3.9)

Arlington, TX

2023 - 2025

Relevant Courses: Design And Analysis of Algorithms, Cloud Computing, Database Systems, Web Data Management

Nitte Meenakshi Institute of Technology

Bachelor of Engineering, Information Science (GPA: 3.68)

Bangalore, India

2016 - 2020

Experience

Toshiba Global Commerce Solutions

Software Engineer I (Full-Time)

Frisco, TX | May 2025 - Present

  • Converted to Full-Time based on high-impact contributions to the cloud deployment platform.
  • Increased deployment frequency by 70% by refining Terraform parameters and supporting migration from single-tenant to multi-tenant architecture.
  • Resolved persistent Out-Of-Memory (OOM) issues in AKS microservices, tuned HPA configurations, and optimized JVM resource usage, improving service reliability by 25%.
  • Automated secure creation of Azure Service Principals and Key Vault secret ingestion, reducing manual setup time across teams by 40%.

Toshiba Global Commerce Solutions

Cloud Engineer Intern

Frisco, TX | May 2024 - May 2025

  • Developed cloud deployment platform using Azure Durable Functions, integrating Azure Spring Apps, Static Web Apps, and Azure SQL Server.
  • Built Docker-based service health monitors using Uptime Kuma, enabling proactive detection of degraded cloud resources and reducing downtime by 20%.
  • Authored reusable Terraform IaC modules and Jenkins pipelines, standardizing cloud provisioning and artifact generation.

Brillio

Senior Software Engineer

Bangalore, India | Apr 2022 - Aug 2023

  • Led a 4-member team to deliver high-performance RFDS REST APIs for a major U.S. telecom provider.
  • Reduced API latency by 30% through PL/SQL optimization and multithreading with ExecutorService.
  • Automated operational workflows with Bash + CRON, saving 10+ engineer-hours per week.
  • Improved backend reliability and UI performance through caching strategies and structured refactoring.

Brillio

Product Engineer

Bangalore, India | Sep 2020 - Apr 2022

  • Built full-stack features using Spring Boot, Java EE, jQuery, and Oracle SQLDeveloper.
  • Reduced customer issues by 40% via API optimizations and root-cause analysis of production incidents.

Skills

Languages & Frameworks

  • Java, Python, C, JavaScript, SQL, Bash
  • Spring Boot, Hibernate, Flask
  • React, jQuery
  • PyTorch, TensorFlow, LangChain
  • NumPy, Pandas
  • Selenium, JUnit
  • WebSocket, REST API

Tools, Cloud & DB

  • Microsoft Azure, Docker, Kubernetes (AKS)
  • Terraform (IaC), Jenkins, Ansible
  • Apache Kafka, NGINX
  • Git, Maven, Nexus, SonarQube
  • PostgreSQL, MongoDB, Oracle PL/SQL
  • MySQL, SQL Server
  • Linux/Unix, JIRA

Certifications  View

  • Microsoft Certified: Azure Fundamentals (AZ-900)
  • Scaled Agile Framework (SAFe 5) Practitioner

Projects

RAG Pipeline for Document Q&A

AI / Machine Learning

GitHub Repository

Engineered a local Retrieval-Augmented Generation pipeline using LangChain, ChromaDB, and Phi-3 (Ollama). Optimized data flow by implementing recursive chunking and using nomic-embed-text to solve LLM context window constraints, enabling accurate Q&A over proprietary PDFs.

Microservices Greeting Card App

Full Stack / Cloud

GitHub Repository

Built a full-stack microservice architecture improving service modularity and scalability. Integrated Spring Cloud Gateway, Eureka Discovery, Giphy API, and MongoDB Atlas for centralized data storage with a React UI.

Walkie-Talkie (WebSockets)

Real-Time Web App

Live Demo

Developed a real-time browser-based voice chat app supporting concurrent client sessions. Captures audio using Web Audio API and streams binary data via Spring Boot WebSockets for low-latency playback.

ASL Recognition (Computer Vision)

Deep Learning

Achieved 96% accuracy for real-time American Sign Language alphabet recognition using a PyTorch deep learning model. Optimized training with data augmentation and adaptive learning rates to outperform baseline models like AlexNet.

ePapers Web Application

Web Application

Live Demo

Streamlined access to local newspaper PDFs, integrating MongoDB, OAuth, and Telegram Bots. Applied the Strategy Design Pattern to handle scalable subscription logic based on city preferences.

LOTR Design Patterns

Software Architecture

GitHub Repository

Applied object-oriented design patterns (Strategy, Adapter, Command, Decorator, Factory) to model complex Lord of the Rings themed scenarios, emphasizing code reusability and extensibility.

ML-based Ensemble Network Security System

Academic Research

Read Publication

Authored and published a research paper in the Springer Journal. Detected malicious network packets using ML algorithms (Naive Bayes, K-NN, Decision Tree) and automated threat mitigation using Python and iptables.

LibSeat Automation

Automation / Scripting

Live Demo

Reduced manual steps in study room reservations by 90% by automating the workflow with a Python Flask web app. Simplified user interactions with an intuitive interface and streamlined backend logic.

Hackathons

Smart India Hackathon (SIH) - 2018

Bangalore, India

Participated in SIH 2018, a national-level hackathon where I gained substantial knowledge on IoT devices and their API/SDK integration with smartphones.

Hackwell 1.0 - 2019

Bangalore, India

Took part in a college-level hackathon organized by Honeywell where my team and I built a Learning Management System (LMS) involving both interactive web app and mobile app.

Achievements

Machine Learning-Based Ensemble Network Security - Publication

Nov 2021

Read Publication  

Open Source Contribution - Hacktoberfest 2023

Oct 2023

Pull Request