
A small utility for cataloging video game installations, installers & disk images
The Game Collection Manager is a handy little utility designed for video game enthusiasts to efficiently catalog their video game installations, installers, and disk images. With the growing number of games available and the complexities in organization, this tool aims to simplify the process of managing your collection, ensuring all your games are easily accessible and visually appealing.
Whether you're a casual gamer or a hardcore collector, the Game Collection Manager provides a user-friendly interface and robust features that help you keep your collection neatly organized. Dive into the functionalities that make this a must-have for any gaming aficionado.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
A fully featured React components library. 100+ components, 50+ hooks.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.