New Home

  • Streamline Your Deployment: Automate with GitHub Actions

    This guide will walk you through how I use GitHub Actions to automate deployment with my team, saving time and streamlining our project deployment.

  • Github is down for over 30 minutes now.

    GitHub Down: A Collection of Hilarious Reactions GitHub’s recent outage has sparked a flurry of humorous and insightful comments from developers and tech enthusiasts alike. Here’s a roundup of the funniest and most intriguing reactions from Hacker News: The outage has certainly been a reminder of how deeply integrated GitHub is in the developer workflow…

  • How to download the Audio from ChatGPT

    I a using a free version of ChatGPT and was curious as to how I can download the audio file generated. I have created a bookmarklet which allows you to download this file. All you need to do is Don’t click the following button just drag it to your bookmarks. This is a bookmarklet.

  • How to see the SQL Queries being executed in WordPress REST API

    You can add the following filter and you will see the queries in the Response Header.

  • Anticipate. Don’t Improvise.

    Quote from the movie The Killer(2023) “Anticipate, don’t improvise” is a guiding principle that suggests the importance of foresight and preparation in various aspects of life, decision-making, and problem-solving. Here’s a breakdown of the key ideas behind this phrase: Applying this principle can be beneficial in various contexts, such as business, project management, personal development,…

  • How I am building Email Notifications through Google API

    Those who are following my blog might already know that I am building a Backup solution for my team and particularly Kishan who take backup and is spending around 30-60 minutes into this. ????. Building BackupPro has been so much fun since I have heavily used ChatGPT to help me build the code and has…