<?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: Prose Puzzle</title>
    <description>The latest articles on DEV Community by Prose Puzzle (@prosepuzle).</description>
    <link>https://dev.to/prosepuzle</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%2F3790780%2F9458ce86-2095-49f7-968f-09033842e9a7.png</url>
      <title>DEV Community: Prose Puzzle</title>
      <link>https://dev.to/prosepuzle</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prosepuzle"/>
    <language>en</language>
    <item>
      <title>I built a freelance rate calculator because I was tired of undercharging</title>
      <dc:creator>Prose Puzzle</dc:creator>
      <pubDate>Wed, 25 Feb 2026 03:44:17 +0000</pubDate>
      <link>https://dev.to/prosepuzle/i-built-a-freelance-rate-calculator-because-i-was-tired-of-undercharging-33eo</link>
      <guid>https://dev.to/prosepuzle/i-built-a-freelance-rate-calculator-because-i-was-tired-of-undercharging-33eo</guid>
      <description>&lt;p&gt;Most freelance rate calculators are the same: take your salary, divide by 2,080 hours, done. That number is wrong and it's why so many of us undercharge.&lt;/p&gt;

&lt;p&gt;It ignores taxes (~30%), unpaid hours (admin, sales, invoicing), expenses (software, insurance, gear), vacation, and profit margin. When you actually account for all of that, your real rate is usually 40-60% higher than the naive calculation.&lt;/p&gt;

&lt;p&gt;So I built Freelance Calc — a free calculator that shows you what an hour of your time actually costs.&lt;/p&gt;

&lt;p&gt;What makes it different&lt;br&gt;
Loss Calculator — This is the feature that gets people. Enter your current rate and it shows you exactly how much you're leaving on the table annually. Seeing "$52,000/year in lost revenue" hits different than "you should charge more."&lt;/p&gt;

&lt;p&gt;1,000+ job presets — Pre-filled market rates for specific roles (Agency Designer, Backend Developer, UX Researcher, etc.) across 4 experience levels. No more googling "what do freelance developers charge."&lt;/p&gt;

&lt;p&gt;Full breakdown — See exactly where your money goes: salary, taxes, expenses, profit margin. All visualized so you can explain your rate to clients with confidence.&lt;/p&gt;

&lt;p&gt;Multi-currency — USD, EUR, GBP, CAD, AUD, JPY. Not everyone freelances in dollars.&lt;/p&gt;

&lt;p&gt;Shareable links — Generate a URL with your exact inputs pre-filled. Useful for sharing with a partner, accountant, or freelance friends.&lt;/p&gt;

&lt;p&gt;Privacy-first&lt;br&gt;
Everything runs in your browser. No accounts, no data collection, no backend. Your financial info never leaves your device.&lt;/p&gt;

&lt;p&gt;Tech stack&lt;br&gt;
React + TypeScript, Vite, Tailwind CSS. Hosted on Vercel. It's a PWA so you can install it on your phone and use it offline. ~241 KB gzipped.&lt;/p&gt;

&lt;p&gt;513 tests passing, WCAG 2.1 AA accessible, keyboard shortcuts for power users.&lt;/p&gt;

&lt;p&gt;Free forever&lt;br&gt;
No ads, no freemium upsell. There's an optional tip jar if you find it useful, but the full tool is free with no strings attached.&lt;/p&gt;

&lt;p&gt;Try it: &lt;a href="//freelancecalc.tech"&gt;freelancecalc.tech&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you freelance or know someone who does, I'd love to hear if the numbers surprise you. They surprised me.&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>career</category>
    </item>
  </channel>
</rss>
