mdawar.dev

A blog about programming, Web development, Open Source, Linux and DevOps.

Latest Posts

All Posts

Install Go on Linux

(Updated: )

Install Go manually on Linux.

Install Multiple Terraform Versions Using tfenv

Install and manage multiple Terraform versions using tfenv.

How to Move a File in Node.js?

(Updated: )

Move a file to another directory in Node.js without third party packages.

Latest Code Snippets

All Snippets

Combine Images Into One

Combine multiple images vertically or horizontally into one image on Linux using the command line.

Astro Dynamic HTML Tag

Using a dynamic HTML tag in an Astro component.

Remove Extension from File Name in JavaScript

Remove the file extension from a filename string using RegExp.

Open Source Projects

GitHub

Memoize Utils

Memoize function and TypeScript decorator for sync and async functions.

TerraformJS

Infrastructure as code using JavaScript and Terraform.

RQ Exporter

Prometheus metrics exporter for Python RQ (Redis Queue).