<?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: Rashid Aziz</title>
    <description>The latest articles on DEV Community by Rashid Aziz (@rashid_aziz_642940c73e892).</description>
    <link>https://dev.to/rashid_aziz_642940c73e892</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%2F3745903%2Fdb7aeddb-3380-4d3b-b916-d902caecf0f9.jpg</url>
      <title>DEV Community: Rashid Aziz</title>
      <link>https://dev.to/rashid_aziz_642940c73e892</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rashid_aziz_642940c73e892"/>
    <language>en</language>
    <item>
      <title>Tool-Studio: Built from Everyday Problems</title>
      <dc:creator>Rashid Aziz</dc:creator>
      <pubDate>Sun, 01 Feb 2026 20:25:47 +0000</pubDate>
      <link>https://dev.to/rashid_aziz_642940c73e892/tool-studio-built-from-everyday-problems-bed</link>
      <guid>https://dev.to/rashid_aziz_642940c73e892/tool-studio-built-from-everyday-problems-bed</guid>
      <description>&lt;p&gt;Hi 👋&lt;/p&gt;

&lt;p&gt;Back when I was in 12th grade, I used image compressors all the time while filling out entrance exam forms — simply because there was always a strict limit on upload size.&lt;/p&gt;

&lt;p&gt;During my college days, tools like iLovePDF, Adobe PDF, and various PDF mergers became essential for creating assignments and project submissions.&lt;/p&gt;

&lt;p&gt;As my tech journey progressed, my toolkit expanded. I started using JSON formatters, text comparison tools, and multi-search utilities regularly.&lt;/p&gt;

&lt;p&gt;Even in daily life, tools mattered. For example, whenever I ordered earphones online, I needed a quick way to check whether:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the microphone was working properly, and&lt;/li&gt;
&lt;li&gt;both left and right speakers were functioning correctly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then came the AI boom.&lt;/p&gt;

&lt;p&gt;I started using AI to solve very practical problems. For instance, while working at Swiggy, I often needed to scan huge log files, match error patterns, and extract unique restaurant IDs where those errors occurred. Instead of manually writing scripts every time, I used AI to generate small pieces of code that did exactly what I needed.&lt;/p&gt;

&lt;p&gt;At some point, I realized something important:&lt;br&gt;
I was no longer just using tools — I was building tools for myself.&lt;/p&gt;

&lt;p&gt;That’s when the idea clicked.&lt;/p&gt;

&lt;p&gt;I’m a tech person. I know how to write and modify code (with the help of AI).&lt;br&gt;
But what about non-technical users?&lt;br&gt;
Can they also create tools without knowing how to code?&lt;/p&gt;

&lt;p&gt;This thought led to the birth of Tool-Studio 👉 &lt;a href="https://toolstudio.in/" rel="noopener noreferrer"&gt;https://toolstudio.in/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Tool-Studio?
&lt;/h2&gt;

&lt;p&gt;Tool-Studio is a platform where anyone can create tools using just a prompt.&lt;/p&gt;

&lt;p&gt;While building it, I implemented:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;prompt limits and free prompts&lt;/li&gt;
&lt;li&gt;private and public tool designs&lt;/li&gt;
&lt;li&gt;tool rebuilding and versioning&lt;/li&gt;
&lt;li&gt;an AI agent to generate tools&lt;/li&gt;
&lt;li&gt;complete pipelines, deployment, and testing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It wasn’t as simple as it sounds. Honestly, it felt like building my own version of Cursor from scratch.&lt;/p&gt;

&lt;p&gt;While working on the full “tool-creation via prompt” vision, I decided to make the platform live with a set of public tools that people could immediately use.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcj1u60opudwtxkol59gn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcj1u60opudwtxkol59gn.png" alt=" " width="800" height="362"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Current Tools on the Platform&lt;br&gt;
My goal is to eventually add 100+ tools.&lt;br&gt;
As of today, Tool-Studio already has 16+ tools, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;QR Code Generator &lt;a href="https://toolstudio.in/tools/16/qr-code-generator" rel="noopener noreferrer"&gt;https://toolstudio.in/tools/16/qr-code-generator
&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;PDF Password Protector &lt;a href="https://toolstudio.in/tools/13/pdf-password-protector" rel="noopener noreferrer"&gt;https://toolstudio.in/tools/13/pdf-password-protector
&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Multi-Search Text Highlighter &lt;a href="https://toolstudio.in/tools/8/multi-search-text-highlighter" rel="noopener noreferrer"&gt;https://toolstudio.in/tools/8/multi-search-text-highlighter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Microphone &amp;amp; Speaker Test
&lt;a href="https://toolstudio.in/tools/4/microphone-speaker-test" rel="noopener noreferrer"&gt;https://toolstudio.in/tools/4/microphone-speaker-test
&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;…and many more.&lt;/p&gt;

&lt;p&gt;Every tool on the platform is inspired by real problems I’ve personally faced — as a student, a software engineer, and in everyday life.&lt;/p&gt;

&lt;h2&gt;
  
  
  I Need Your Help
&lt;/h2&gt;

&lt;p&gt;Now I want to go beyond my own perspective.&lt;/p&gt;

&lt;p&gt;I’d love input from people in other fields:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Other Software Geeks&lt;/li&gt;
&lt;li&gt;Doctors&lt;/li&gt;
&lt;li&gt;Chartered Accountants&lt;/li&gt;
&lt;li&gt;Business Analysts&lt;/li&gt;
&lt;li&gt;Content Creators&lt;/li&gt;
&lt;li&gt;Teachers&lt;/li&gt;
&lt;li&gt;Pharmacists&lt;/li&gt;
&lt;li&gt;and more&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do you rely on specific tools in your daily work?&lt;br&gt;
Are there repetitive tasks you wish were simpler?&lt;/p&gt;

&lt;p&gt;I’ve built most of Tool-Studio single-handedly — frontend, backend, AI agent, pipelines, deployment, testing, and multiple tools. Because of that, I know there’s a lot of room for improvement.&lt;/p&gt;

&lt;p&gt;I’m actively looking for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;more tools ideas&lt;/li&gt;
&lt;li&gt;feature suggestions&lt;/li&gt;
&lt;li&gt;UX/UI improvements&lt;/li&gt;
&lt;li&gt;new tool ideas&lt;/li&gt;
&lt;li&gt;feedback from real users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How You Can Reach Me&lt;br&gt;
You can share your suggestions in two ways:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Form
&lt;a href="https://docs.google.com/forms/d/e/1FAIpQLSfF7yyR-HVWLEkZY-k2FBEzfVXLT2lQ-BeMh3G1GP0T7Gg8ag/viewform" rel="noopener noreferrer"&gt;https://docs.google.com/forms/d/e/1FAIpQLSfF7yyR-HVWLEkZY-k2FBEzfVXLT2lQ-BeMh3G1GP0T7Gg8ag/viewform&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Contact Page
&lt;a href="https://toolstudio.in/contact" rel="noopener noreferrer"&gt;https://toolstudio.in/contact&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your feedback will directly shape what Tool-Studio becomes next.&lt;/p&gt;

&lt;p&gt;Thanks for reading — and for helping me build something useful for everyone 🙌&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
