<?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: xuxiaofeng</title>
    <description>The latest articles on DEV Community by xuxiaofeng (@pikafenger).</description>
    <link>https://dev.to/pikafenger</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%2F3505198%2Fe1cc6921-8a17-4124-b3c7-a4f029d4fe73.png</url>
      <title>DEV Community: xuxiaofeng</title>
      <link>https://dev.to/pikafenger</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pikafenger"/>
    <language>en</language>
    <item>
      <title>Bill Split Calculator</title>
      <dc:creator>xuxiaofeng</dc:creator>
      <pubDate>Wed, 17 Sep 2025 02:29:27 +0000</pubDate>
      <link>https://dev.to/pikafenger/bill-split-calculator-5h78</link>
      <guid>https://dev.to/pikafenger/bill-split-calculator-5h78</guid>
      <description>&lt;p&gt;Stop doing napkin math after every dinner 🍕&lt;br&gt;
I built a dead-simple Tip &amp;amp; Bill Split Calculator that runs in your browser—no installs, no tracking, no split-the-check drama.&lt;br&gt;
Features the US diners actually need:&lt;br&gt;
15 % | 18 % | 20 % one-tap presets + custom box&lt;br&gt;
Auto-splits the total by head-count&lt;br&gt;
Optional “round-up” so no one digs for quarters&lt;br&gt;
Works offline, mobile-first, dark-mode friendly&lt;br&gt;
Generate a downloadable card or share link in two clicks&lt;br&gt;
Tech stack: vanilla JS + PWA manifest → 11 kB compressed, loads in &amp;lt; 200 ms on 3G.&lt;br&gt;
Code is MIT on GitHub—PRs welcome if you want extra currencies or darker dark mode 😎&lt;br&gt;
Live demo 👉 &lt;a href="https://iris.findtruman.io/web/bill_calculator" rel="noopener noreferrer"&gt;Bill Split Calculator&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.amazonaws.com%2Fuploads%2Farticles%2Fcp2xibimynwbpkhkhz73.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.amazonaws.com%2Fuploads%2Farticles%2Fcp2xibimynwbpkhkhz73.png" alt=" " width="800" height="903"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Debt Payoff Planner</title>
      <dc:creator>xuxiaofeng</dc:creator>
      <pubDate>Tue, 16 Sep 2025 02:42:56 +0000</pubDate>
      <link>https://dev.to/pikafenger/debt-payoff-planner-4h51</link>
      <guid>https://dev.to/pikafenger/debt-payoff-planner-4h51</guid>
      <description>&lt;p&gt;1.🎯Still drowning in 19 % APR credit-card juice?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I built a dead-simple calculator that shows exactly how fast you can surface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;2.Punch in every balance + rate → it spits out TWO futures:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Snowball: kill the smallest balance first (quick dopamine)&lt;/li&gt;
&lt;li&gt;Avalanche: nuke the highest rate first (max $$ saved)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;3.Real numbers from my own debt:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Switch to Avalanche → save $823 interest and be debt-free 1 yr 11 mo sooner.&lt;/li&gt;
&lt;li&gt;No spreadsheet, no 5-hour YouTube course.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;4.100 % free, no sign-up, works on your phone.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Stop guessing, start the countdown to $0 balance.&lt;/li&gt;
&lt;li&gt;Try it → &lt;a href="https://iris.findtruman.io/web/debt_payoff_planner" rel="noopener noreferrer"&gt;Debt Payoff Planner&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&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.amazonaws.com%2Fuploads%2Farticles%2Fuc0c41acs4m8hki3g7jd.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.amazonaws.com%2Fuploads%2Farticles%2Fuc0c41acs4m8hki3g7jd.png" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
