How to Build a Neural Network from Scratch in Go: Part 1Understanding and Reading the MNIST DatasetMar 5, 2025·9 min read
How I build My Own Data structure for Indexing : Bidirectional MapRecently, in my organization, we came across a need to build an index of files we are using for our in-browser filesystem, where we have the id's of the file/folder which is how frontend understands and a path associated with it in the in-browser fil...Oct 8, 2023·4 min read
Introducing VideoNotes: Your Ultimate AI-Powered Youtube-to-Notes Companion!"Hey there, everyone! How's your week treating you? As for me, I must admit, it's been quite tiring. I recently embarked on a new adventure by landing a full-time job—cue the applause and congratulatory comments, if you feel like it! Let me tell you, ...Jun 30, 2023·12 min read
Handling JWT Access and Refresh Token using Axios in React AppHey Readers, How have you been? I hope you are safe and sound. Well, recently I have been working as a frontend dev for a startup and have to implement an Authentication system in their frontend. Well if you already don't know it there are famously t...Jun 12, 2023·7 min read
"Uncovering the Inner Workings of Bitcoin: From Creation to Mining"Creation of Coins The creation of Bitcoin can be traced back to a whitepaper published in 2008 by an unknown person or group of people under the pseudonym Satoshi Nakamoto. The whitepaper, titled "Bitcoin: A Peer-to-Peer Electronic Cash System," prop...Apr 14, 2023·19 min read
Revolutionizing Industries: The Power of Blockchain ApplicationsBlockchain technology has been gaining a lot of attention in recent years due to its potential to disrupt industries and improve business processes. In this blog, we will explore some of the most promising enterprise applications of blockchain techno...Apr 14, 2023·5 min read
Demystifying Blockchain: Understanding its Inner Workings and Security Aspects"Introduction: Overview of Blockchain Blockchain promises to fundamentally solve the issues of time and trust to address inefficiencies in industries such as financial, healthcare, supply chain, logistics, etc. Blockchain's key features include data i...Apr 1, 2023·10 min read