<?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: Monkala</title>
    <description>The latest articles on Forem by Monkala (@monkala).</description>
    <link>https://forem.com/monkala</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%2F3068816%2Fdc3609a6-1010-47f5-b4ef-81843d5b3134.png</url>
      <title>Forem: Monkala</title>
      <link>https://forem.com/monkala</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/monkala"/>
    <language>en</language>
    <item>
      <title>I made a text filtering tool!</title>
      <dc:creator>Monkala</dc:creator>
      <pubDate>Sun, 20 Apr 2025 16:23:42 +0000</pubDate>
      <link>https://forem.com/monkala/i-made-a-text-filtering-tool-3be0</link>
      <guid>https://forem.com/monkala/i-made-a-text-filtering-tool-3be0</guid>
      <description>&lt;p&gt;I kept having problems with sifting through large datasets, and I didn't feel like writing a new script each time I wanted to extract text.&lt;/p&gt;

&lt;p&gt;So I made &lt;a href="https://textkala.vercel.app" rel="noopener noreferrer"&gt;Textkala&lt;/a&gt;! It can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Match text to an input by prefix, suffix, word, exact match, before, after, or excluding the input!&lt;/li&gt;
&lt;li&gt;Filter full lines or words of text&lt;/li&gt;
&lt;li&gt;Export and import files&lt;/li&gt;
&lt;li&gt;Analyze the text in other ways as well (Mostly convenient for me hehe)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I would love some feedback or ideas on the site if there's something anyone would want to see!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>regex</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
