<?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: brandocalricia</title>
    <description>The latest articles on DEV Community by brandocalricia (@brandocalricia).</description>
    <link>https://dev.to/brandocalricia</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3848729%2Fd0842831-3da0-46d8-b93c-dd383f889e56.png</url>
      <title>DEV Community: brandocalricia</title>
      <link>https://dev.to/brandocalricia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brandocalricia"/>
    <language>en</language>
    <item>
      <title>I Built a $30 Personal Finance Toolkit That Replaces YNAB, Mint, and QuickBooks</title>
      <dc:creator>brandocalricia</dc:creator>
      <pubDate>Sun, 29 Mar 2026 06:11:16 +0000</pubDate>
      <link>https://dev.to/brandocalricia/i-built-a-30-personal-finance-toolkit-that-replaces-ynab-mint-and-quickbooks-pob</link>
      <guid>https://dev.to/brandocalricia/i-built-a-30-personal-finance-toolkit-that-replaces-ynab-mint-and-quickbooks-pob</guid>
      <description>&lt;p&gt;I got frustrated paying $15+/month for finance apps that all do slightly different things. So I built &lt;strong&gt;FinanceKit&lt;/strong&gt; — a one-time $29.99 desktop toolkit with 5 modules.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🧾 Receipt Scanner
&lt;/h3&gt;

&lt;p&gt;Uses OCR to scan paper and digital receipts. Extracts vendor, date, amount, and category automatically. No more shoeboxes of receipts at tax time.&lt;/p&gt;

&lt;h3&gt;
  
  
  📊 Portfolio Tracker
&lt;/h3&gt;

&lt;p&gt;Track investments without giving Robinhood or Mint your login credentials. Import CSV exports from your brokerage and get clean visualizations.&lt;/p&gt;

&lt;h3&gt;
  
  
  📋 Report Generator
&lt;/h3&gt;

&lt;p&gt;Creates professional financial summaries — P&amp;amp;L statements, expense breakdowns, monthly trends. Great for handing to your accountant or just understanding where your money goes.&lt;/p&gt;

&lt;h3&gt;
  
  
  💼 Job Tracker
&lt;/h3&gt;

&lt;p&gt;Built for freelancers. Track clients, invoices, payments, and outstanding balances in one place. Replaces the spreadsheet you've been using.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔍 Subscription Auditor
&lt;/h3&gt;

&lt;p&gt;Analyzes your bank statements and finds recurring charges you've forgotten about. Most users find $30-50/month in subscriptions they didn't know they were still paying for.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Local-First?
&lt;/h2&gt;

&lt;p&gt;Every major finance app requires you to upload your financial data to their servers. FinanceKit processes everything on your machine:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Zero network requests&lt;/li&gt;
&lt;li&gt;✅ Zero telemetry&lt;/li&gt;
&lt;li&gt;✅ Your financial data never leaves your computer&lt;/li&gt;
&lt;li&gt;✅ No account creation required&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Python 3.11&lt;/strong&gt; — core logic&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Streamlit&lt;/strong&gt; — UI framework&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tesseract OCR&lt;/strong&gt; — receipt scanning&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pandas&lt;/strong&gt; — data processing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plotly&lt;/strong&gt; — interactive charts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SQLite&lt;/strong&gt; — local storage&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live demo (free):&lt;/strong&gt; &lt;a href="https://financekit-demo-financekit.streamlit.app/" rel="noopener noreferrer"&gt;FinanceKit Demo&lt;/a&gt;&lt;br&gt;
🛒 &lt;strong&gt;Full version:&lt;/strong&gt; &lt;a href="https://5207453582610.gumroad.com/l/zbnsjc" rel="noopener noreferrer"&gt;FinanceKit on Gumroad — $29.99&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What finance tools are you currently using? What frustrates you most about them? Drop a comment 👇&lt;/em&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>python</category>
      <category>productivity</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
