Ravi Shankar
banner
rshankra.bsky.social
Ravi Shankar
@rshankra.bsky.social
Generalist turned App Developer 📱| Building & sharing my journey 👨‍💻| Lifelong learner |
Pinned
Magizh is here. ✨

Inspired by Kurt Vonnegut’s “If this isn't nice, what is?"

A quiet space to notice life’s happy moments. Capture joy, reflect gently, and keep it all close.

apps.apple.com/us/app/cheri...
Magizh is here. ✨

Inspired by Kurt Vonnegut’s “If this isn't nice, what is?"

A quiet space to notice life’s happy moments. Capture joy, reflect gently, and keep it all close.

apps.apple.com/us/app/cheri...
March 3, 2025 at 2:39 PM
iOS vs. macOS UserDefaults Tip:

iOS Simulator: Deleting the app also deletes its UserDefaults.

macOS (e.g., Status Bar Apps): To delete UserDefaults, run this in Terminal: defaults delete your.app.bundle.id

#iOSDev #macOSDev #SwiftTips
December 16, 2024 at 4:38 PM
Built a floatable clock & timer macOS app using AlexSidebar in Xcode!
December 12, 2024 at 11:44 AM
As a developer in 2024, the hardest decision isn’t what to build but which AI tool to use!

AlexSidebar, Windsurf, GitHub Copilot, Cursor… the options are endless!
December 12, 2024 at 2:56 AM
On the bright side, using AlexSidebar and referring to the Observation documentation, it correctly suggested the @Observable macro! This kind of contextual awareness is 🔥
December 11, 2024 at 2:44 PM
Adding to this—GitHub Copilot in Xcode also hasn’t caught up! It still suggests @ObservedObject instead of the new @Observable macro
December 11, 2024 at 2:40 PM
Xcode Predictive Completion is cool, but it’s still lagging behind! It suggests @ObservedObject instead of the new @Observable macro.
December 11, 2024 at 1:07 PM
Living the indie dev dream! 📊😀
November 29, 2024 at 11:45 AM