<?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: Adnan Malik</title>
    <description>The latest articles on DEV Community by Adnan Malik (@adnanmalik).</description>
    <link>https://dev.to/adnanmalik</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%2F3929580%2F80033532-ba26-44bc-9ec6-efbf3d6ac08f.png</url>
      <title>DEV Community: Adnan Malik</title>
      <link>https://dev.to/adnanmalik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adnanmalik"/>
    <language>en</language>
    <item>
      <title>The problem I kept running into</title>
      <dc:creator>Adnan Malik</dc:creator>
      <pubDate>Wed, 13 May 2026 14:58:36 +0000</pubDate>
      <link>https://dev.to/adnanmalik/the-problem-i-kept-running-into-12mm</link>
      <guid>https://dev.to/adnanmalik/the-problem-i-kept-running-into-12mm</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo9ur2rqf8qbfd7jnekda.png" class="article-body-image-wrapper"&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.amazonaws.com%2Fuploads%2Farticles%2Fo9ur2rqf8qbfd7jnekda.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The problem I kept running into&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every time I needed to convert units — inches to centimeters, pounds to kilograms, Celsius to Fahrenheit — I ended up on a slow, ad-filled website.&lt;/p&gt;

&lt;p&gt;Pop-ups. Banner ads. "Please sign up for free." "Upgrade to pro for 5 more conversions."&lt;/p&gt;

&lt;p&gt;I just wanted to convert 10 miles to kilometers. Not create an account.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;So I built my own&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I created EveryUnitConverter.com — a unit converter that does exactly one thing and does it well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it offers:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;350+ unit types across 47 categories&lt;br&gt;
Length, weight, temperature, volume, cooking, area, speed, time, and more&lt;br&gt;
Instant results as you type&lt;br&gt;
No ads, no pop-ups, no distractions&lt;br&gt;
No signup, no email, no tracking&lt;br&gt;
Works on desktop and mobile&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I kept it free&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I built this tool for myself first. Then I realized other people probably have the same frustration.&lt;/p&gt;

&lt;p&gt;So I decided to keep it completely free. Forever.&lt;/p&gt;

&lt;p&gt;No "freemium" tier. No ads. No data collection. Just a clean, fast unit converter that anyone can use without jumping through hoops.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The tech stack&lt;/strong&gt;&lt;br&gt;
HTML5, CSS3, JavaScript (ES6)&lt;br&gt;
Responsive design (works on any device)&lt;br&gt;
No backend — everything runs in the browser&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you ever need to convert units for work, school, DIY projects, or cooking, give it a try:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.tourl"&gt;EveryUnitConverter.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No signup. No ads. Just results.&lt;/p&gt;

&lt;p&gt;Feedback is welcome. Let me know what unit categories you would like me to add next.&lt;/p&gt;

&lt;p&gt;Built for developers, DIYers, students, and anyone who needs fast, accurate unit conversions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F438ujrthuowhtfia93p2.png" class="article-body-image-wrapper"&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.amazonaws.com%2Fuploads%2Farticles%2F438ujrthuowhtfia93p2.png" alt=" " width="800" height="398"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>tooling</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
