<?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: Jetron Saiti</title>
    <description>The latest articles on DEV Community by Jetron Saiti (@jetroni).</description>
    <link>https://dev.to/jetroni</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%2F3439736%2F0d754de0-e3aa-4f02-89b1-15deefaeb3e7.png</url>
      <title>DEV Community: Jetron Saiti</title>
      <link>https://dev.to/jetroni</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jetroni"/>
    <language>en</language>
    <item>
      <title>I Built 132 Free Online Tools Because I Kept Searching for Them</title>
      <dc:creator>Jetron Saiti</dc:creator>
      <pubDate>Wed, 19 Aug 2026 18:33:19 +0000</pubDate>
      <link>https://dev.to/jetroni/i-built-132-free-online-tools-because-i-kept-searching-for-them-kdf</link>
      <guid>https://dev.to/jetroni/i-built-132-free-online-tools-because-i-kept-searching-for-them-kdf</guid>
      <description>&lt;p&gt;As a developer, I constantly end up searching for small tools to do random things.&lt;/p&gt;

&lt;p&gt;Format JSON, decode JWTs, generate UUIDs, encode URLs, compare text, convert data, and so on.&lt;/p&gt;

&lt;p&gt;I got tired of opening a different website every time, so I started building my own collection.&lt;/p&gt;

&lt;p&gt;That's CtrlTool.&lt;/p&gt;

&lt;p&gt;It currently has 132 free tools for developers and everyday tasks, with a focus on keeping them fast, simple, and easy to use.&lt;/p&gt;

&lt;p&gt;A lot of the tools process data directly in the browser when possible.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ctrltool.wtf" rel="noopener noreferrer"&gt;https://ctrltool.wtf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's still very new, so I'd love to hear what tools you think are missing.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Tasklin v0.0.3, a simple open-source CLI to automate tasks</title>
      <dc:creator>Jetron Saiti</dc:creator>
      <pubDate>Tue, 19 Aug 2025 01:15:54 +0000</pubDate>
      <link>https://dev.to/jetroni/tasklin-v003-a-simple-open-source-cli-to-automate-tasks-2clh</link>
      <guid>https://dev.to/jetroni/tasklin-v003-a-simple-open-source-cli-to-automate-tasks-2clh</guid>
      <description>&lt;p&gt;Hey devs!&lt;/p&gt;

&lt;p&gt;I’ve been working on Tasklin (now at v0.0.3), a lightweight CLI that helps you run tasks and pipelines without all the extra setup. It’s fully open-source, super simple, and designed to make automating small workflows easier.&lt;/p&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://github.com/jetroni/tasklin" rel="noopener noreferrer"&gt;https://github.com/jetroni/tasklin&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Right now, Tasklin just takes text commands as input, and you can chain tasks however you like. I think it’s a small tool that could make life a bit easier for anyone who runs repetitive scripts or pipelines.&lt;/p&gt;

&lt;p&gt;I’d love to hear your thoughts, how you’d use it, ideas for improvements, or any cool workflows you can imagine with it.&lt;/p&gt;

</description>
      <category>automation</category>
      <category>ai</category>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>Tasklin, a Python CLI to run multiple AI models</title>
      <dc:creator>Jetron Saiti</dc:creator>
      <pubDate>Sun, 17 Aug 2025 16:27:18 +0000</pubDate>
      <link>https://dev.to/jetroni/tasklin-a-python-cli-to-run-multiple-ai-models-2ik2</link>
      <guid>https://dev.to/jetroni/tasklin-a-python-cli-to-run-multiple-ai-models-2ik2</guid>
      <description>&lt;p&gt;I’ve been working on &lt;strong&gt;Tasklin&lt;/strong&gt;, a Python CLI that lets you run prompts on different AI models like OpenAI, Ollama, and more, all from one tool.&lt;/p&gt;

&lt;p&gt;It’s designed to make experimenting with AI easier, automating tasks, integrating AI into pipelines, testing different models, generating content, or just trying out different providers without constantly switching between tools.&lt;/p&gt;

&lt;p&gt;I’d love to hear how you’d use it, any ideas for improvements, or interesting ways to integrate it into your projects.&lt;/p&gt;

&lt;p&gt;Links:&lt;br&gt;
GitHub: &lt;a href="https://github.com/jetroni/tasklin" rel="noopener noreferrer"&gt;https://github.com/jetroni/tasklin&lt;/a&gt;&lt;br&gt;
PyPI: &lt;a href="https://pypi.org/project/tasklin" rel="noopener noreferrer"&gt;https://pypi.org/project/tasklin&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>ai</category>
      <category>automation</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
