<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmad Bilal</title>
    <description>The latest articles on DEV Community by Ahmad Bilal (@ahmadbilaldsa).</description>
    <link>https://dev.to/ahmadbilaldsa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4141094%2F5e862b35-78a5-46ab-850c-296dbea68413.jpg</url>
      <title>DEV Community: Ahmad Bilal</title>
      <link>https://dev.to/ahmadbilaldsa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmadbilaldsa"/>
    <language>en</language>
    <item>
      <title>Building PayoutDelta: An Open Cross-Border Banking Dataset &amp; 100/100 Lighthouse Next.js Engine</title>
      <dc:creator>Ahmad Bilal</dc:creator>
      <pubDate>Thu, 24 Sep 2026 11:07:12 +0000</pubDate>
      <link>https://dev.to/ahmadbilaldsa/building-payoutdelta-an-open-cross-border-banking-dataset-100100-lighthouse-nextjs-engine-4o0n</link>
      <guid>https://dev.to/ahmadbilaldsa/building-payoutdelta-an-open-cross-border-banking-dataset-100100-lighthouse-nextjs-engine-4o0n</guid>
      <description>&lt;p&gt;When invoicing foreign clients via SWIFT wire, international software engineers and remote agencies frequently lose 3.5% to 8.2% of gross revenue to correspondent banking hops and retail FX markups.&lt;/p&gt;

&lt;p&gt;To solve this, I built &lt;strong&gt;PayoutDelta&lt;/strong&gt;—an open benchmark tracking intermediary SWIFT BICs (CHASUS33, CITIUS33), retail spreads, and statutory export tax codes across 50 corridors.&lt;/p&gt;

&lt;h3&gt;
  
  
  Technical Architecture
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stack:&lt;/strong&gt; Next.js 15 (Static Export) hosted on GitHub Pages.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Performance:&lt;/strong&gt; 100/100 across Desktop and Mobile on Lighthouse (0.2s FCP, 0.5s LCP, 0ms TBT).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy:&lt;/strong&gt; 100% client-side execution with zero third-party tracking or runtime analytics.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Developer API &amp;amp; Open Data:&lt;/strong&gt; Provides machine-readable endpoints (&lt;code&gt;/api/fees.json&lt;/code&gt;, &lt;code&gt;/llms.txt&lt;/code&gt;, and Schema.org &lt;code&gt;Dataset&lt;/code&gt; microdata) for automated ingestion.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Embeddable Cards:&lt;/strong&gt; Zero-dependency static cards (&lt;code&gt;/embed/[corridor]&lt;/code&gt;) that third-party sites can drop into iframes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Explore the live tool: &lt;a href="https://ahmadbilaldsa.github.io/payout-delta/" rel="noopener noreferrer"&gt;PayoutDelta&lt;/a&gt;&lt;br&gt;
Developer Hub: &lt;a href="https://ahmadbilaldsa.github.io/payout-delta/developers/" rel="noopener noreferrer"&gt;PayoutDelta Developers&lt;/a&gt;&lt;br&gt;
GitHub Repository: &lt;a href="https://github.com/AhmadBilalDSA/payout-delta" rel="noopener noreferrer"&gt;github.com/AhmadBilalDSA/payout-delta&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>fintech</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
