About The Project

Learn more about this Digimon Index and why it was built.

What is Digimon Catalog?

Digimon Catalog is a light web project i do to help searching digimon easier, since there is a free API exist (Credit to Shadow Smith who created the free API) it makes things easier to track all Digimons from across the franchise with their different forms.

🛠️ Tech Stack

  • HTML5: Semantic Structure and Dialog Tags.
  • Tailwind CSS: For easy web styling and more modern.
  • Vanilla JavaScript (ES6+): Async/Fetch API, DOM Manipulation, & Array Filtering.
  • Public Digimon API By Shadow Smith

🌟 Key Features

  • 🔍 Instant Search: Filter Digimon by name instantly and specific evolutionary stages.
  • 🚀 Optimized Rendering: Client-side pagination (Load More Button).

🔨 Built for Portfolio & Learning

This project was crafted as part of my journey in practicing core web development principles, including Async JavaScript, DOM Optimization, and Responsive UI Design.