Blog
Challenging Gemini AI to Tic-Tac-Toe - SwiftUI Tutorial
  Apart from all the stuff that you can do with a LLM like Gemini, did you know that you could also play games with it?
  
How to hide or unpublish markdown posts in Jekyll?
  Previously, when I was using the Chirpy theme for my website, I was able to *draft* posts until I was ready to publish them by storing them in the `_drafts` folder
  
Lighter or darker color shades from a single Color in SwiftUI
  I was working on creating a custom button background for which I needed to apply a darker shade of the foreground view's `foregroundStyle`...
  
How to clean a carrom board?
  Carrom boards require a lot of care in order to maintain a smooth playing surface. However, despite your best efforts, boards do often run into issues & require regular cleaning.
  
How to resize images in Markdown posts
  If like me you also write your website posts in markdown, the only way to link images is as follows...