<?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.us-east-2.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>I Built Geekpedia — A Better Way to Figure Out Franchise Watch (and Play) Order</title>
      <dc:creator>MD. Mohiuddin Ahmed</dc:creator>
      <pubDate>Sun, 02 Aug 2026 16:17:01 +0000</pubDate>
      <link>https://dev.to/slightsmile/i-built-geekpedia-a-better-way-to-figure-out-franchise-watch-and-play-order-4d3l</link>
      <guid>https://dev.to/slightsmile/i-built-geekpedia-a-better-way-to-figure-out-franchise-watch-and-play-order-4d3l</guid>
      <description>&lt;p&gt;If you've ever tried getting into the &lt;strong&gt;Marvel Cinematic Universe&lt;/strong&gt;, &lt;strong&gt;Star Wars&lt;/strong&gt;, or &lt;strong&gt;Resident Evil&lt;/strong&gt;, you've probably searched:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"What's the correct order to watch this?"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;…and ended up with ten different blog posts, each giving a different answer.&lt;/p&gt;

&lt;p&gt;That frustration is exactly why I built &lt;strong&gt;Geekpedia&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;🌐 &lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://geekpedia-pi.vercel.app/" rel="noopener noreferrer"&gt;https://geekpedia-pi.vercel.app/&lt;/a&gt;&lt;br&gt;
⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/Slightsmile/geekpedia" rel="noopener noreferrer"&gt;https://github.com/Slightsmile/geekpedia&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What is Geekpedia?
&lt;/h2&gt;

&lt;p&gt;Geekpedia is a hub for &lt;strong&gt;watch orders&lt;/strong&gt; and &lt;strong&gt;play orders&lt;/strong&gt; across popular franchises.&lt;/p&gt;

&lt;p&gt;Instead of opening multiple tabs and comparing conflicting guides, you get one clean place that organizes everything.&lt;/p&gt;

&lt;p&gt;Currently supported franchises include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Marvel Cinematic Universe (MCU)&lt;/li&gt;
&lt;li&gt;DC Universe&lt;/li&gt;
&lt;li&gt;Star Wars&lt;/li&gt;
&lt;li&gt;Middle-earth (LOTR &amp;amp; The Hobbit)&lt;/li&gt;
&lt;li&gt;X-Men&lt;/li&gt;
&lt;li&gt;Resident Evil&lt;/li&gt;
&lt;li&gt;Yakuza / Like a Dragon&lt;/li&gt;
&lt;li&gt;Call of Duty&lt;/li&gt;
&lt;li&gt;The Conjuring Universe&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Three Ways to Experience Every Franchise
&lt;/h2&gt;

&lt;p&gt;Not everyone watches franchises the same way, so every guide includes three different modes.&lt;/p&gt;

&lt;h3&gt;
  
  
  🟢 Noob
&lt;/h3&gt;

&lt;p&gt;Only the essential entries.&lt;/p&gt;

&lt;p&gt;Perfect if you're completely new and don't want to spend hundreds of hours watching everything.&lt;/p&gt;




&lt;h3&gt;
  
  
  🔵 Geek
&lt;/h3&gt;

&lt;p&gt;Release order.&lt;/p&gt;

&lt;p&gt;Exactly how longtime fans experienced the franchise over the years.&lt;/p&gt;




&lt;h3&gt;
  
  
  🟣 Lore Master
&lt;/h3&gt;

&lt;p&gt;Complete chronological order.&lt;/p&gt;

&lt;p&gt;Everything arranged according to the in-universe timeline.&lt;/p&gt;




&lt;h2&gt;
  
  
  More Than Just Movies
&lt;/h2&gt;

&lt;p&gt;Originally Geekpedia only focused on movies and TV shows.&lt;/p&gt;

&lt;p&gt;I've recently expanded it to include &lt;strong&gt;video game franchises&lt;/strong&gt; as well, because they can be just as confusing.&lt;/p&gt;

&lt;p&gt;Examples include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Resident Evil&lt;/li&gt;
&lt;li&gt;Yakuza / Like a Dragon&lt;/li&gt;
&lt;li&gt;Call of Duty&lt;/li&gt;
&lt;li&gt;Halo&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More game franchises are on the roadmap.&lt;/p&gt;




&lt;h2&gt;
  
  
  Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One design goal was simplicity.&lt;/p&gt;

&lt;p&gt;No authentication.&lt;/p&gt;

&lt;p&gt;No database.&lt;/p&gt;

&lt;p&gt;No analytics tracking.&lt;/p&gt;

&lt;p&gt;Your progress is stored entirely in your browser using &lt;code&gt;localStorage&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Nothing leaves your device.&lt;/p&gt;




&lt;h2&gt;
  
  
  Where the Data Comes From
&lt;/h2&gt;

&lt;p&gt;The original lists started from guides I had written on my blog years ago.&lt;/p&gt;

&lt;p&gt;From there, every franchise was manually reviewed and cross-checked against community research, official releases, and fan discussions.&lt;/p&gt;

&lt;p&gt;As new movies, shows, DLCs, or games release, the lists continue to evolve.&lt;/p&gt;




&lt;h2&gt;
  
  
  Poster Credits
&lt;/h2&gt;

&lt;p&gt;Movie and TV artwork is sourced from &lt;strong&gt;TMDB (The Movie Database)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Game artwork comes from &lt;strong&gt;RAWG&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;They're used purely as visual references and remain the property of their respective owners.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;Some things I'm currently working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;More movie franchises&lt;/li&gt;
&lt;li&gt;More game franchises&lt;/li&gt;
&lt;li&gt;Better search&lt;/li&gt;
&lt;li&gt;Improved filtering&lt;/li&gt;
&lt;li&gt;Franchise requests&lt;/li&gt;
&lt;li&gt;UI polish&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Geekpedia is intended to be a living project rather than a finished one.&lt;/p&gt;




&lt;h2&gt;
  
  
  I'd Love Your Feedback
&lt;/h2&gt;

&lt;p&gt;If you notice:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;an incorrect order,&lt;/li&gt;
&lt;li&gt;missing content,&lt;/li&gt;
&lt;li&gt;outdated information,&lt;/li&gt;
&lt;li&gt;or want another franchise added,&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;please open an issue on GitHub.&lt;/p&gt;

&lt;p&gt;⭐ If you enjoy the project, consider starring the repository—it really helps.&lt;/p&gt;




&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Live Demo&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://geekpedia-pi.vercel.app/" rel="noopener noreferrer"&gt;https://geekpedia-pi.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Slightsmile/geekpedia" rel="noopener noreferrer"&gt;https://github.com/Slightsmile/geekpedia&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading!&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft2thimxbqr8ohzpzp2me.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft2thimxbqr8ohzpzp2me.png" alt=" " width="800" height="704"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
    <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>
