<?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: maia</title>
    <description>The latest articles on DEV Community by maia (@getfreetool).</description>
    <link>https://dev.to/getfreetool</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%2F3905459%2F49efe005-6bf5-413a-b658-68098e43296a.png</url>
      <title>DEV Community: maia</title>
      <link>https://dev.to/getfreetool</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/getfreetool"/>
    <language>en</language>
    <item>
      <title>How to Build a Bacalaureat Grade Calculator</title>
      <dc:creator>maia</dc:creator>
      <pubDate>Thu, 30 Apr 2026 06:07:50 +0000</pubDate>
      <link>https://dev.to/getfreetool/how-to-build-a-bacalaureat-grade-calculator-2b5f</link>
      <guid>https://dev.to/getfreetool/how-to-build-a-bacalaureat-grade-calculator-2b5f</guid>
      <description>&lt;p&gt;&lt;a href="https://getfreetool.com/2026/04/01/calculator-bacalaureat/()" rel="noopener noreferrer"&gt;How to Build a Bacalaureat Grade Calculator&lt;/a&gt;: A Tech Deep DiveThe Romanian bacalaureat grade calculator looks simple on the surface — a few inputs, a formula, a result. But building one that's actually reliable, mobile-friendly, and useful for scenario planning involves some interesting engineering decisions. Here's a full breakdown.The Formula Is the FoundationEverything starts with the official Ministry of Education formula:Final Grade = (High School Average × 0.25) + (Exam Average × 0.75) + Bonus PointsWhere:Exam Average = (Romanian + Mandatory Subject + Optional Subject) / 3The weighting is deliberate — your continuous performance across 4 years counts for 25%, but the actual exams drive 75% of the result. Bonus points (from competitions like the national olympics) cap at 1.00 and are added after, with the final grade capped at 10.00.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
