<?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: levi ali</title>
    <description>The latest articles on DEV Community by levi ali (@leviali12).</description>
    <link>https://dev.to/leviali12</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%2F3930162%2F0a601008-988e-46f5-b1a9-61568047e1f4.png</url>
      <title>DEV Community: levi ali</title>
      <link>https://dev.to/leviali12</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leviali12"/>
    <language>en</language>
    <item>
      <title>I kept noticing my overtime paycheck felt wrong, so I built a small calculator</title>
      <dc:creator>levi ali</dc:creator>
      <pubDate>Wed, 13 May 2026 22:05:36 +0000</pubDate>
      <link>https://dev.to/leviali12/i-kept-noticing-my-overtime-paycheck-felt-wrong-so-i-built-a-small-calculator-3oik</link>
      <guid>https://dev.to/leviali12/i-kept-noticing-my-overtime-paycheck-felt-wrong-so-i-built-a-small-calculator-3oik</guid>
      <description>&lt;p&gt;I don’t work in payroll or accounting, but I’ve been doing some overtime lately and kept running into something a lot of people seem to notice:&lt;/p&gt;

&lt;p&gt;You put in extra hours… and your paycheck doesn’t really feel like it goes up as much as you’d expect.&lt;/p&gt;

&lt;p&gt;At first I figured I was just misunderstanding taxes or something with brackets. But the more I looked into it, the more it seemed like the issue usually isn’t “extra tax on overtime” — it’s how withholding gets calculated on a single pay period.&lt;/p&gt;

&lt;p&gt;Basically, when your paycheck is higher than usual, payroll systems can treat it like you’re going to earn that higher amount all the time, so they withhold more temporarily. That can make your net pay look smaller than expected, even though your actual tax rate hasn’t changed.&lt;/p&gt;

&lt;p&gt;It’s more of a timing/estimation thing than anything else.&lt;/p&gt;

&lt;p&gt;I ended up putting together a small calculator just to see it more clearly:&lt;/p&gt;

&lt;p&gt;👉 payscope.us&lt;/p&gt;

&lt;p&gt;It lets you compare things like:&lt;/p&gt;

&lt;p&gt;regular vs overtime hours&lt;br&gt;
gross vs net pay&lt;br&gt;
how withholding shifts when a paycheck is bigger than usual&lt;/p&gt;

&lt;p&gt;Nothing fancy — just something to make the numbers easier to see instead of guessing in your head.&lt;/p&gt;

&lt;p&gt;Honestly, I didn’t set out to build a “product.” It started more as a way to double-check my own assumptions about overtime pay.&lt;/p&gt;

&lt;p&gt;If anyone here works with payroll or has a clearer way of explaining this without getting deep into tax rules, I’d be interested in hearing it.&lt;/p&gt;

</description>
      <category>career</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
