← Back to portfolio
31 Content Open source
Trivial DB
An open database of verifiable questions organized by category and difficulty for building quiz games.
- Date
- Category
- Content
- Languages
- JavaScript · JSON
- Source code
- Open source
Overview
What I built
Trivial DB is an open, structured collection of general knowledge questions. Each question is published as an individual JSON file with answers, an explanation, sources, category, difficulty and tags. The project automatically generates global indexes, categories and statistics through GitHub Actions, making it easy to consume from games and external applications.