<?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: MD. Mohiuddin Ahmed</title>
    <description>The latest articles on DEV Community by MD. Mohiuddin Ahmed (@slightsmile).</description>
    <link>https://dev.to/slightsmile</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%2F3202895%2F38bb5c2e-40ba-47b6-80c9-3408d12dd3d6.jpg</url>
      <title>DEV Community: MD. Mohiuddin Ahmed</title>
      <link>https://dev.to/slightsmile</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/slightsmile"/>
    <language>en</language>
    <item>
      <title>Group plans are messy… so I built MeetSplit</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Sat, 07 Mar 2026 13:02:34 +0000</pubDate>
      <link>https://dev.to/slightsmile/group-plans-are-messy-so-i-built-meetsplit-5ffa</link>
      <guid>https://dev.to/slightsmile/group-plans-are-messy-so-i-built-meetsplit-5ffa</guid>
      <description>&lt;p&gt;In this Ramadan, we all have so many iftar plans with friends… but somehow everyone has a different schedule because of work, university, or other commitments. 😅&lt;/p&gt;

&lt;p&gt;Trying to find a date that works for everyone in the group chat can be a headache.&lt;/p&gt;

&lt;p&gt;So I made MeetSplit.&lt;/p&gt;

&lt;p&gt;It helps you find a common date that works for everyone and also split the costs between friends without the usual confusion.&lt;/p&gt;

&lt;p&gt;No sign-ups, no hassle — just create a room and share the link.&lt;/p&gt;

&lt;p&gt;✨ Pick dates together&lt;br&gt;
💰 Split expenses easily&lt;br&gt;
🔗 Share the room with friends&lt;br&gt;
🔒 Lock the event once everything is finalized&lt;/p&gt;

&lt;p&gt;Perfect for Ramadan iftar plans, trips, hangouts, or any group event.&lt;/p&gt;

&lt;p&gt;Give it a try and make planning with friends a little easier.&lt;/p&gt;

&lt;h1&gt;
  
  
  Ramadan #IftarPlans #MeetSplit #BuildInPublic #WebApp #NextJS #StartupProject
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>tailwindcss</category>
      <category>firebase</category>
    </item>
    <item>
      <title>My Portfolio</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Fri, 31 Oct 2025 15:54:49 +0000</pubDate>
      <link>https://dev.to/slightsmile/my-portfolio-4h3f</link>
      <guid>https://dev.to/slightsmile/my-portfolio-4h3f</guid>
      <description>&lt;p&gt;Excited to share some recent updates to my portfolio! I’ve been learning, building, and growing—one project at a time. If you’re curious, take a look and let me know what you think. Always happy to connect and chat about new ideas!&lt;/p&gt;

&lt;p&gt;Visit: &lt;a href="https://mohi-uddin.me/" rel="noopener noreferrer"&gt;Mohiuddin Ahmed's Portfolio&lt;/a&gt;&lt;/p&gt;

</description>
      <category>portfolio</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🚍 DIU Transport!</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Fri, 29 Aug 2025 15:55:37 +0000</pubDate>
      <link>https://dev.to/slightsmile/diu-transport-4jd1</link>
      <guid>https://dev.to/slightsmile/diu-transport-4jd1</guid>
      <description>&lt;p&gt;Excited to share my latest project on DIU transport schedule. Anyone can search by route, view Friday schedules and access a clean, mobile-friendly interface.&lt;/p&gt;

&lt;p&gt;This project makes it easier for Daffodil International University students, faculty and staff to quickly find transport schedules.&lt;/p&gt;

&lt;p&gt;🔗Try it here: &lt;a href="https://slightsmile.github.io/DIU-Transport/" rel="noopener noreferrer"&gt;DIU Transport&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>💾 MemSim — Memory Management Simulator</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Tue, 29 Jul 2025 08:32:46 +0000</pubDate>
      <link>https://dev.to/slightsmile/memsim-memory-management-simulator-522d</link>
      <guid>https://dev.to/slightsmile/memsim-memory-management-simulator-522d</guid>
      <description>&lt;p&gt;Ever wondered how your OS handles memory behind the scenes? Now you can see it in action — with a retro twist!&lt;/p&gt;

&lt;p&gt;Built with a nostalgic Windows 98 theme, MemSim is a web-based tool that visualizes classic memory allocation strategies like:&lt;/p&gt;

&lt;p&gt;First Fit, Best Fit, Worst Fit, Next Fit&lt;br&gt;
Paging &amp;amp; Segmentation&lt;br&gt;
Real-time memory visualization&lt;br&gt;
Simple, intuitive (and retro!) UI&lt;/p&gt;

&lt;p&gt;Perfect for students, educators, and curious minds alike.&lt;/p&gt;

&lt;p&gt;🔗 Try it here: &lt;a href="https://slightsmile.github.io/MemSim/" rel="noopener noreferrer"&gt;MemSim&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>LinkDeck : Custom Browser Homepage</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Sat, 24 May 2025 15:41:47 +0000</pubDate>
      <link>https://dev.to/slightsmile/linkdeck-custom-browser-homepage-ld4</link>
      <guid>https://dev.to/slightsmile/linkdeck-custom-browser-homepage-ld4</guid>
      <description>&lt;p&gt;I got so tired of bookmarking same sites in different browsers and scattered links. So made a personal link dashboard to find all my essential links in one place. It can be placed in the homepage of your every browser or you can even access all your links together from anywhere just by visiting the site. I built this entire personalized launchpad using pure HTML and CSS! No complex frameworks, no heavy JavaScript – just clean, efficient code to give you one universal, accessible hub for all your essential links, no matter which browser you're using. It's your personal launchpad, always there, always organized. &lt;/p&gt;

&lt;p&gt;Check out how LinkDeck streamlines your digital life! What links would you add to your ultimate dashboard? Let me know in the comments! &lt;/p&gt;

&lt;p&gt;Live Demo: &lt;a href="https://slightsmile.github.io/LinkDeck" rel="noopener noreferrer"&gt;LinkDeck&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
