<?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>Forem: Djelloul</title>
    <description>The latest articles on Forem by Djelloul (@inoruth).</description>
    <link>https://forem.com/inoruth</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%2F3695134%2Fdf11b3b8-d6cc-4b5e-b763-b0f0af3ace52.png</url>
      <title>Forem: Djelloul</title>
      <link>https://forem.com/inoruth</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/inoruth"/>
    <language>en</language>
    <item>
      <title>I built a simple tool: Excel JSON with validation (free beta)</title>
      <dc:creator>Djelloul</dc:creator>
      <pubDate>Mon, 05 Jan 2026 22:21:33 +0000</pubDate>
      <link>https://forem.com/inoruth/i-built-a-simple-tool-excel-json-with-validation-free-beta-kbn</link>
      <guid>https://forem.com/inoruth/i-built-a-simple-tool-excel-json-with-validation-free-beta-kbn</guid>
      <description>&lt;p&gt;Hey everyone 👋&lt;/p&gt;

&lt;p&gt;I often had to convert Excel tables into JSON configuration files — and I kept doing it manually, making mistakes all the time.&lt;/p&gt;

&lt;p&gt;So I built a small tool:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JSON Automator&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
➡️ Convert Excel (.xlsx) → clean JSON&lt;br&gt;&lt;br&gt;
➡️ Optional config validation (required fields, ints, bools, URLs, duplicates)&lt;br&gt;&lt;br&gt;
➡️ No account, free (beta)&lt;/p&gt;




&lt;h3&gt;
  
  
  🚀 Try it here
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://json-automator.up.railway.app" rel="noopener noreferrer"&gt;https://json-automator.up.railway.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source code (FastAPI, Python):&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Inoruth/json-automator" rel="noopener noreferrer"&gt;https://github.com/Inoruth/json-automator&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Why I built it
&lt;/h3&gt;

&lt;p&gt;Many teams still keep configuration data in Excel.&lt;br&gt;&lt;br&gt;
But someone eventually has to rewrite everything into JSON — and mistakes happen easily.&lt;/p&gt;

&lt;p&gt;I wanted something simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;upload Excel
&lt;/li&gt;
&lt;li&gt;validate
&lt;/li&gt;
&lt;li&gt;get JSON
&lt;/li&gt;
&lt;li&gt;done.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  I'd really appreciate feedback 🙏
&lt;/h3&gt;

&lt;p&gt;If you try it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Did it help?
&lt;/li&gt;
&lt;li&gt;Anything confusing?
&lt;/li&gt;
&lt;li&gt;Any missing validation rules?
&lt;/li&gt;
&lt;li&gt;Bugs or edge-cases?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Comments are welcome — it will help me decide what to build next.&lt;/p&gt;

&lt;p&gt;Thanks for reading! 🚀&lt;/p&gt;

</description>
      <category>python</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
