<?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: Sohan Paliyal</title>
    <description>The latest articles on Forem by Sohan Paliyal (@sohanpaliyal).</description>
    <link>https://forem.com/sohanpaliyal</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%2F3732817%2Fd4273a59-c07b-4e87-ba4b-66304b4845a9.jpg</url>
      <title>Forem: Sohan Paliyal</title>
      <link>https://forem.com/sohanpaliyal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sohanpaliyal"/>
    <language>en</language>
    <item>
      <title>I Built DailyDevTools: Simple, Client-Side Developer Utilities</title>
      <dc:creator>Sohan Paliyal</dc:creator>
      <pubDate>Mon, 26 Jan 2026 11:12:50 +0000</pubDate>
      <link>https://forem.com/sohanpaliyal/i-built-dailydevtools-simple-client-side-developer-utilities-6j0</link>
      <guid>https://forem.com/sohanpaliyal/i-built-dailydevtools-simple-client-side-developer-utilities-6j0</guid>
      <description>&lt;h2&gt;
  
  
  I Built DailyDevTools: Simple, Client-Side Developer Utilities
&lt;/h2&gt;

&lt;p&gt;As developers, we constantly rely on small tools — JSON formatters, UUID generators, regex testers, converters, validators, and more.&lt;/p&gt;

&lt;p&gt;Jumping between multiple sites and tools quickly becomes distracting and inefficient. I wanted a single place where common developer utilities are easy to access and fast to use.&lt;/p&gt;

&lt;p&gt;That’s why I built &lt;strong&gt;DailyDevTools&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://dailydevtools.dev" rel="noopener noreferrer"&gt;https://dailydevtools.dev&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  What is DailyDevTools?
&lt;/h3&gt;

&lt;p&gt;DailyDevTools is a collection of &lt;strong&gt;free developer tools&lt;/strong&gt; that run entirely in the browser.&lt;/p&gt;

&lt;p&gt;There’s no setup, no account required — just open the site and use the tools.&lt;/p&gt;

&lt;p&gt;Because everything runs client-side:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tools feel instant&lt;/li&gt;
&lt;li&gt;There’s no waiting or unnecessary overhead&lt;/li&gt;
&lt;li&gt;The experience stays simple and predictable&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  What tools are included?
&lt;/h3&gt;

&lt;p&gt;The site currently includes &lt;strong&gt;90+ utilities&lt;/strong&gt;, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON tools (format, validate, diff)&lt;/li&gt;
&lt;li&gt;Generators (UUIDs, hashes, passwords, mock data)&lt;/li&gt;
&lt;li&gt;Converters (Base64, timestamps, encodings)&lt;/li&gt;
&lt;li&gt;Regex helpers&lt;/li&gt;
&lt;li&gt;Text and code utilities&lt;/li&gt;
&lt;li&gt;Small productivity tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can also quickly access tools you’ve used recently, which makes repeat workflows faster.&lt;/p&gt;




&lt;h3&gt;
  
  
  Design approach
&lt;/h3&gt;

&lt;p&gt;This started as a side project, so the focus has been on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Functionality first&lt;/li&gt;
&lt;li&gt;Speed and simplicity&lt;/li&gt;
&lt;li&gt;Minimal UI that doesn’t get in the way&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is not to be flashy, but to be useful.&lt;/p&gt;




&lt;h3&gt;
  
  
  Open source &amp;amp; feedback
&lt;/h3&gt;

&lt;p&gt;DailyDevTools is &lt;strong&gt;open source&lt;/strong&gt;, and it’s improving through real developer feedback.&lt;/p&gt;

&lt;p&gt;I’d love input on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UX and navigation&lt;/li&gt;
&lt;li&gt;Tool discoverability&lt;/li&gt;
&lt;li&gt;Mobile experience&lt;/li&gt;
&lt;li&gt;Missing tools you’d like to see&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  What’s next?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;UI/UX refinements&lt;/li&gt;
&lt;li&gt;Mobile layout improvements&lt;/li&gt;
&lt;li&gt;More developer-requested tools&lt;/li&gt;
&lt;li&gt;Performance optimizations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://dailydevtools.dev" rel="noopener noreferrer"&gt;https://dailydevtools.dev&lt;/a&gt;&lt;br&gt;
⭐ GitHub: &lt;a href="https://github.com/dailydevtools/Daily-Dev-Tools" rel="noopener noreferrer"&gt;https://github.com/dailydevtools/Daily-Dev-Tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading — feedback is very welcome 🙌&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
