
SYS.PROJECTS
Handheld Finder
Interactive recommendation platform for portable gaming devices. A quiz-based picker, side-by-side comparison tool, and curated catalog of 18+ handhelds.
The Problem
Buying a portable gaming handheld is genuinely confusing, and most advice out there is affiliate bait dressed up as a review. Handheld Finder gives an honest recommendation instead.
The market exploded, there are dozens of devices with overlapping specs, and it is hard to tell real guidance from a payout. I wanted a tool that recommends based on what you actually need, not whichever device pays the highest commission.
What It Does
There are three ways in: a quiz-based picker, a side-by-side comparison tool, and a curated catalog of 18+ handhelds with honest tradeoff analysis.
The quiz walks you through budget, use case, and preferences, then recommends the best match with the tradeoffs spelled out. The comparison tool puts devices head to head once you have narrowed it down. Each catalog entry explains the tradeoffs instead of showing a spec sheet and a buy button.
The Design Decision
The core call was refusing affiliate influence over the recommendations. That is the whole value proposition, and also the hard part.
Affiliate revenue is how most of these sites stay up, so keeping the picker honest meant the ranking logic weighs fit to your stated needs rather than payout. The tradeoff writeups say plainly when a device is a bad match. A recommendation you cannot trust is worse than no recommendation at all.
The Build
Handheld Finder is a Next.js site built with SEO as a first-class concern, since a recommendation tool only helps people who can find it.
The quiz and comparison logic run client-side over a structured catalog, so adding or updating a handheld is a data change rather than a rewrite. That keeps the maintenance surface small as the market shifts.
What I'd Do Differently
The catalog is the real moat and the real maintenance burden, so I would build a lighter pipeline for keeping it current.
Handheld specs and prices move fast, and updating entries by hand does not scale. It sits in the same build-a-focused-tool family as Testimonial Genius, my micro-SaaS for turning customer feedback into marketing reports, and SysDesignLab, my interactive system design trainer.
FREQUENTLY ASKED QUESTIONS
What is Handheld Finder?
Handheld Finder is an interactive recommendation platform for portable gaming devices. It includes a quiz-based picker, side-by-side comparison tool, and a curated catalog of 18+ handhelds with honest tradeoff analysis.
Is Handheld Finder free to use?
Yes. Handheld Finder is completely free with no ads or affiliate commissions influencing the recommendations.
How does Handheld Finder pick the best handheld for me?
Handheld Finder walks you through a short quiz about your budget, use case, and preferences, then recommends the best match from its catalog of 18+ devices with honest tradeoffs explained.


