<?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: Pedro Félix Severo</title>
    <description>The latest articles on DEV Community by Pedro Félix Severo (@pedro_flixsevero_bb9e70).</description>
    <link>https://dev.to/pedro_flixsevero_bb9e70</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%2F3672941%2F1c183c7a-85cb-4321-853b-7645d7e409ef.jpg</url>
      <title>DEV Community: Pedro Félix Severo</title>
      <link>https://dev.to/pedro_flixsevero_bb9e70</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pedro_flixsevero_bb9e70"/>
    <language>en</language>
    <item>
      <title>I created a Labor Calculation Portal (CLT 2025) that is 100% Client-Side (No Backend) and Open Source.</title>
      <dc:creator>Pedro Félix Severo</dc:creator>
      <pubDate>Sun, 21 Dec 2025 18:22:38 +0000</pubDate>
      <link>https://dev.to/pedro_flixsevero_bb9e70/i-created-a-labor-calculation-portal-clt-2025-that-is-100-client-side-no-backend-and-open-2k1g</link>
      <guid>https://dev.to/pedro_flixsevero_bb9e70/i-created-a-labor-calculation-portal-clt-2025-that-is-100-client-side-no-backend-and-open-2k1g</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I wanted to share a project I launched this week: Calculy.online.&lt;/p&gt;

&lt;p&gt;The idea stemmed from a real pain point: most payroll calculators today are slow, full of intrusive ads, and often ask for email/registration just to show a simple result.&lt;/p&gt;

&lt;p&gt;The Technical Solution: I decided to go against the grain and create a PWA focused on performance and privacy.&lt;/p&gt;

&lt;p&gt;Zero Backend: All calculation logic (progressive income tax, social security, vacation pay) runs in the user's browser via pure JavaScript.&lt;/p&gt;

&lt;p&gt;Privacy: Since there's no server-side, salary data never leaves the user's device.&lt;/p&gt;

&lt;p&gt;Stack: Semantic HTML5 + CSS3 (Grid/Flexbox) + Vanilla JS.&lt;/p&gt;

&lt;p&gt;Hosting: Static.&lt;/p&gt;

&lt;p&gt;The site already has 10 tools (Termination, Net Pay, Vacation, etc.).&lt;/p&gt;

&lt;p&gt;I would greatly appreciate any feedback on the mobile UX or any bugs in the logic!&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://calculy.online" rel="noopener noreferrer"&gt;https://calculy.online&lt;/a&gt;&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>showdev</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
