<?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: Ming Li</title>
    <description>The latest articles on DEV Community by Ming Li (@mingrkli).</description>
    <link>https://dev.to/mingrkli</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%2F2906105%2Fbb7a4e96-65dc-4ee1-9f13-2aa94b47a8c6.png</url>
      <title>DEV Community: Ming Li</title>
      <link>https://dev.to/mingrkli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mingrkli"/>
    <language>en</language>
    <item>
      <title>YuGiOh Fusion Results List Filter</title>
      <dc:creator>Ming Li</dc:creator>
      <pubDate>Sun, 02 Mar 2025 02:11:31 +0000</pubDate>
      <link>https://dev.to/mingrkli/yugioh-fusion-results-list-filter-2oa0</link>
      <guid>https://dev.to/mingrkli/yugioh-fusion-results-list-filter-2oa0</guid>
      <description>&lt;h2&gt;
  
  
  Description
&lt;/h2&gt;

&lt;p&gt;Welcome to my project that I created. I was playing a game called Yu-Gi-Oh! Duel Monsters II: Dark Duel Stories in Yu-Gi-Oh! EARLY DAYS COLLECTION that was released recently. It features fusion cards. Fusion allows you to combine two materials to create a new card. However, when looking online for a list, I found over 56,616 different fusion combinations, making it difficult to navigate. However, lists that I found online are not dynamic, and scrolling and finding cards takes too long.&lt;/p&gt;

&lt;p&gt;So I thought and ever have a realization that when your playing an old game and think "man, it would be really great if someone created a better list and can be filtered". Then I realized "wait a second, I CAN DO THAT!" 🤣 So, I decided to create this project to help myself and anyone else who needs a way to filter materials and quickly find what they can currently create.&lt;/p&gt;

&lt;p&gt;This is a personal project, but if you'd like to contribute or suggest improvements, feel free to submit issues or pull requests!&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Loads a .txt file of your choice (in the correct format)&lt;/li&gt;
&lt;li&gt;Search bar to add cards from your deck or select specific cards to filter&lt;/li&gt;
&lt;li&gt;Filtered list displays all possible fusions based on the selected materials&lt;/li&gt;
&lt;li&gt;Has local storage which stores active filters&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Github Repo: &lt;a href="https://github.com/Mingrkli/YuGiOh-DM-Search-Filter-Fusion-Combinations" rel="noopener noreferrer"&gt;https://github.com/Mingrkli/YuGiOh-DM-Search-Filter-Fusion-Combinations&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Live Site: &lt;a href="https://mingrkli.github.io/YuGiOh-DM-Search-Filter-Fusion-Combinations/" rel="noopener noreferrer"&gt;https://mingrkli.github.io/YuGiOh-DM-Search-Filter-Fusion-Combinations/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>react</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
