skip to content

Hi, I’m Harjith — a software developer working mainly with Java backends and Android applications. This is where I document what I learn along the way: new ideas, design patterns, software architecture, and the lessons that come from building—and occasionally breaking—things.

Latest · July 2026

JavaScript Blobs - A Deep Dive

Ever wondered where a JavaScript Blob actually lives? This deep dive uncovers the browser internals behind Blobs, Files and object URLs.