<?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: ibhade ewalefoh</title>
    <description>The latest articles on DEV Community by ibhade ewalefoh (@ibhade_ewalefoh_9646a05db).</description>
    <link>https://dev.to/ibhade_ewalefoh_9646a05db</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%2F3862934%2F9d69ab02-58ad-4add-b0d4-f9ca1ae5f0a3.jpg</url>
      <title>DEV Community: ibhade ewalefoh</title>
      <link>https://dev.to/ibhade_ewalefoh_9646a05db</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ibhade_ewalefoh_9646a05db"/>
    <language>en</language>
    <item>
      <title>CitrusFi: A subscription audit that actually understands billing cycles</title>
      <dc:creator>ibhade ewalefoh</dc:creator>
      <pubDate>Sun, 20 Sep 2026 16:18:08 +0000</pubDate>
      <link>https://dev.to/ibhade_ewalefoh_9646a05db/citrusfi-a-subscription-audit-that-actually-understands-billing-cycles-146g</link>
      <guid>https://dev.to/ibhade_ewalefoh_9646a05db/citrusfi-a-subscription-audit-that-actually-understands-billing-cycles-146g</guid>
      <description>&lt;p&gt;CitrusFi is a small subscription tracking app that answers a question most trackers get wrong: "how much am I really spending per month?"&lt;/p&gt;

&lt;p&gt;Most subscription lists just show you a pile of prices with different billing cycles (some monthly, some yearly, some weekly) and leave you to do the math. CitrusFi normalizes everything into a true monthly equivalent figure  a $15/year membership contributes $1.25/month to your real total, not $15. It also shows the honest annual total alongside it, so nothing is hidden or confusing.&lt;/p&gt;

&lt;p&gt;It's built for anyone who's ever been surprised by how much their subscriptions actually cost once you add them all up properly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Live app: &lt;a href="https://citrusfi.vercel.app" rel="noopener noreferrer"&gt;https://citrusfi.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmupmks8gha6aenvkcv6w.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmupmks8gha6aenvkcv6w.PNG" alt=" " width="788" height="626"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/ibhade-ewalefoh/citrusfi" rel="noopener noreferrer"&gt;https://github.com/ibhade-ewalefoh/citrusfi&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Build Process
&lt;/h2&gt;

&lt;p&gt;Built with Claude as my technical partner via Command Prompt on Windows. Hit network drops during npm installs (fixed with cache clears), a folder conflict setting up the Sanity Studio (fixed by making it a separate folder), and a calculation bug where yearly subscriptions weren't counted correctly (fixed by normalizing all billing cycles to true monthly-equivalent cost, shown alongside the real annual total).&lt;/p&gt;

&lt;h2&gt;
  
  
  Sanity Project Details
&lt;/h2&gt;

&lt;p&gt;Project ID: 493xrq67&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>sanitychallenge</category>
      <category>sanity</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
