AHAharna Haqueinaharna.hashnode.dev·Mar 6, 2025 · 6 min readBuild a Image GeneratorIntroduction What is the first thing you follow when you are learning something new—be it cooking or learning how to code? Tutorials, right? You’re not alone—25.6% of internet users consume tutorials. Also, 57% of the content you see on the internet ...00
AHAharna Haqueinaharna.hashnode.dev·Jan 18, 2025 · 3 min readUnderstanding Proto-Danksharding's ImportanceEverybody here is likely familiar with the blockchain trilemma. We have the three factors - decentralization, security, and speed - and we have to pick two. Keeping security as something non-negotiable, we seem to be forced to pick between decentrali...00
AHAharna Haqueinaharna.hashnode.dev·Dec 18, 2024 · 5 min readEverything's Modular in Blockchain.What is Modularity in Web3? 🤔 Rather than building everything from the ground up, developers can use pre-existing modules, or "building blocks," to construct a decentralized system. Just like the concept of Legos, where small blocks fit together to ...00
AHAharna Haqueinaharna.hashnode.dev·Feb 9, 2023 · 1 min readKeploy API FellowshipI was amazed at the number of APIs we call daily even for small takes like checking our current weather. Previously I explored APIs with Postman and became a Postman student Expert. I wanted to deep dive into APIs and their unit testing With Keploy. ...00
AHAharna Haqueinaharna.hashnode.dev·Jan 25, 2023 · 3 min readKnow all about APIsAny software has a frontend(user Interface) and a backend(server). API is like a middleman that gets information or performs a function. API is all around us. For example, we use APIs to get current weather data in weather apps, to get locations in g...00