<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Sahil Mane</title>
        <link>https://sahil-mane-web.netlify.app/</link>
        <description>Sahil Mane's Blog</description>
        <lastBuildDate>Thu, 09 Jul 2026 17:45:19 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Sahil Mane</title>
            <url>https://antfu.me/avatar.png</url>
            <link>https://sahil-mane-web.netlify.app/</link>
        </image>
        <copyright>© 2026 Sahil Mane</copyright>
        <atom:link href="https://sahil-mane-web.netlify.app/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[BitTorrent from Scratch]]></title>
            <link>https://sahil-mane-web.netlify.app/posts/bittorrent-from-scratch</link>
            <guid isPermaLink="true">https://sahil-mane-web.netlify.app/posts/bittorrent-from-scratch</guid>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Understanding P2P file sharing by building a client from the ground up]]></description>
            <content:encoded><![CDATA[<p>Read the full blog at <a href="https://bittorrent-sahilmane.netlify.app/">bittorrent-sahilmane.netlify.app</a>.</p>
]]></content:encoded>
            <author>sahilmanecode@gmail.com (Sahil Mane)</author>
        </item>
        <item>
            <title><![CDATA[Building React from Scratch]]></title>
            <link>https://sahil-mane-web.netlify.app/posts/building-react-from-scratch</link>
            <guid isPermaLink="true">https://sahil-mane-web.netlify.app/posts/building-react-from-scratch</guid>
            <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Rebuilding React's core — Fiber, Hooks, and reconciliation]]></description>
            <content:encoded><![CDATA[<p>Read the full blog at <a href="https://building-react-sahilmane.surge.sh">building-react-sahilmane.surge.sh</a>.</p>
]]></content:encoded>
            <author>sahilmanecode@gmail.com (Sahil Mane)</author>
        </item>
    </channel>
</rss>