<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Muhammad Qasim</title><link>https://qasimio.me/posts/</link><description>Recent content in Posts on Muhammad Qasim</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 08 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://qasimio.me/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>System Design: Engineering Feedback Loops</title><link>https://qasimio.me/posts/engineering-feedback-loops/</link><pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate><guid>https://qasimio.me/posts/engineering-feedback-loops/</guid><description>How DevShelf gets smarter using offline log analysis and behavioral re-ranking.</description></item><item><title>The Math Behind the Magic: Vector Space Models in Java</title><link>https://qasimio.me/posts/how-search-engines-work/</link><pubDate>Sun, 10 Nov 2024 00:00:00 +0000</pubDate><guid>https://qasimio.me/posts/how-search-engines-work/</guid><description>A deep dive into Cosine Similarity, TF-IDF, and how I built a ranking engine without Lucene.</description></item><item><title>From O(N) to O(1): Building a Java Search Engine from Scratch</title><link>https://qasimio.me/posts/building-search-engine-from-scratch/</link><pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate><guid>https://qasimio.me/posts/building-search-engine-from-scratch/</guid><description>How I built a Positional Inverted Index and TF-IDF ranker without using Lucene or Elasticsearch.</description></item></channel></rss>