The open-source ecosystem is vast, powerful, and largely invisible to the people who would benefit from it most. Discovery is fragmented. Tools are scattered across GitHub stars, Reddit threads, and word-of-mouth. If you don't already know where to look, you don't find anything.
Most open-source projects never reach the people who need them. Not because they aren't good enough, but because there's no clear path to them. OpenFinder is built to change that: a place where tools are structured, contextualized, and immediately usable.
OpenFinder is a high-signal index of open-source software, not a raw list of everything on GitHub. Tools are organized by category, tagged by use, and presented with enough context to make discovery easier.
Access to great software shouldn't depend on knowing the right communities. It should be one search away.
OpenFinder is a Next.js app written in TypeScript, styled with CSS Modules, and deployed on Vercel. The tool directory is backed by Supabase, a PostgreSQL database seeded from structured CSV files via a custom script. The animated ASCII canvas is a hand-rolled canvas renderer that runs entirely client-side.
Everything is open source. The full architecture, data schema, and contribution guide are documented on the docs page.
read the docs →