Recent posts

Creating the GTA VI logo in SwiftUI

3 minute read

Ever since Rockstar Games released the trailer for GTA VI, there has been much exuberance over the latest installment in the long beloved franchise.

Creating the scratch card effect in SwiftUI

2 minute read

The idea for this view came when I was going through Azam Sharp’s video on drawing in SwiftUI using the Canvas view. I wondered if one could apply the stroke...

Drawing the Swift logo bird in SwiftUI

3 minute read

I decided to get the official logo than simply Googling for an image since you find so many variations online. If you go to the resources section on Apple’s ...

Fixing pull request creation in Sourcetree

1 minute read

I recently had to setup a new machine & realised that I was not able to create pull requests from branches in Sourcetree. Turns out in the newest version...