blog

thoughts, ideas, and insights on web design and development

2026-03-15

How I implemented AI powered text-editing and analysis in Hive

A walktrhough of why I chose bring your own key approach for ai powered text editing and post analysis in Hive

2026-01-15

How I implemented an end-to-end image upload pipeline

A practical walkthrough of how and why I designed and optimized a production grade image upload pipeline, focusing on engineering decisions, trade-offs, and system design behind reliable media uploads. (TO THE BEST OF MY KNOWLEDGE)

2025-11-17

Why Cookies Were Not Enough and I Switched to Chips (a.k.a Partitioned Cookies for Cross-Origin Auth)

A blog on how I encountered a cross-origin cookie blocking issue and how I solved it using partitioned cookies.

2025-10-05

Factory Design Pattern: How and Why I Implemented It

An intro to design patterns and me sharing an overview on how I implemented the factory design pattern in one of my recent projects and when you should use it.

2025-08-03

Container-Presenter design Pattern in React

A quick guide on the 'Container-Presenter' pattern and it's implementation in React

← prev1 / 2next →