Abdul's Musings

A simple blog to pen my findings and idk idk.


19 September 2025

Notes On Improving Inventory Imports Process By Batching

The initial implementation on importing an inventory from a file failed for larger entries (>1000). The chief culprit was SKU collision.

11 min read   Read More...

21 April 2025

Introducing Mongo Broadcaster: A Multi-Channel MongoDB Change Stream Processor

Broadcast MongoDB change streams to WebSocket, Redis, HTTP, and more.

14 min read   Read More...

23 March 2025

Miniature Realtime Stream

Fix a description.

5 min read   Read More...

14 February 2025

Mini Server Watch Board

Out of curiousity and wanting to work on something, I played around with building a server watch dashboard.

14 min read   Read More...

23 July 2023

How To Build A Search Engine

In this article, we'll cover the basics of building a search engine

8 min read   Read More...