<?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: Andrew Vazhnovski</title>
    <description>The latest articles on DEV Community by Andrew Vazhnovski (@andrew_vazhnovski_25e9cb6).</description>
    <link>https://dev.to/andrew_vazhnovski_25e9cb6</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%2F3826718%2F86696336-c350-479b-95d1-30cb9a43a104.png</url>
      <title>DEV Community: Andrew Vazhnovski</title>
      <link>https://dev.to/andrew_vazhnovski_25e9cb6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrew_vazhnovski_25e9cb6"/>
    <language>en</language>
    <item>
      <title>I built a zero-BS calculator to find your true freelance rate (and avoid burnout)</title>
      <dc:creator>Andrew Vazhnovski</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:36:10 +0000</pubDate>
      <link>https://dev.to/andrew_vazhnovski_25e9cb6/i-built-a-zero-bs-calculator-to-find-your-true-freelance-rate-and-avoid-burnout-2mkm</link>
      <guid>https://dev.to/andrew_vazhnovski_25e9cb6/i-built-a-zero-bs-calculator-to-find-your-true-freelance-rate-and-avoid-burnout-2mkm</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;When I started taking on freelance projects, I made a classic mistake: I divided my target annual income by 2080 hours (40 hours * 52 weeks). &lt;/p&gt;

&lt;p&gt;The result? I severely underpriced myself because I forgot to factor in:&lt;br&gt;
❌ Unpaid vacations and sick days&lt;br&gt;
❌ Non-billable admin and sales work&lt;br&gt;
❌ Software subscriptions &amp;amp; hosting costs&lt;br&gt;
❌ Taxes&lt;/p&gt;

&lt;p&gt;I got tired of complex spreadsheets, so I built the &lt;strong&gt;MVR (Minimum Viable Rate) Calculator&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;It’s a 100% free, privacy-first tool running locally in your browser. You plug in your financial goals and realistic constraints, and it reverse-engineers the absolute minimum you need to charge per billable hour to survive.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://andrewvazhnovski-dev.github.io/mvr-calculator/" rel="noopener noreferrer"&gt;https://andrewvazhnovski-dev.github.io/mvr-calculator/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech Stack:&lt;/strong&gt; Built with vanilla HTML/CSS/JS. The hardest part was getting the CSS Flexbox to scale massively long numbers without breaking the UI.&lt;/p&gt;

&lt;p&gt;I just launched it today. I would love your brutal feedback! Does the math hold up for your specific niche? Let me know in the comments! 👇&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>freelance</category>
      <category>javascript</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
