Writing
2026
Why every LLM-powered knowledge base is broken the same way — and what we built instead The Karpathy Moment On April 4, 2026, Andrej Karpathy publishe…
Why existing auth was never built for autonomous agents — and how we fixed it with open-source cryptography The Uncomfortable Truth Your AI agent is a…
How we engineered a conversational voice system that actually works The Reality Check Voice AI demos are easy. Production is hard. Real phone calls, r…
I believe the future of software engineering isn't just \"AI-assisted\"—it’s agentic. We are moving away from simple chat boxes and toward agents that…
2025
The holy grail for many developers is to automate the mundane. We build CLIs, write scripts, and create boilerplate templates, all in service of spend…
Are you tired of the soul-crushing routine of job hunting? The endless cycle of finding a listing, filling out the same form fields, and uploading you…
A Deep Dive into Rendering Large Networks with React and D3 At its core, our work often revolves around data. But raw data in tables and spreadsheets …
Introduction The cross-platform mobile development landscape is evolving rapidly with new contenders challenging established solutions. Two notable te…
2024
Real-Time Streaming Protocol (RTSP) is widely used for controlling media streams in surveillance systems, IP cameras, and more. However, interacting w…
Initial Contact In mid-February, I approached the recruiter via a cold email. After a few days, they reached out to me and sent an online assessment, …
Introduction A few months ago, I decided to apply for the SDE position at Zomato, one of the leading food delivery platforms in India. I was really ex…
2023
Messaging queues are a fundamental part of modern software architecture. They enable the decoupling of services, improving scalability, and resilience…
Introduction to monorepo architecture What is a monorepo ? Monorepo architecture, short for \"monolithic repository architecture,\" is a software deve…
The reason behind the blog People tend to share their achievements all the time but what matters is how they dealt with their failures, cause often a …
Freelancing has become a popular and flexible way of working for many people across the world. As a freelancer, you are essentially self-employed, and…
What the heck is rust ? Rust is a programming language that was initially developed by Mozilla and released to the public in 2010. It was designed to …
INTRODUCTION Neo4j is a highly popular, open-source graph database management system. It is built on the principles of graph theory and allows users t…
PHP is a popular programming language which is utilized to build dynamic web applications with MySQL database connections. For a programming language …
The Pros and Cons of Working from Home as a Web Developer The US Occupational Outlook Handbook estimates that by 2024, there will be a 27% increase in…
Github Tutorial: How to Make Your First GitHub Repository A critical skill for developers of all experience levels is proficiency in GitHub. Github is…
What is a virtual assistant? A virtual assistant is a virtual employee hired as an executive or administrative assistant for your business who works r…
We all have heard about Computer Programming gaining a lot of popularity in the past 3 decades. So many students these days want to opt for a Computer…
Artificial Intelligence is an umbrella term and describes the broad approach of using machines to imitate intelligent human behavior in order to solve…