<?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: Salman Ali</title>
    <description>The latest articles on DEV Community by Salman Ali (@salman_ali_81cfecb56b4bf7).</description>
    <link>https://dev.to/salman_ali_81cfecb56b4bf7</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%2F4013397%2F907e7b09-ecda-4859-b28e-6dfe231a6113.png</url>
      <title>DEV Community: Salman Ali</title>
      <link>https://dev.to/salman_ali_81cfecb56b4bf7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/salman_ali_81cfecb56b4bf7"/>
    <language>en</language>
    <item>
      <title>Building a Fast, Free Online QR Scanner and Generator (Open Source)</title>
      <dc:creator>Salman Ali</dc:creator>
      <pubDate>Fri, 03 Jul 2026 14:29:54 +0000</pubDate>
      <link>https://dev.to/salman_ali_81cfecb56b4bf7/building-a-fast-free-online-qr-scanner-and-generator-open-source-bo5</link>
      <guid>https://dev.to/salman_ali_81cfecb56b4bf7/building-a-fast-free-online-qr-scanner-and-generator-open-source-bo5</guid>
      <description>&lt;p&gt;Hi Dev Community! 👋&lt;/p&gt;

&lt;p&gt;I wanted to share a project I recently launched: &lt;strong&gt;QRScanner&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Most online QR code tools out there are either hidden behind a paywall, filled with annoying pop-up ads, or force you to download an app. I wanted a clean, fast, and privacy-focused alternative, so I decided to build one myself!&lt;/p&gt;

&lt;p&gt;it's fully hosted on Netlify and open-source.&lt;/p&gt;

&lt;h3&gt;
  
  
  🚀 Live Demo &amp;amp; Repository
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live Tool:&lt;/strong&gt; &lt;a href="https://dev.tourl"&gt;[https://qrscaner.netlify.app/]&lt;/a&gt;&lt;a href="https://dev.tourl"&gt;(https://qrscaner.netlify.app/)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Features:&lt;/strong&gt; Scan via Camera, Upload Images, and Generate custom QRs (WiFi, WhatsApp, Text, URLs).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3y89ifqpfis8owftswd0.jpg" alt=" " width="800" height="379"&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🛠️ Tech Stack &amp;amp; Features
&lt;/h3&gt;

&lt;p&gt;I kept the architecture lightweight and straightforward to ensure maximum speed directly in the browser:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;HTML5 / CSS3:&lt;/strong&gt; Custom UI with a clean dark/light theme experience.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vanilla JavaScript:&lt;/strong&gt; Fast decoding logic without heavy framework overhead.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy First:&lt;/strong&gt; No data is sent to any server; everything happens locally on your device.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  💡 What I Learned
&lt;/h3&gt;

&lt;p&gt;Building this project helped me understand browser-based camera permissions better and how to optimize image scanning directly from the device gallery efficiently. &lt;/p&gt;

&lt;p&gt;I would love to get your feedback on the UI, performance, or any features you think I should add next. If you find it useful, feel free to bookmark it or star the repo!&lt;/p&gt;

&lt;p&gt;Let me know what you think in the comments below! 👇&lt;/p&gt;

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