Swapnanil Dhol
iOS Platforms Engineering at
DoorDash,
Deliveroo,and
Wolt
3x WWDC Scholar, 2020 Google Summer of Code student. Passionate and always learning about aviation, space, finance, and software.

Recent Posts
Building an App Store Connect Command Center in Slack
How I connected Slack, Cloudflare Workers, GitHub Actions, and ASC to pull app metrics, reviews, and release status on demand—without running a server or polling Apple all day.
Building a User Feedback Loop from iOS to Slack and GitHub
How I built an in-app feedback pipeline that accepts reports durably, routes them into the right Slack channel, and keeps the entire GitHub handoff in one thread.
Building Reliable Airport Condition Notifications
How AeroNautical moved from opportunistic iOS background refresh to a server-driven notification pipeline built around observed airport conditions.
Recent Videos

Build a Music identification app with ShazamKit and SwiftUI
In this video, we will learn how to build a music identification app using the brand new ShazamKit and SwiftUI frameworks.

Using UIMenus and UIActions in iOS 14!
iOS 14 brings a brand new UIMenu to the system that can be presented without having to present it via a context menu. In this video you'll learn how to use that.

Unwrapping Optionals in Swift
In this #SwiftLang tutorial we'll learn about the various techniques to unwrap optionals in Swift.