RSSAmplifier

Blog

All Posts - iTwenty's Space

All Posts | iTwenty's Space

itwenty.meRSS feed ↗9 posts

Latest posts

Read workouts using Healthkit - and keep them updated!

Learn how to read workouts data using Healthkit and keep the data synced with further updates.

Dark Side of the Moon in SwiftUI

Recreate cover art for Pink Floyd’s Dark Side of the Moon using SwiftUI

Adventures in mass renaming files

Back in my college days, I was a bit of a data hoarder. I had built up a sizable collection of movies. Not necessarily for watching, but because someone somewhere on the Internet said something good about the movie. Recently, I decided to put this movie collection to some good use. Or at least better use than sitting idly on a hard drive gathering dust in a closet, waiting for entropy to toggle…

Drag Gestures in SwiftUI

Explore drag gestures in SwiftUI while building a navigation drawer.

Create Android style navigation drawer in SwiftUI

Leverage the power to SwiftUI to create a navigation drawer.

Understanding Swift's Collection protocols

Get familiar with collection protocols in Swift.

Visualizing CGAffineTransforms

Understand what linear and affine transforms mean. Visually.

Exploring Memory layout and Pointers in Swift

Learn how structs are laid out in memory, followed by a dive into the world of pointers in Swift.

Understanding dyld @executable_path, @loader_path and @rpath

Learn what these esoteric paths mean with practical examples.