<?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: gqc58</title>
    <description>The latest articles on DEV Community by gqc58 (@_bf162176eb749ce13a816).</description>
    <link>https://dev.to/_bf162176eb749ce13a816</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%2F3954496%2F6a5cc5d1-67a4-49f2-b640-eeff9cb87d73.png</url>
      <title>DEV Community: gqc58</title>
      <link>https://dev.to/_bf162176eb749ce13a816</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_bf162176eb749ce13a816"/>
    <language>en</language>
    <item>
      <title>I Built 30+ Free Online Tools with Vanilla JS - No Frameworks, No Signup</title>
      <dc:creator>gqc58</dc:creator>
      <pubDate>Wed, 27 May 2026 14:30:24 +0000</pubDate>
      <link>https://dev.to/_bf162176eb749ce13a816/i-built-30-free-online-tools-with-vanilla-js-no-frameworks-no-signup-1ga0</link>
      <guid>https://dev.to/_bf162176eb749ce13a816/i-built-30-free-online-tools-with-vanilla-js-no-frameworks-no-signup-1ga0</guid>
      <description>&lt;p&gt;I Built 30+ Free Online Tools with Vanilla JS – No Frameworks, No Signup&lt;br&gt;
Why I Built This&lt;br&gt;
As a developer, I constantly need quick utilities: formatting JSON, encoding base64, counting words, compressing images…&lt;/p&gt;

&lt;p&gt;Most “free” tools out there:&lt;/p&gt;

&lt;p&gt;Force you to sign up&lt;br&gt;
Are bloated with ads&lt;br&gt;
Send your data to their servers&lt;br&gt;
Use heavy frameworks that slow everything down&lt;br&gt;
So I built Vaultool – a collection of 30+ free online tools that run 100% in your browser.&lt;/p&gt;

&lt;p&gt;What It Does&lt;br&gt;
Vaultool includes tools for:&lt;/p&gt;

&lt;p&gt;Developers:&lt;/p&gt;

&lt;p&gt;JSON Formatter / Validator&lt;br&gt;
Base64 Encode / Decode&lt;br&gt;
Regex Tester&lt;br&gt;
Color Picker / Converter&lt;br&gt;
JWT Decoder&lt;br&gt;
Everyone:&lt;/p&gt;

&lt;p&gt;Word Counter&lt;br&gt;
Image Compressor (lossless)&lt;br&gt;
PDF Tools&lt;br&gt;
Text Diff Checker&lt;br&gt;
QR Code Generator&lt;br&gt;
🔗 Live: &lt;a href="https://vaultool.com" rel="noopener noreferrer"&gt;https://vaultool.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Key Features&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Privacy-First&lt;br&gt;
Everything runs client-side. No data leaves your device. No tracking, no analytics, no ads.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Zero Dependencies&lt;br&gt;
Built with vanilla JavaScript – no React, no Vue, no Angular. Just fast, clean code.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;No Signup Required&lt;br&gt;
Every tool is free and instant. No email, no credit card, no account.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open Source (Partially)&lt;br&gt;
I’ve open-sourced 4 core tools:&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;json-formatter&lt;br&gt;
base64-converter&lt;br&gt;
word-counter&lt;br&gt;
image-compressor&lt;br&gt;
Each is a single HTML file with zero dependencies – drop it on any server and it works.&lt;/p&gt;

&lt;p&gt;Tech Stack&lt;br&gt;
Frontend: Vanilla JS + CSS&lt;br&gt;
Build: None (intentionally)&lt;br&gt;
Hosting: Static files on CDN&lt;br&gt;
No frameworks. No bundlers. No nonsense.&lt;br&gt;
Lessons Learned&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Vanilla JS is Still Powerful&lt;br&gt;
You don’t need React for everything. For tool-style apps, vanilla JS is often faster and simpler.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Privacy is a Feature&lt;br&gt;
People love that their data doesn’t leave their device. It’s a selling point.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Developer Experience Matters&lt;br&gt;
Fast load times, clean UI, and no signup friction = happy users.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Try It Out&lt;br&gt;
🔗 &lt;a href="https://vaultool.com" rel="noopener noreferrer"&gt;https://vaultool.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love your feedback! What tools should I add next? What could be improved?&lt;/p&gt;

&lt;p&gt;Tags: #webdev #javascript #tools #privacy #opensource&lt;/p&gt;

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