Skip to content
No results
  • About Me

Connect with me

amritpandey.io
  • About Me
amritpandey.io

Programming Myths We Desperately Need to Retire

  • CareerProgramming
  • May 1, 2025

"What's preached" vs "What works" are very much contrasting in the software world! Real softwares are buggy and theoritical purism doesn't work.

Read MoreProgramming Myths We Desperately Need to Retire

A simple path to get good at Algorithms in 2025

  • CareerProgramming
  • April 14, 2025

Leetcode doesn't haunt me anymore.

Read MoreA simple path to get good at Algorithms in 2025

MCP Matters! Streamlining AI’s Interaction with Data

  • Artificial Intelligence
  • April 13, 2025

A deep dive into the architectural significance of Model Context Protocol.

Read MoreMCP Matters! Streamlining AI’s Interaction with Data

JDK 24 is Here! Game-Changing Features Every Java Developer Must Know

  • JavaProgramming
  • March 27, 2025

JDK 24 has arrived with powerful new features for Java developers. This release brings performance boosts, improved concurrency, class file instance main method and more. Dive in to explore how these updates can improve your Java code!

Read MoreJDK 24 is Here! Game-Changing Features Every Java Developer Must Know

What the heck is Hibernate!?

  • JavaProgramming
  • March 16, 2025

Hibernate simplifies Java persistence, but what exactly is it? This article breaks down Hibernate’s core concepts, how it manages database interactions, and why it’s a game-changer for Java development.

Read MoreWhat the heck is Hibernate!?

BM25 Algorithm for text retrieval

  • Machine Learning
  • November 4, 2024

BM25 is a powerful ranking algorithm for text retrieval. This article explores how BM25 improves search accuracy by balancing term frequency and document relevance. Learn how it works and why it’s widely used in modern search engines!

Read MoreBM25 Algorithm for text retrieval

Insights from Building an Embeddings and Retrieval-Augmented Generation App

  • Artificial IntelligencePython
  • November 1, 2024

This article explores the challenges and lessons learned while developing a Retrieval-Augmented Generation (RAG) app with embeddings. Discover best practices, optimization techniques, and real-world takeaways to enhance your AI-driven applications!

Read MoreInsights from Building an Embeddings and Retrieval-Augmented Generation App
Prev
1 2 3 4
Next

Tech Unraveled in your inbox every week!

Subscribe to my newsletter.

Search

No results

Posts

Programming Myths We Desperately Need to Retire

May 1, 2025

Can you defend your favorite programming language?

May 25, 2025

Understanding Java’s Asynchronous Journey

May 12, 2025

A simple path to get good at Algorithms in 2025

April 14, 2025

What the heck is Hibernate!?

March 16, 2025

Tech Unraveled: Insights, Code, and Beyond.

You may also find these interesting

Creational Design Pattern: Builder
Creational Design Pattern: Prototype

Copyright © 2025 - Amrit Pandey