<?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: Farhan Adil</title>
    <description>The latest articles on DEV Community by Farhan Adil (@farhan_adil1).</description>
    <link>https://dev.to/farhan_adil1</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%2F3721929%2F50d423f8-e21c-4693-8732-dac891762dac.png</url>
      <title>DEV Community: Farhan Adil</title>
      <link>https://dev.to/farhan_adil1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/farhan_adil1"/>
    <language>en</language>
    <item>
      <title>How I Built a Free Password Strength Checker (No Passwords Ever Leave Your Browser)</title>
      <dc:creator>Farhan Adil</dc:creator>
      <pubDate>Tue, 20 Jan 2026 14:33:00 +0000</pubDate>
      <link>https://dev.to/farhan_adil1/how-i-built-a-free-password-strength-checker-no-passwords-ever-leave-your-browser-2phe</link>
      <guid>https://dev.to/farhan_adil1/how-i-built-a-free-password-strength-checker-no-passwords-ever-leave-your-browser-2phe</guid>
      <description>&lt;p&gt;Weak passwords are still one of the biggest security risks.&lt;br&gt;
As a small experiment, I built a free password strength checker that runs entirely in the browser.&lt;/p&gt;

&lt;p&gt;What makes it different:&lt;/p&gt;

&lt;p&gt;No passwords are stored or sent to any server&lt;/p&gt;

&lt;p&gt;Uses entropy-based checks, not simple rules&lt;/p&gt;

&lt;p&gt;Works offline once loaded&lt;/p&gt;

&lt;p&gt;Mobile and desktop friendly&lt;/p&gt;

&lt;p&gt;I noticed most tools either feel outdated or push signups.&lt;br&gt;
My goal was to keep it simple, fast, and privacy-first.&lt;/p&gt;

&lt;p&gt;👉 Try the tool here:&lt;br&gt;
&lt;a href="https://passwordstrengthonline.com/" rel="noopener noreferrer"&gt;https://passwordstrengthonline.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I am also adding a password generator with customizable length and character sets.&lt;/p&gt;

&lt;p&gt;If you are a developer or student, feedback is welcome.&lt;br&gt;
Happy to improve it further.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>cybersecurity</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
