<?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: abdulrasheed jamali</title>
    <description>The latest articles on DEV Community by abdulrasheed jamali (@abdulrasheed_jamali_399d2).</description>
    <link>https://dev.to/abdulrasheed_jamali_399d2</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4002314%2Fd8e1d0e9-ac43-4836-95e5-ff4b4a8952de.png</url>
      <title>DEV Community: abdulrasheed jamali</title>
      <link>https://dev.to/abdulrasheed_jamali_399d2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abdulrasheed_jamali_399d2"/>
    <language>en</language>
    <item>
      <title># I built حاسبة مكافأة نهاية الخدمة: An End-of-Service Benefits Calculator for Saudi Employees</title>
      <dc:creator>abdulrasheed jamali</dc:creator>
      <pubDate>Thu, 25 Jun 2026 13:14:43 +0000</pubDate>
      <link>https://dev.to/abdulrasheed_jamali_399d2/-i-built-hsb-mkf-nhy-lkhdm-an-end-of-service-benefits-calculator-for-saudi-employees-4in5</link>
      <guid>https://dev.to/abdulrasheed_jamali_399d2/-i-built-hsb-mkf-nhy-lkhdm-an-end-of-service-benefits-calculator-for-saudi-employees-4in5</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;If you're working in Saudi Arabia and wondering what your end-of-service benefits actually amount to, you're not alone. Many employees are unclear about their entitlements under the Saudi Labor Law, and calculating it manually is tedious and error-prone. There's no quick, accessible tool that gives you an instant estimate based on your specific situation — whether you're resigning, getting laid off, or having your contract terminated.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I created &lt;strong&gt;حاسبة مكافأة نهاية الخدمة&lt;/strong&gt; (End-of-Service Benefits Calculator) — a free Android app that helps Saudi employees estimate their benefits in seconds. Input your basic salary, years of service, and reason for separation, and get an instant calculation based on Saudi Labor Law rules.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.jamali.app01" rel="noopener noreferrer"&gt;Download on Google Play&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;p&gt;The calculator implements the official rules from the Saudi Ministry of Human Resources and Social Development:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;First 5 years&lt;/strong&gt;: Half the monthly salary per year&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;After 5 years&lt;/strong&gt;: Full monthly salary per year&lt;/li&gt;
&lt;li&gt;Different multipliers apply depending on whether you resigned (33%-100% based on tenure) or were terminated (100%)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key technical decision was building fractional month support — most people don't work exact year increments, so the app calculates partial months proportionally. I also made sure the calculations are transparent and match the official documentation exactly, with clear breakdowns showing how the final number was derived.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;I'd love feedback from anyone who's used the app or knows the Saudi labor system well. Are there edge cases I'm missing? Should I add features like salary projections or comparison tools? The app is intentionally simple now, but I'm open to expanding it based on what actual users need.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important disclaimer&lt;/strong&gt;: This is a guideline calculator only, not a legal reference. For official calculations, always check with your employer or the MHRSD directly.&lt;/p&gt;

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