Hi there 👋

Welcome to my small corner of the internet where I share things I’m learning, building, and exploring.

  • I work as MLOps Engineer at Fuzzy Labs
  • You can find me on the following socials.

Docker and Pals

Architecture components of Docker

March 22, 2026 · 8 min · 1492 words

Pipeline Parallelism Revisited - Implementations using PyTorch

Implementing and profiling pipeline parallelism techniques using PyTorch

March 13, 2026 · 26 min · 5519 words

TIL - Cloud VMs, Unikernels and hypervisors

Anatomy of different layers of abstractions for a cloud compute

March 8, 2026 · 8 min · 1571 words

ZeRO Sharding Revisited - Implementations using PyTorch

Implement ZeRO sharding strategies using PyTorch

February 28, 2026 · 23 min · 4762 words

Python in practice - Config driven design

Patterns in python code design

January 11, 2026 · 7 min · 1348 words