<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Systems, Backend & Core CS – Vaibhav Jha</title>
    <link>https://www.vaibhavjha.tech//blog</link>
    <description>Technical blogs by Vaibhav Jha on systems programming, backend engineering, software architecture, SSD, RAM, ALU, and core computer science concepts.</description>
    <language>en</language>
    <lastBuildDate>Fri, 22 May 2026 18:07:16 GMT</lastBuildDate>
    <atom:link href="https://www.vaibhavjha.tech//api/rss" rel="self" type="application/rss+xml" />
    <managingEditor>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</managingEditor>
    <webMaster>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</webMaster>
    <image>
      <url>https://www.vaibhavjha.tech//images/avatar1.jpg</url>
      <title>Systems, Backend & Core CS – Vaibhav Jha</title>
      <link>https://www.vaibhavjha.tech//blog</link>
    </image>
    
    <item>
      <title>Why You Can't Download Netflix Videos: A Deep Dive into DRM</title>
      <link>https://www.vaibhavjha.tech//blog/netflix-drm-widevine</link>
      <guid>https://www.vaibhavjha.tech//blog/netflix-drm-widevine</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[A practical walkthrough of Netflix DRM architecture using Widevine, TEE security levels, license flow, and secure decryption.]]></description>
      <enclosure url="https://www.vaibhavjha.tech//images/gallery/netflix.jpg" type="image/jpeg" />
      <category>Security</category>
      <author>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</author>
    </item>
    <item>
      <title>Designing a Scalable URL Shortener</title>
      <link>https://www.vaibhavjha.tech//blog/urlshortener</link>
      <guid>https://www.vaibhavjha.tech//blog/urlshortener</guid>
      <pubDate>Sun, 05 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[How to build a URL shortener that handles millions of requests using hashing, databases, and caching.]]></description>
      <enclosure url="https://www.vaibhavjha.tech//images/gallery/urlshortener.jpg" type="image/jpeg" />
      <category>System Design</category>
      <author>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</author>
    </item>
    <item>
      <title>How ALU (Arithmetic Logic Unit) Works</title>
      <link>https://www.vaibhavjha.tech//blog/alu</link>
      <guid>https://www.vaibhavjha.tech//blog/alu</guid>
      <pubDate>Sat, 04 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[Understanding how the ALU performs arithmetic and logical operations inside the CPU.]]></description>
      <enclosure url="https://www.vaibhavjha.tech//images/gallery/alu.jpg" type="image/jpeg" />
      <category>Computer Science</category>
      <author>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</author>
    </item>
    <item>
      <title>How Payment Gateways Work and How to Integrate Them</title>
      <link>https://www.vaibhavjha.tech//blog/paymentgateway</link>
      <guid>https://www.vaibhavjha.tech//blog/paymentgateway</guid>
      <pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[A practical guide to payment gateway flow, APIs, and how transactions are processed securely.]]></description>
      <enclosure url="https://www.vaibhavjha.tech//images/gallery/paymentgateway.jpg" type="image/jpeg" />
      <category>Backend</category>
      <author>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</author>
    </item>
    <item>
      <title>How RAM Actually Works</title>
      <link>https://www.vaibhavjha.tech//blog/howramworks</link>
      <guid>https://www.vaibhavjha.tech//blog/howramworks</guid>
      <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[A clear explanation of RAM, memory hierarchy, and how data moves between CPU and memory.]]></description>
      <enclosure url="https://www.vaibhavjha.tech//images/gallery/ram.jpg" type="image/jpeg" />
      <category>Computer Science</category>
      <author>2k22.cscys.2211080@gmail.com (Vaibhav Jha)</author>
    </item>
  </channel>
</rss>