top of page


Merkle Tree Proofs In Blockchain
This blog will explain what is Merkle and Merkle Tree Proofs and how can we leverage it in verifying the correctness of our transactions...
ohm patel
May 12, 20242 min read
8 views
0 comments


Publisher Subscriber Architecture
In modern architecture, applications are decoupled into smaller, independent building blocks that are easier to develop, deploy and...
ohm patel
May 10, 20243 min read
1 view
0 comments


Designing Payment System Using Idempotent APIs
In APIs, idempotency is an important concept while implementing a payment system. An idempotent endpoint is one that can be called any...
ohm patel
May 10, 20243 min read
2 views
0 comments


Reading 16GB File in Seconds, Golang
Any computer system in today’s world generates a very high amount of logs or data daily. As the system grows, it is not feasible to store...
ohm patel
May 10, 20244 min read
7 views
0 comments
bottom of page