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 Indie Ops: A Slack Interface for My App Portfolio
How I turned Slack into a small operations layer for my iOS apps, while keeping provider credentials, durable state, and background work behind the right boundaries.
Building a Durable User Feedback Loop from iOS to Slack and GitHub
How I made in-app feedback durable before Slack sees it, routed it by category, and kept the report, investigation, and verified GitHub issue in one thread.
Shipping iOS Builds from a Slack Thread with Xcode Cloud
How Indie Ops turns a Slack request into exact-commit verification, a private TestFlight release, and an automatically finished App Store submission.
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.