Hosting the Backend with Render: APIs, Free Tiers, and the Trap You Need to Know AboutAug 26, 2026·3 min read
I asked for a confidence score from 0 to 1. The model returned 10.Building an LLM intent router in front of four services, and the three things I got wrong.Aug 27, 2026·10 min read
30+ Job Portals Worth BookmarkingFrom Naukri to AI auto-apply agents — where I actually look when I'm job huntingJul 11, 2026·5 min read
Building Torvix: An Open-Source Cloud Cost Intelligence PlatformCloud bills are strange. They are extremely important, but most teams only look at them after the damage is already done. A cost spike happens today, the bill becomes obvious later, and by the time soJun 10, 2026·11 min read
Building qurli — A Lightweight Terminal-Native HTTP Client for DevelopersAs a DevOps engineer, I spend a lot of time working with APIs directly from the terminal. Most of the time, the workflow looks something like this: curl -X POST ... Then: modify headers change authMay 17, 2026·5 min read
Is SQL Injection Still Relevant in 2026?While learning about SQL Injection recently, I had a genuine question in mind: If modern applications use ORMs everywhere, why should we still care about SQL Injection? At first glance, it feels outMay 10, 2026·2 min read
Why I Chose Parrot OS as My Daily Driver: A Linux JourneyIntroduction After more than six years of hands-on Linux experience and testing numerous distributions, I've settled on Parrot OS as my daily driver. This decision wasn't arbitrary—it's the result of carefully evaluating performance, resource efficie...Nov 17, 2025·7 min read
How to delete any dual boot OS from your PC and delete the grub boot loader?If you want to remove any Linux or Android x86 OS from your PC, but don’t know how? You ever deleted any Linux OS and encountered a grub rescue problem? After deleting Linux OS, grub bootloader is still present? Don’t worry, Just follow these simple ...May 19, 2020·2 min read