Amit Singh Bhandari

I am a senior full stack software engineer with 7+ years of experience in developing enterprise level applications. My skills include Node.js, React.js, PostgreSQL, and MongoDB. I am passionate about creating innovative and efficient solutions to meet the needs of clients and users.

JS

Automating Cron Jobs & Email Alerts with GitHub Actions + JavaScript

Introduction You probably already know how powerful GitHub Workflows are. They can transform the way you consume software and significantly boost your productivity. With them, you can automate almost anything. If you’re new to GitHub Actions or want to understand them in depth, I highly recommend Sudarshan’s excellent post,...

05-Aug-2025

JS

Supercharge Your Code: 7 TypeScript Utility Types to Explore

TypeScript utility types are a good set of weapons for developers seeking to write more robust, flexible, and maintainable code. These powerful tools empower us to manipulate and transform existing types, tailoring them to our specific needs and making it easier to navigate complex data structures with confidence. By leveraging utility...

26-Aug-2024

MEAN, Node.js

Headless Browser Heaven: A Deep Dive into Puppeteer and its Possibilities

A headless browser refers to a web browser that functions without a graphical user interface (GUI), making it suitable for activities like web scraping, automated testing, and other web-related tasks which you can automate. Headless browsers are typically used for tasks such as web scraping, automated testing, and other web-related...

23-Feb-2024