Jaydeep Das

Writing on tech and whatever else I feel like

All of my written content collected in one place

3 min read

ONDC (Open Network for Digital Commerce) is a decentralized network for e-commerce. Sellers can list their products on the network and 3rd party players like Amazon, Flipkart, Myntra can integrate ONDC on their platform to list these products. ONDC unbundles the commerce stack—so buyer apps, seller platforms, and logistics providers can all interoperate freely. The network itself is partially owned by the Govt of India.

6 min read

VPNs or Virtual Private Networks are a great way to secure your internet traffic and protect your privacy. They are also a great way to bypass geo-restrictions and access content that is not available in your country.

5 min read

So you are a college student and you realize that your entire college network is behind a proxy. So every single tool that you use need to be configured to use that proxy. Must be a mess if you are a developer, right?

3 min read

Weird title right? I know. This blog is not about focussing on some cool technology or some random stuff I keep doing. Rather, this will be just a recap of things I did in 2022 and ofcourse its going to be very informal .

4 min read

Why in the world would you ever need to understand Git Internals?

8 min read

Suppose you are given a situation where you have to produce some output which depends on various arguments(flags) that the user provides.