Recent posts

Setup Prometheus & Grafana in Docker

1 minute read

Quick guide to setting up Prometheus and Grafana monitoring stack using Docker. Get your metrics collection and visualization running in minutes.

DevOps Journey

3 minute read

Join my DevOps learning journey as I build a complete CI/CD pipeline using Jenkins, Docker, Kubernetes, Prometheus, and Grafana. A hands-on approach to maste...

Big O Notation Cheatsheet in Landscape PDF

less than 1 minute read

Big-O cheat sheet already provides a PDF, but its not good enough for me and also not in Landscape mode. So, I made a better one which you can download below:

How to use Arduino mega as a USB TTL Adapter

less than 1 minute read

Using any Arduino as a USB to TTL Adapter is very easy. Just need to connect the reset pin with grnd pin to bypass the ATmega chip. The Rx and Tx pins can th...