Recent posts

Obsidian Notes Linker - Open Source

1 minute read

Obsidian Notes Linker is a new open-source project designed to help users of Obsidian, a popular markdown-based note-taking app, to automatically link their ...

DevOps Journey

2 minute read

DevOps DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle a...

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...