Hello, my name’s Anup D'Souza. I’m a mobile application developer based in Mumbai.

I've been developing mobile applications for the iOS platform for over a decade. Apart from coding, I love gaming, creating tutorials, blogging about my learnings and drinking coffee ☕️.

Generating Thumbnails for PDF Files in SwiftUI

Generating Thumbnails for PDF Files in SwiftUI

Learn how to generate thumbnails for PDF files in SwiftUI by reading files with fileImporter and creating thumbnail images with PDFKit

Creating Buttons with Depth in SwiftUI: Adding 3D Effects

Creating Buttons with Depth in SwiftUI: Adding 3D Effects

Enhance your SwiftUI buttons with a custom style that adds depth and smooth animations, creating a 3D effect when pressed. Ideal for polished iOS app designs!

Complete Guide to building a Gemini AI Chatbot on iOS using Firebase API Extension

Complete Guide to building a Gemini AI Chatbot on iOS using Firebase API Extension

Google has recently rolled out a Firebase extension that gives you another way of working with Gemini API but through Firebase. The advantage of this extension is that if you are familiar with Firebase, you can build a chatbot on iOS very quickly.