// Senior Full Stack Engineer · Bangalore, India
10 years building large-scale distributed systems. Currently owning Delta Airlines' in-flight Wi-Fi Portal — serving 100M+ sessions across 900+ aircraft. AWS Certified. GenAI practitioner. Obsessed with performance and elegant architecture.
01 — About
I'm a Senior Full Stack Engineer with a decade of experience building products that scale — from semiconductor enterprise tools to airline-grade distributed systems operating at satellite network latency constraints.
At Delta Airlines, I lead the engineering of the in-flight Wi-Fi Portal — architecting cloud-native AWS solutions, driving frontend performance to its limits, and integrating GenAI capabilities to shape the next generation of the product.
I think in systems, communicate in clarity, and ship with precision. Whether it's authoring an RFC, mentoring a junior engineer, or debugging a Sev-1 incident at altitude — I own the outcome end-to-end.
Currently open to Lead Engineer and Staff Engineer opportunities where I can drive technical strategy at scale.
02 — Impact at Scale
03 — Experience
04 — Architecture Case Studies
The Wi-Fi portal codebase had accumulated significant technical debt — 580 lint errors, a cyclomatic complexity of 12, and code coverage sitting at just 68%. Every release was a gamble. Regressions were frequent, testing cycles were long, and onboarding new engineers was painful. The team was spending more time firefighting than building.
I led the architectural decision to migrate to an NX Monorepo structure and upgrade Angular to v16. The key insight was that the fragmentation wasn't just a code quality problem — it was a structural one. NX's enforced module boundaries, shared libraries, and affected-project detection would transform how the team built and tested features.
The tradeoff was real: a migration of this scale carried migration risk and required the team to temporarily slow feature delivery. I made the case to stakeholders by quantifying the cost of the status quo — regression cycles, delayed releases, and growing onboarding overhead.
Airline passengers connect to the Wi-Fi portal over satellite networks — high latency, low bandwidth, and highly variable throughput. The portal's 22MB frontend bundle and ~6s load time was unacceptable in this environment. Users were dropping off before the page even loaded. Standard web performance thinking didn't apply — we needed an architecture purpose-built for constrained networks.
I architected a multi-layer approach. First, a content-split strategy to decompose the monolithic bundle into smaller, route-specific chunks — reducing initial payload from 22MB to 5MB. Second, a Service Worker caching layer to intercept repeat requests and serve assets from cache, eliminating redundant satellite round-trips entirely.
The key tradeoff: Service Workers add complexity around cache invalidation and versioning. I designed a deterministic cache-busting strategy tied to our release pipeline to ensure passengers always received fresh content post-deployment without sacrificing cache efficiency mid-flight.
Delta's applications were generating rich metrics and logs, but observability was fragmented. SRE teams were manually writing CloudWatch queries to surface a limited set of metrics in basic CloudWatch dashboards. Simultaneously, some metrics were being shipped to third-party tools — adding cost, data silos, and operational overhead. There was no single pane of glass for cross-application observability.
Selected as part of Delta's Re-Guild cross-functional initiative (Fall 2025) — a delta-wide reliability and observability program — I researched and architected a PoC solution that would unify log and metrics ingestion into a powerful, queryable OpenSearch layer.
The core insight: rather than pushing data from the application layer, we could tap into CloudWatch Subscription Filters — intercepting the log stream non-invasively and routing it through Kinesis Data Firehose into OpenSearch. Zero application changes. Rich dashboards. Reduced third-party dependency.
05 — Engineering Philosophy
06 — Skills
07 — Recognition
Recognised for sustained engineering excellence, production reliability improvements, and system performance optimisation.
Awarded for architecting an AWS OpenSearch-based observability PoC as part of Delta's cross-functional reliability initiative.
Recognised for outstanding contributions to the North American Education platform and team leadership.
Delivered a standout internship project that earned recognition in a competitive company-wide evaluation.
Awarded for high productivity, consistent quality delivery, and strong contribution to team culture.
08 — Beyond the Code
09 — Contact
Targeting Lead Engineer and Staff Engineer roles where I can architect at scale, grow engineering teams, and build things that matter. Let's start a conversation.