<?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: Ismail nasir</title>
    <description>The latest articles on DEV Community by Ismail nasir (@ismailns).</description>
    <link>https://dev.to/ismailns</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%2F3769434%2Fcb2474a2-dc36-4450-a558-6129b5b4edf0.jpg</url>
      <title>DEV Community: Ismail nasir</title>
      <link>https://dev.to/ismailns</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ismailns"/>
    <language>en</language>
    <item>
      <title>I built a disposable email tool using React + Firebase to fight spam 🛡️</title>
      <dc:creator>Ismail nasir</dc:creator>
      <pubDate>Thu, 12 Feb 2026 17:56:33 +0000</pubDate>
      <link>https://dev.to/ismailns/i-built-a-disposable-email-tool-using-react-firebase-to-fight-spam-1j4e</link>
      <guid>https://dev.to/ismailns/i-built-a-disposable-email-tool-using-react-firebase-to-fight-spam-1j4e</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I've been working on a new side project specifically to help developers and privacy-conscious users avoid spam. We all know the pain of signing up for a "free" resource or testing an app, only to have your primary inbox flooded with marketing emails forever.&lt;/p&gt;

&lt;p&gt;So, I built NitroMail.&lt;/p&gt;

&lt;p&gt;The Tech Stack&lt;br&gt;
I wanted to keep it lightweight and fast, so I went with a modern stack:&lt;/p&gt;

&lt;p&gt;Frontend: React (Vite) for that instant load time.&lt;/p&gt;

&lt;p&gt;Hosting: Firebase Hosting (for SSL and global CDN).&lt;/p&gt;

&lt;p&gt;Styling: Custom CSS with a focus on dark mode (because we're developers, right?).&lt;/p&gt;

&lt;p&gt;How it Works&lt;br&gt;
The concept is simple:&lt;/p&gt;

&lt;p&gt;You land on the site, and it instantly generates a unique temporary email address.&lt;/p&gt;

&lt;p&gt;The inbox listens for incoming mails in real-time.&lt;/p&gt;

&lt;p&gt;Emails are automatically purged after a short session to ensure privacy. No data is stored permanently.&lt;/p&gt;

&lt;p&gt;Why I Built It&lt;br&gt;
I found that many existing temp mail sites are either riddled with aggressive ads or just look outdated. I wanted to build something that felt like a modern SaaS tool—clean, fast, and encrypted.&lt;/p&gt;

&lt;p&gt;It was also a great way to practice handling real-time data states in React and managing DNS configurations (I learned a lot about DNS propagation and SSL certs this week!).&lt;/p&gt;

&lt;p&gt;Check it out&lt;br&gt;
I’d love to get some feedback on the UI and responsiveness.&lt;br&gt;
🚀 Live Demo: [&lt;a href="https://nitromail.space" rel="noopener noreferrer"&gt;https://nitromail.space&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;Let me know what you think!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
