Skip to content
Saturday, January 24, 2026
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
>>
  • Home
  • author
  • Chandan
  • Page 35

Author: Chandan

Clean Code: Writing Software That Humans Can Read
Programming Development Best Practices Software Engineering

Clean Code: Writing Software That Humans Can Read

August 5, 2025August 5, 2025

Learn the principles of clean code and how to write software that’s not just functional, but readable, maintainable, and understandable. Discover practical tips, real-world examples, and the business case for investing in code quality.

Read More

best practices, Programming, clean code, code quality, refactoring, Development, software engineering
Share
Setting Up Apache Kafka in KRaft Mode on WSL: A Step-by-Step Guide
Development Apache Kafka WSL

Setting Up Apache Kafka in KRaft Mode on WSL: A Step-by-Step Guide

August 5, 2025December 5, 2025

Apache Kafka 3.x introduced KRaft (Kafka Raft) mode, which eliminates the dependency on ZooKeeper for metadata management. This guide will walk you through setting up

Read More

Kafka, WSL, KRaft, Event Streaming, Development Setup
Share
Build Your First LangChain Application – Part 7: Advanced Features – Memory, Agents, and Tools
Tutorial LangChain Agents

Build Your First LangChain Application – Part 7: Advanced Features – Memory, Agents, and Tools

August 4, 2025August 4, 2025

Implement advanced LangChain features including persistent memory, intelligent agents, and custom tools. Learn to build multi-agent systems for complex AI workflows.

Read More

ai-workflows, LangChain, memory, agents, tools
Share
Build Your First LangChain Application – Part 6: Creating Retrieval-Augmented Generation (RAG) Chains
RAG Tutorial LangChain

Build Your First LangChain Application – Part 6: Creating Retrieval-Augmented Generation (RAG) Chains

August 4, 2025August 4, 2025

Implement Retrieval-Augmented Generation (RAG) to create an AI system that answers questions based on your specific documents. Learn multi-query RAG and conversational capabilities.

Read More

rag, retrieval, question-answering, AI, LangChain
Share
Build Your First LangChain Application – Part 5: Building Vector Stores and Semantic Search
LangChain Vector Search Tutorial

Build Your First LangChain Application – Part 5: Building Vector Stores and Semantic Search

August 4, 2025August 4, 2025

Learn how to build vector stores using FAISS and implement semantic search with Azure OpenAI embeddings. Enable powerful document search based on meaning, not just keywords.

Read More

LangChain, vector-search, faiss, embeddings, semantic-search
Share
C Programming: Number Guessing Game Tutorial – Complete Guide with Source Code
C Programming Programming Tutorials Beginner Programming Game Development

C Programming: Number Guessing Game Tutorial – Complete Guide with Source Code

August 4, 2025August 5, 2025

C Programming: Number Guessing Game Tutorial – Complete Guide with Source Code The number guessing game is a perfect beginner project in C programming that

Read More

C programming, beginner tutorial, number guessing game, game development, random numbers
Share
Build Your First LangChain Application – Part 4: Document Loading and Text Processing
Tutorial LangChain Document Processing

Build Your First LangChain Application – Part 4: Document Loading and Text Processing

August 4, 2025August 4, 2025

Learn how to load and process documents using LangChain. This guide covers PDF processing, text splitting strategies, and building document upload endpoints.

Read More

LangChain, documents, pdf, text-processing, file-upload
Share
Build Your First LangChain Application – Part 3: Understanding Core Concepts and Components
Tutorial LangChain

Build Your First LangChain Application – Part 3: Understanding Core Concepts and Components

August 4, 2025August 4, 2025

Master LangChain’s core concepts including Language Models, Prompt Templates, Chains, and Memory. Learn how to combine these components to create powerful AI workflows.

Read More

memory, concepts, LangChain, prompts, chains
Share
Build Your First LangChain Application – Part 2: Setting Up Azure OpenAI and Your First Connection
LangChain Azure OpenAI Tutorial

Build Your First LangChain Application – Part 2: Setting Up Azure OpenAI and Your First Connection

August 4, 2025August 4, 2025

Learn how to create an Azure OpenAI resource and establish your first LangChain connection. This guide covers Azure setup, model deployment, and testing your integration.

Read More

openai, connection, setup, azure, LangChain
Share
Build Your First LangChain Application – Part 1: Introduction and Setup
Tutorial LangChain

Build Your First LangChain Application – Part 1: Introduction and Setup

August 4, 2025August 4, 2025

Start your journey building LangChain applications with Node.js and Azure OpenAI in this comprehensive 8-part tutorial series.

Read More

azure, nodejs, LangChain, Tutorial, openai
Share

Posts pagination

Previous 1 … 34 35 36 … 54 Next

Recent Posts

  • Vibe Coding in 2026: The Truth About AI-Powered Development and What the Data Really Shows
  • Repository Intelligence: Microsoft’s AI Revolution That Understands Your Entire Codebase, Not Just Lines of Code
  • Production Operations and Distributed Deployment: Monitoring, Versioning, and Maintaining Edge AI at Scale
  • Advanced Optimization Patterns: Concurrent Multi-Model Inference and Resource Management on Edge Hardware
  • Multi-Language Edge Inference Servers: Building REST APIs for Real-Time Object Detection

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • Career Development Software Engineering AI Development

    Vibe Coding in 2026: The Truth About AI-Powered Development and What the Data Really Shows

    January 24, 2026January 17, 2026
  • AI Development Microsoft Technologies Coding Best Practices

    Repository Intelligence: Microsoft’s AI Revolution That Understands Your Entire Codebase, Not Just Lines of Code

    January 23, 2026January 17, 2026
  • AI & Machine Learning Devops System Architecture Edge Computing

    Production Operations and Distributed Deployment: Monitoring, Versioning, and Maintaining Edge AI at Scale

    January 22, 2026January 6, 2026
  • Performance Optimization Computer Vision Edge Computing AI & Machine Learning

    Advanced Optimization Patterns: Concurrent Multi-Model Inference and Resource Management on Edge Hardware

    January 21, 2026January 6, 2026

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

Devops Kubernetes Docker Tutorial

How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

October 6, 2025October 6, 2025
Setting up the Kubernetes Dashboard on your local Docker Desktop can seem daunting, but it's
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023

You May Have Missed

Health Mental Health Developer Wellness Support Systems Professional Development

The Complete Picture: Balancing Professional and Personal Support Systems

November 20, 2025October 24, 2025
Developer Wellness Family Support Mental Health Relationships

For Parents, Partners, and Friends: A Guide to Supporting Your Loved One in Tech

November 19, 2025October 23, 2025
Mental Health Developer Wellness Workplace Rights HR Policies

The HR Conversation: When and How to Involve HR in Your Mental Health Journey

November 18, 2025October 23, 2025
Mental Health Developer Wellness Tech Culture Support Systems

Finding Your Tech Tribe: The Power of Peer Support Groups

November 17, 2025October 23, 2025
All Rights Reserved 2025.