Shubham Gautam

Shubham Gautam

Shubham Gautam is a Senior Software Engineer at Headout, where he builds large-scale, performance-sensitive frontend systems powering global travel experiences. His work spans AI-assisted media pipelines, browser-based multi-track audio engines, and TypeScript-first architectures designed for reliability and scale. He has led initiatives across frontend infrastructure, design systems, real-time synchronization layers, and conversion-focused product engineering, balancing architectural rigor with measurable business impact. Shubham enjoys exploring the intersection of deterministic systems, browser performance, and modern React tooling.
Scaling React Apps with Parallelism: Patterns for Multi-Threaded UIs
React Summit 2025React Summit 2025
18 min
Scaling React Apps with Parallelism: Patterns for Multi-Threaded UIs
Unlock the full potential of modern web applications with multi-threaded architectures in React. This session explores strategies for leveraging Web Workers and OffscreenCanvas to parallelise data processing, heavy computations, and UI rendering. We'll discover how to create interfaces that are scalable and unrestricted by conventional JavaScript bottlenecks.
The Future of Web Storage: Exploring Advanced Storage APIs
React Day Berlin 2023React Day Berlin 2023
9 min
The Future of Web Storage: Exploring Advanced Storage APIs
Watch video: The Future of Web Storage: Exploring Advanced Storage APIs
Are you tired of relying on outdated web storage techniques? Join us as we explore the latest advancements in web storage and data management that will supercharge your web applications! In this presentation, we will dive into the world of advanced APIs such as IndexedDB, CacheStorage, FileSystem API, and more. We'll compare the benefits and limitations of each API, discussing their persistence, quota, security, and performance. We'll also explore real-world use cases and discuss web storage beyond local-storage and session-storage