<?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: Shahir Islam</title>
    <description>The latest articles on Forem by Shahir Islam (@shahirislam).</description>
    <link>https://forem.com/shahirislam</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%2F662082%2F72c3cd60-4622-4594-87d8-f4687c0d8790.PNG</url>
      <title>Forem: Shahir Islam</title>
      <link>https://forem.com/shahirislam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/shahirislam"/>
    <language>en</language>
    <item>
      <title>🚀 Introducing DropMail — A Privacy-First Disposable Email Platform</title>
      <dc:creator>Shahir Islam</dc:creator>
      <pubDate>Fri, 27 Mar 2026 00:33:29 +0000</pubDate>
      <link>https://forem.com/shahirislam/introducing-dropmail-a-privacy-first-disposable-email-platform-3aeh</link>
      <guid>https://forem.com/shahirislam/introducing-dropmail-a-privacy-first-disposable-email-platform-3aeh</guid>
      <description>&lt;p&gt;I built a full-stack disposable email system from scratch — and it actually works in real-time.&lt;/p&gt;

&lt;p&gt;Introducing DropMail &lt;/p&gt;

&lt;p&gt;A temp email service that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Requires zero sign-up&lt;/li&gt;
&lt;li&gt;Receives real emails via a custom SMTP server&lt;/li&gt;
&lt;li&gt;Pushes emails instantly using WebSockets (no polling)&lt;/li&gt;
&lt;li&gt;Automatically deletes expired data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧠 Stack &amp;amp; Highlights:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SMTP server (smtp-server + mailparser)&lt;/li&gt;
&lt;li&gt;Node.js + Express API&lt;/li&gt;
&lt;li&gt;MongoDB Atlas&lt;/li&gt;
&lt;li&gt;Socket.io for real-time inbox
Chrome + Firefox extensions (React + TypeScript)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re into backend systems, real-time apps, or email infrastructure — this might interest you.&lt;/p&gt;

&lt;p&gt;👉 Chrome Extension: &lt;a href="https://chromewebstore.google.com/detail/dropmail/dnccdcakgngckigfiiehkjcndjnpapcl" rel="noopener noreferrer"&gt;Chrome Extension - DropMail&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👉 Firefox Add-on: &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/dropmail/" rel="noopener noreferrer"&gt;Firefox Add-ons — DropMail&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🌍 Try DropMail&lt;br&gt;
Experience it yourself:&lt;/p&gt;

&lt;p&gt;👉 Live Site: &lt;a href="https://dropmail.space" rel="noopener noreferrer"&gt;https://dropmail.space&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is the full breakdown 👇&lt;br&gt;
&lt;a href="https://shahirislam.github.io/blog/introducing-dropmail/" rel="noopener noreferrer"&gt;Introduction Blog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Share your feedback after using it. &lt;br&gt;
Thanks&lt;/p&gt;

</description>
      <category>tempmail</category>
      <category>socket</category>
    </item>
    <item>
      <title>🚀 Introducing 𝗗𝗲𝘃𝗗𝗶𝗮𝗿𝘆: The Easiest Project Tracker, for Developers</title>
      <dc:creator>Shahir Islam</dc:creator>
      <pubDate>Fri, 18 Jul 2025 23:52:25 +0000</pubDate>
      <link>https://forem.com/shahirislam/introducing-the-easiest-project-tracker-for-developers-6cg</link>
      <guid>https://forem.com/shahirislam/introducing-the-easiest-project-tracker-for-developers-6cg</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;Today, I am thrilled to share something I've been working on — DevDiary.&lt;/p&gt;

&lt;p&gt;What is it?&lt;br&gt;
As a developer, I always had a hard time keeping track of my projects, tasks, and ideas in one simple place. Most tools felt too complex. So, I built DevDiary — a clean tool to:&lt;/p&gt;

&lt;p&gt;✅ Organize projects&lt;br&gt;
✅ Track tasks&lt;br&gt;
✅ Write down quick notes&lt;/p&gt;

&lt;p&gt;✨ AI-Powered Notes&lt;br&gt;
Got a Google Gemini API key? You can use AI to help write notes, summarize ideas, and boost your productivity.&lt;/p&gt;

&lt;p&gt;🔒 Your Data, Your Privacy&lt;br&gt;
All your data stays in your browser. 100% private.&lt;/p&gt;

&lt;p&gt;Why try it?&lt;br&gt;
Are you a programmer looking for a simple, lightweight means to be organized? Then try DevDiary. It's free and open source.&lt;/p&gt;

&lt;p&gt;💡 Join Me!&lt;br&gt;
Want to contribute?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Help build new features&lt;/li&gt;
&lt;li&gt;Fix bugs&lt;/li&gt;
&lt;li&gt;Share ideas&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear your thoughts!&lt;/p&gt;

&lt;p&gt;DevDiary Link: &lt;a href="https://devdiary.shahirislam.me/" rel="noopener noreferrer"&gt;https://devdiary.shahirislam.me/&lt;/a&gt;&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%2Fu7eo1zd2dlg3u8hrhawz.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%2Fu7eo1zd2dlg3u8hrhawz.png" alt="Dashboard of DevDiary" width="800" height="398"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  OpenSource #DeveloperTools #Productivity #NextJS #React #WebApp
&lt;/h1&gt;

</description>
      <category>mobile</category>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>𝗢𝗻-𝗗𝗲𝘃𝗶𝗰𝗲 𝗔𝗜: 𝗬𝗼𝘂𝗿 𝗣𝗵𝗼𝗻𝗲 𝗝𝘂𝘀𝘁 𝗚𝗼𝘁 𝗮 𝗕𝗿𝗮𝗶𝗻 𝗨𝗽𝗴𝗿𝗮𝗱𝗲</title>
      <dc:creator>Shahir Islam</dc:creator>
      <pubDate>Tue, 11 Mar 2025 02:42:18 +0000</pubDate>
      <link>https://forem.com/shahirislam/--3466</link>
      <guid>https://forem.com/shahirislam/--3466</guid>
      <description>&lt;p&gt;Have you ever used Google Lens to translate a sign without an internet connection? Or have you tried Snapchat filters that work even in airplane mode? That’s Edge AI—artificial intelligence that operates directly on your phone, without needing the cloud. &lt;/p&gt;

&lt;p&gt;𝗪𝗵𝘆 𝗶𝘀 𝘁𝗵𝗶𝘀 𝗶𝗺𝗽𝗼𝗿𝘁𝗮𝗻𝘁?&lt;br&gt;
☁️ Cloud AI: Sends data to servers (slow, requires internet, privacy concerns).&lt;br&gt;
📱 Edge AI: Processes data locally (fast, private, works offline!).&lt;/p&gt;

&lt;p&gt;𝗪𝗵𝘆 𝗱𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 𝗹𝗼𝘃𝗲 𝗶𝘁:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;𝗦𝗽𝗲𝗲𝗱: No lag—AI responds instantly (hello, real-time AR filters!).&lt;/li&gt;
&lt;li&gt;𝗣𝗿𝗶𝘃𝗮𝗰𝘆: Your data remains on your device (no worrying about “cloud leaks”).&lt;/li&gt;
&lt;li&gt;𝗘𝗳𝗳𝗶𝗰𝗶𝗲𝗻𝗰𝘆: Functions offline—ideal for travelers, commuters, or that one friend who’s always in a tunnel. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;𝗥𝗲𝗮𝗹-𝗪𝗼𝗿𝗹𝗱 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀:&lt;br&gt;
📸 Image Recognition: Google Photos can organize your pictures without Wi-Fi.&lt;br&gt;
💬 Voice Assistants: “Hey Siri” works even in remote areas.&lt;br&gt;
🎮 AR Games: Pokémon GO can track your movements offline.&lt;/p&gt;

&lt;p&gt;𝗧𝗼𝗼𝗹𝘀 𝘁𝗼 𝗘𝘅𝗽𝗹𝗼𝗿𝗲:&lt;br&gt;
TensorFlow Lite: Create custom AI models for mobile devices.&lt;br&gt;
Core ML: Apple’s toolkit for seamless on-device AI.&lt;br&gt;
MediaPipe: Develop AR/ML experiences with minimal coding.&lt;/p&gt;

&lt;p&gt;𝗧𝗵𝗲 𝗗𝗿𝗮𝘄𝗯𝗮𝗰𝗸𝘀?&lt;br&gt;
On-device AI isn’t without its challenges:&lt;br&gt;
Battery drain (AI consumes power… and your phone’s battery). &lt;br&gt;
Model size (limited storage on smaller devices).&lt;br&gt;
Hardware limitations (not all devices are built the same).&lt;/p&gt;

&lt;p&gt;𝗬𝗼𝘂𝗿 𝗧𝘂𝗿𝗻:&lt;br&gt;
Have you ever created an app using on-device AI? What was the most unusual challenge you encountered? (Mine: I once built a face-tracking AR filter—only to realize it struggled when someone wore sunglasses. Lesson learned: AI isn't always as smart as we think!)&lt;/p&gt;

</description>
      <category>mobile</category>
      <category>ai</category>
    </item>
    <item>
      <title>Flask Starter Kit</title>
      <dc:creator>Shahir Islam</dc:creator>
      <pubDate>Tue, 27 Dec 2022 23:04:32 +0000</pubDate>
      <link>https://forem.com/shahirislam/flask-starter-kit-23nl</link>
      <guid>https://forem.com/shahirislam/flask-starter-kit-23nl</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%2F9ztbt6hlitvb65e7jqfr.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%2F9ztbt6hlitvb65e7jqfr.png" alt=" " width="640" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hey, everyone how are you? My apology for wishing you late Merry Christmas! &lt;/p&gt;

&lt;p&gt;Remembers the time when you have to write same code over and over again whenever you start a new project? I know the pain mate! &lt;/p&gt;

&lt;p&gt;I just publish a new GitHub repo on &lt;a href="https://github.com/lifeofdekisugi/flask-startup-kit" rel="noopener noreferrer"&gt;Flask starter kit&lt;/a&gt; with JWT authentication. &lt;/p&gt;

&lt;p&gt;Just clone the repo and you are good to go. You don't have to install everything except &lt;code&gt;python&lt;/code&gt; duh 😄&lt;/p&gt;

&lt;p&gt;Let me know if you are having any issue with the repo. I'll fix it ASAP. Feel free to contribute. Don't forget to spread the love 🖤&lt;/p&gt;

&lt;p&gt;Repository link: &lt;a href="https://github.com/lifeofdekisugi/flask-startup-kit" rel="noopener noreferrer"&gt;https://github.com/lifeofdekisugi/flask-startup-kit&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
      <category>motivation</category>
      <category>gratitude</category>
    </item>
    <item>
      <title>Another unsuccessful day :(</title>
      <dc:creator>Shahir Islam</dc:creator>
      <pubDate>Mon, 19 Jul 2021 20:59:22 +0000</pubDate>
      <link>https://forem.com/shahirislam/another-unsuccessful-day-mol</link>
      <guid>https://forem.com/shahirislam/another-unsuccessful-day-mol</guid>
      <description>&lt;p&gt;I was working on a project it wants to play Audio from Youtube live-streaming, but it's not legal to do it on Android.&lt;/p&gt;

</description>
      <category>android</category>
      <category>java</category>
    </item>
  </channel>
</rss>
