Layoffs are tough. There’s no two way about it. If you or someone you know have been a part of a layoff, please accept my sincerest condolences. Not long ago, I was in a similar situation, when one of my past employers asked me to find an alternate or they will have to fire me….
Invoke-AKSH and easily manage your local lab
Having worked on AKSH (my Discord bot) and witnessing how easy it made deploying and managing a lab on AWS, I wanted something similar for my local lab as well. On my local machines I use VMWare Workstation to create and manage virtual labs. Even though it has an intuitive GUI, it lacks a mechanism…
KFKA – The multi-talented Discord bot
I started developing KFKA as a hobby project to control certain aspects of my Raspberry Pi. Ever since, it has grown into a multi-talented bot handling whatever use cases I throw at it. In this post I cover a few of them. Raspberry Pi – Remote Control A few months back, I got my hands…
How to track expenses like a nerd
I have been spending a couple of weekends to develop something that makes tracking expenses a breeze. After trying a lot of methods, I realized that I needed something that’s either fully automated or requires minimum intervention from me. That’s when I thought of using a Discord bot to automate this task. I already knew…
My Adventures with Raspberry Pi
A few days back, I got my hands on a few Raspberry Pis. Ever since I have been on a hunt for ideas and projects to make the best of them. Pi-Hole One of the first projects I implemented was to install Pi-Hole. Pi-Hole is a network ad-blocker. You install it on your home network,…