Swapnanil Dhol·May 7OpenSSL-compatible PKCS#7 Signing on Cloudflare WorkersPassMaker is an iOS app for creating Apple Wallet passes from text prompts and images. For the past year, its “Add to Wallet” flow depended…
Swapnanil Dhol·Jan 26, 2024How I scored 106, 114, 116 on my TOEFLIn this article, I’ll to share my insights from taking the TOEFL exam three times. My first encounter with TOEFL was in 2018, when I was…A response icon1A response icon1
Swapnanil Dhol·Jun 1, 2023Reflections on Two Years as an iOS Engineer: A Message to My Younger SelfAs I mark the completion of my two-year journey as a professional iOS Engineer at a fast-paced startup, I can’t help but reflect on the…
Swapnanil Dhol·Apr 14, 2023Securing OpenAI Text Completion API Requests with Firebase Cloud Functions as a ProxyIn this tutorial, I’d like to show you how you can deploy a Firebase Cloud function that queries the OpenAI ChatGPT API and returns the…A response icon2A response icon2
Swapnanil Dhol·Jan 21, 2023API Call times optimization in a data rich iOS app.Discussing GraphQL optimization, and GCD
Swapnanil Dhol·Oct 24, 2022Shorten Apple Media Links with PythonLearn how to use python to quickly shorten Apple Media links.
InDev GeniusbySwapnanil Dhol·Jun 16, 2022DocumentScannerViewController: Discussion and TutorialAt WWDC ’22, the Vision team at Apple introduced a new feature that makes scanning for live data a breeze. This feature takes the form of a…
InBetter ProgrammingbySwapnanil Dhol·Jun 12, 2022How to Use UICalendarView in iOS 16A UICalendarView Tutorial
Swapnanil Dhol·Jun 10, 2022Using SwiftUI with UIKit in 2022At WWDC 22, Apple introduced many new ways to integrate SwiftUI views within an existing UIKit app. Now, SwiftUI integrates seamlessly into…
Swapnanil Dhol·Feb 13, 2022Safer and cleaner UserDefaults and AppStorageIf you’ve ever written code for an iOS or macOS application you’d have, for sure, encountered User Defaults. Still, for the sake of the…A response icon2A response icon2