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 ☕️.

Fixing Broken Wi-Fi Connectivity on macOS Tahoe

Fixing Broken Wi-Fi Connectivity on macOS Tahoe

Connected to Wi-Fi but no internet after updating macOS? If you use Charles Proxy or similar tools, here is the fix.

Automating README Generation Across My GitHub Projects

Automating README Generation Across My GitHub Projects

How I stopped copy-pasting support links across repos and built a simple GitHub Actions system to auto-generate consistent READMEs.

Parsing Real-Time Transit Data in Swift with Protobuf

Parsing Real-Time Transit Data in Swift with Protobuf

A complete guide to integrating GTFS-Realtime feeds into your iOS app using Google's Protocol Buffers and Swift.