My Writings

Dive into my musings on life and tech in my latest posts; a blend of introspection and innovation. Keep an eye out for fresh insights and updates!

REST API Versioning Best Practices: Complete Guide with Examples

Comprehensive guide to REST API versioning strategies with real-world examples, best practices, and implementation code using Node.js and Express.js.

1 Sept 2025
Portfolio project thumbnail

How to Find Nearby Users from 200 Million in Just a Second with H3 Spatial Indexing

Learn how to build lightning-fast geolocation search handling 200 million users in under a second using H3 spatial indexing, Golang backend, Angular frontend, and MongoDB. Complete implementation guide with performance benchmarks.

15 Jul 2025
Portfolio project thumbnail

How to Synchronize Four Leaflet Maps with Real-Time Zoom and Pan on a Single Page

Learn how to create four synchronized Leaflet maps on one page with real-time zoom and pan using JavaScript. This tutorial covers the complete setup, including HTML, CSS, and JavaScript, to enhance your web applications with interactive maps.

31 May 2025
Portfolio project thumbnail

Ag-Grid Infinite Scroll Angular: Complete Implementation Guide with Examples

Learn how to implement Ag-Grid infinite scroll in Angular with step-by-step examples. This comprehensive guide shows you how to create server-side infinite scrolling for large datasets using Ag-Grid's infinite row model.

25 Mar 2023
Portfolio project thumbnail

How to Reduce Image Size in Node.js Using Sharp: A Complete Guide

Discover how to reduce image file sizes in Node.js using the Sharp library. Learn compression techniques, format conversion, and optimization strategies to improve your website's performance.

18 Mar 2023
Portfolio project thumbnail

How to Cancel Previous HTTP Requests Using RxJS in Angular

Learn how to efficiently cancel previous HTTP requests in Angular using RxJS operators like switchMap, takeUntil, and Subject. Prevent race conditions and improve app performance with these proven techniques.

17 Mar 2023
Portfolio project thumbnail

How to Update GitHub Content Using Node.js: Complete Guide with Octokit

Learn how to programmatically update GitHub repository content using Node.js and Octokit REST API. Complete guide with authentication, file operations, and automation examples.

16 Mar 2023
Portfolio project thumbnail
Jobayer

© 2025 Jobayer Ahmed. All rights are reserved.