My Posts

When to Post: Best Days for Sharing Content to Maximize Impact

A month ago, I decided to feature some of my traffic-generating open-source projects on my personal websiteAlmost immediately, I noticed an “M” pattern in the traffic analytics..

Read More

Serve your LLM API on your Kubernetes cluster

Wouldn’t it be cool sending HTTP requests to a LLM model on your own infrastructure, and turning it an API to use on any desired purpose?

Read More

Find Out Who Unfollowed You on Instagram

I got curious about this and made a Chrome Extension named InstaFollowup that shows you who stopped following you on Instagram.

Read More

Kubernetes Home Server Using Monokle — Kubeshop

Like many developers out there I too have applications ready to be tested in a production-like environment and for this purpose I was using cloud providers like GCP or AWSEven though cloud providers are easy to set up and use, I realized they are not that great especially for testing purposes. Because even if I don’t use the servers, I am still charged and I just didn’t want to pay for something I rarely use. So I decided to install my own k8s server and expose it to the internet.

Read More