Challenging Gemini AI to Tic-Tac-Toe - SwiftUI Tutorial

2024-08-19 04:15:00 +0000

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?

Read more →

How to hide or unpublish markdown posts in Jekyll?

2024-08-09 11:54:00 +0000

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

Read more →

Lighter or darker color shades from a single Color in SwiftUI

2024-08-09 02:45:00 +0000

I was working on creating a custom button background for which I needed to apply a darker shade of the foreground view's `foregroundStyle`...

Read more →

How to clean a carrom board?

2024-08-05 06:23:00 +0000

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.

Read more →

How to resize images in Markdown posts

2024-08-05 05:45:00 +0000

If like me you also write your website posts in markdown, the only way to link images is as follows...

Read more →