Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Search by students for Blue Archive Official 4-Panel Manga
Blue Archive 4-Panel Search is an open-source Next.js web application that lets players and fans search the official Blue Archive 4-panel manga (4コマ) by entering a student's name, powered by Fuse.js fuzzy matching over a JSON dataset.
Blue Archive 4-Panel Search is a student-name search tool for the official Blue Archive 4-panel manga strips. It takes a typed query (for example a student name such as "Hoshino") and returns matching 4-koma panels from a JSON data set stored in the project. The app is built with Next.js and TypeScript, styled with Tailwind CSS and daisyUI, and uses Jotai for lightweight state management and Fuse.js for typo-tolerant search. The project is developed in the m19e GitHub repository and includes a modal view for reading the selected panel.