<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bhanupratap Rathore - Software Engineer</title>
    <link>https://bhanupratap.pages.dev</link>
    <description>Distributed systems, backend engineering, and applied AI.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 04 Sep 2026 20:32:33 GMT</lastBuildDate>
    <atom:link href="https://bhanupratap.pages.dev/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Tetris BRKG AI</title>
      <link>https://bhanupratap.pages.dev/blog/tetris-brkg-ai</link>
      <guid isPermaLink="true">https://bhanupratap.pages.dev/blog/tetris-brkg-ai</guid>
      <description>Tetris with live BRKGA evolution, pure NumPy engine and 2 ply heuristic search.</description>
      <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Algorithms</category>
    </item>

    <item>
      <title>PR Review Agent</title>
      <link>https://bhanupratap.pages.dev/blog/pr-review-agent</link>
      <guid isPermaLink="true">https://bhanupratap.pages.dev/blog/pr-review-agent</guid>
      <description>RAG based code review with AST chunking and semantic search for inline PR feedback.</description>
      <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Systems</category>
    </item>

    <item>
      <title>BRKGA for Orienteering</title>
      <link>https://bhanupratap.pages.dev/blog/brkga-orienteering-guide</link>
      <guid isPermaLink="true">https://bhanupratap.pages.dev/blog/brkga-orienteering-guide</guid>
      <description>Biased Random Key Genetic Algorithm for the multi depot orienteering problem.</description>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <category>Algorithms</category>
      <category>Optimization</category>
    </item>

    <item>
      <title>ERPlag Compiler Build</title>
      <link>https://bhanupratap.pages.dev/blog/erplag-compiler-build</link>
      <guid isPermaLink="true">https://bhanupratap.pages.dev/blog/erplag-compiler-build</guid>
      <description>Lexer, parser, semantic analysis and code generation for a custom language in C.</description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <category>Compilers</category>
      <category>Systems</category>
    </item>

    <item>
      <title>Cache Engine Deep Dive</title>
      <link>https://bhanupratap.pages.dev/blog/cache-engine-deep-dive</link>
      <guid isPermaLink="true">https://bhanupratap.pages.dev/blog/cache-engine-deep-dive</guid>
      <description>Building a high performance in memory cache in C++ with LRU eviction and custom allocators.</description>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <category>C++</category>
      <category>Systems</category>
    </item>
  </channel>
</rss>