Blog Post

Claude Code: Your AI Pair Programmer in the Terminal

Claude Code: Your AI Pair Programmer in the Terminal

Tarun Mar 1, 2026 6 min read

If you’ve ever wished you had a brilliant coding teammate available who knows your entire codebase inside and out, Claude Code might be exactly what you’ve been looking for. Built by Anthropic, Claude Code is an agentic coding tool that…

Where We Stand: Anthropic, the Military, and Two Lines We Won't Cross

Where We Stand: Anthropic, the Military, and Two Lines We Won’t Cross

Tarun Mar 1, 2026 6 min read

We’ve built AI for the U.S. military, and we’re proud of it. But the Pentagon is now asking us to remove safeguards we believe protect American lives and democracy. Here’s…

How to Build Your Own AI Agent

How to Build Your Own AI Agent

Tarun Jan 29, 2026 4 min read

In this blog, I’ll provide a short and clear explanation of how you can create your own AI agent.I’ll walk you through a comprehensive Python guide for building AI agents…

What is hallucination?

What is hallucination?

Tarun Jan 27, 2026 1 min read

Hallucination (General): Experiencing things that aren’t really there, seeing, hearing, or feeling something that doesn’t exist in reality. Your brain creates sensory experiences without any external source. Examples: AI Hallucination:…

What is RAG?

What is RAG?

Tarun Jan 27, 2026 3 min read

So you’ve undoubtedly heard the term “RAG” thrown around in AI chats and are wondering what it means. Don’t worry, it’s not as complicated as it seems, and I’ll explain it in plain English. The Basics RAG stands for Retrieval-Augmented Generation. I know that sounds super technical. But here’s the thing: it’s actually a pretty clever solution to a problem that AI…

Generative AI

Simple 5-Step Roadmap to Build Your Own Generative AI

Tarun Jan 21, 2026 6 min read

If you want to build your own AI? Not just use ChatGPT, but actually create one? I’ve been there, and let me tell you, it’s easier than you think if…

Generative AI

What is Generative AI?

Tarun Jan 19, 2026 4 min read

In this articlal i will give a brief explanation of what generative AI is and has quickly become one of the most essential technological shifts of our time. From chatbots…

django-tenants

Building Enterprise-Grade SaaS with Django

Tarun Jan 17, 2026 5 min read

Very few know how to build a SaaS platform that safely serves hundreds or thousands of companies from a single system. The difference is not features. It is architecture. In…

Master Python by Building 8 Classic Games

Master Python by Building 8 Classic Games

Tarun Jan 16, 2026 7 min read

Learning Python by building games is one of the most effective ways to develop real programming skills. Each game teaches specific concepts while keeping you engaged and motivated. This roadmap…

Make Your Personal Blog Website with Wagtail CMS

Make Your Personal Blog Website with Wagtail CMS

Tarun Jan 15, 2026 5 min read

So I’ve been wanting to build my own blog for a while now, and after trying out a bunch of different platforms like WordPress and some CMSs, I finally found…

Scroll to Top