Skip to content

All articles

Latest first
Search Is Dead. It’s Time for Systems That Understand

Search Is Dead. It’s Time for Systems That Understand

June 23, 2025 System design

Search is undergoing a radical shift—from keyword matching to true intent understanding. Inspired by LinkedIn’s recent blog on their AI-powered job search, this post explores how the future of discove...

Read article
LangGraph vs ReAct: When Should You Use Which for Your Next AI Agent?

LangGraph vs ReAct: When Should You Use Which for Your Next AI Agent?

June 29, 2025 System design

Building an AI Agent? Should you trust your LLM to decide what to do next or control every step? This short guide explains when to use a ReAct agent for flexible tool use and when LangGraph makes sens...

Read article
Demystifying LangGraph: The Backbone of Agentic AI Solutions

Demystifying LangGraph: The Backbone of Agentic AI Solutions

June 5, 2025 Software development

If you have been following the AI space lately, you will know that agentic solutions and AI agents are the new darlings of the tech world. As someone who has spent a not-insignificant amount of time d...

Read article
Server-Sent Events - What are they and why you should use them

Server-Sent Events - What are they and why you should use them

April 1, 2025 Software development

Discover Server-Sent Events (SSE), a simple yet powerful technique for delivering real-time data from server to client. This blog post explores how SSE works, its advantages over polling and WebSocket...

Read article
Building the Future of AI: Empowering Business with Intelligent Agents: How Langgraph Orchestrates the Future of AI

Building the Future of AI: Empowering Business with Intelligent Agents: How Langgraph Orchestrates the Future of AI

March 6, 2025 Software development

Unlock the future of your business with AI-powered agentic solutions! Discover how intelligent systems are automating complex tasks, enhancing decision-making, and boosting efficiency across industrie...

Read article
Why I Love Using Inertia.js with Laravel for Building Web Applications

Why I Love Using Inertia.js with Laravel for Building Web Applications

November 24, 2024 Software development

Building SPAs doesn't have to mean juggling APIs, tokens, and complex state management. Inertia.js, paired with Laravel, simplifies the process by combining server-side power with modern frontend fram...

Read article
Building a personal RAG system using Llama 3.1, Chroma DB for QA on specific documents

Building a personal RAG system using Llama 3.1, Chroma DB for QA on specific documents

August 30, 2024 How to

Using the Llama 3.1 LLM model, we are going to build a RAG which can crawl a website and then allow you to ask questions on that specific content.

Read article
Scramble - an easy way to generate API docs in Laravel

Scramble - an easy way to generate API docs in Laravel

August 9, 2024 Software development

Scramble is a Laravel package that allows you to generate API documentation without the irritating annotations.

Read article
The importance of Docker as a developer

The importance of Docker as a developer

July 25, 2024 Software development

Docker has become a key tool for any developer. It is no more something that only the Devops person should know. In this article I will talk about the reasons why Docker is so important to know as a d...

Read article

Need help with system design or architecture?

I work with engineering teams on technical audits, architecture reviews, and scaling strategy. Let's discuss your challenges.

Let's talk