<?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: Bhavesh Tarale</title>
    <description>The latest articles on DEV Community by Bhavesh Tarale (@bhavesh_tarale_0c1493841a).</description>
    <link>https://dev.to/bhavesh_tarale_0c1493841a</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%2F4020928%2Ffe5d3d78-d0b1-4d4e-ab7d-30dbc6e770f9.png</url>
      <title>DEV Community: Bhavesh Tarale</title>
      <link>https://dev.to/bhavesh_tarale_0c1493841a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhavesh_tarale_0c1493841a"/>
    <language>en</language>
    <item>
      <title>I built 300+ free browser tools solo (some by hand, some with Claude Code) — no uploads, no signups</title>
      <dc:creator>Bhavesh Tarale</dc:creator>
      <pubDate>Wed, 08 Jul 2026 08:52:28 +0000</pubDate>
      <link>https://dev.to/bhavesh_tarale_0c1493841a/i-built-300-free-browser-tools-solo-some-by-hand-some-with-claude-code-no-uploads-no-signups-59do</link>
      <guid>https://dev.to/bhavesh_tarale_0c1493841a/i-built-300-free-browser-tools-solo-some-by-hand-some-with-claude-code-no-uploads-no-signups-59do</guid>
      <description>&lt;p&gt;I've spent the last month building OptiDrop — a free toolkit with 300+ tools (image compression, PDF tools, calculators, resume builder, developer utilities like JSON/JWT/Base64) that run entirely in the browser. No file ever gets uploaded to a server — everything processes client-side.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it this way
&lt;/h2&gt;

&lt;p&gt;I kept running into the same problem: needing a quick tool for something (compress an image, merge a PDF) and not wanting to upload personal or sensitive files to some random server to do it. So I built a version where the processing happens entirely on your device.&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;Solo project — I'm a student, no funding, no team. Some of it I wrote by hand, some with Claude Code, mostly HTML/CSS/vanilla JS, deployed on Vercel.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where I'm stuck
&lt;/h2&gt;

&lt;p&gt;Technically it works well, but I have almost no idea how to get real people to find it. My traffic right now is basically me, a few friends, and search bots. I'd genuinely appreciate feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What would make you trust a "no upload" claim from a tool you've never heard of?&lt;/li&gt;
&lt;li&gt;If you've built something similar, what actually got you your first real users?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Link: &lt;a href="https://optidrop.online" rel="noopener noreferrer"&gt;https://optidrop.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open to any feedback — brutal is fine.`&lt;/p&gt;




&lt;p&gt;`&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
