<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ishit Raj — Blog</title>
    <link>https://ishitraj.in</link>
    <description>Writing on full-stack development, IoT systems, open source, and engineering.</description>
    <language>en-in</language>
    <managingEditor>dev@ishitraj.in (Ishit Raj)</managingEditor>
    <webMaster>dev@ishitraj.in (Ishit Raj)</webMaster>
    <lastBuildDate>Mon, 04 May 2026 05:30:01 GMT</lastBuildDate>
    <atom:link href="https://ishitraj.in/rss.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://ishitraj.in/icon.svg</url>
      <title>Ishit Raj — Blog</title>
      <link>https://ishitraj.in</link>
    </image>
    
    <item>
      <title><![CDATA[How I built a WiFi file transfer tool with pure Node.js]]></title>
      <link>https://ishitraj.in/blog/how-I-built-a-wifi-file-transfer-tool-with-pure-nodejs</link>
      <guid isPermaLink="true">https://ishitraj.in/blog/how-I-built-a-wifi-file-transfer-tool-with-pure-nodejs</guid>
      <description><![CDATA[How a small frustration turned into an open source tool — and what it says about building with AI.]]></description>
      <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[Open Source]]></category>
      <category><![CDATA[Node.js]]></category>
      <category><![CDATA[AI]]></category>
      <category><![CDATA[Tooling]]></category>
      <author>dev@ishitraj.in (Ishit Raj)</author>
    </item>

    <item>
      <title><![CDATA[How I solved Google Play's Android asset verification for Expo apps]]></title>
      <link>https://ishitraj.in/blog/expo-adi-registration</link>
      <guid isPermaLink="true">https://ishitraj.in/blog/expo-adi-registration</guid>
      <description><![CDATA[Google Play Console needs adi-registration.properties in native Android assets. Expo's JS bundler won't put it there. So I wrote a config plugin that does.]]></description>
      <pubDate>Wed, 16 Apr 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[Expo]]></category>
      <category><![CDATA[React Native]]></category>
      <category><![CDATA[Android]]></category>
      <category><![CDATA[npm]]></category>
      <category><![CDATA[open source]]></category>
      <author>dev@ishitraj.in (Ishit Raj)</author>
    </item>
  </channel>
</rss>