MSY
All projects

Quizify Kids

built

An alphabet and letter-recognition game for young children — the kids' edition of Quizify, and a separate product from the main platform.

ViteReactvite-plugin-pwa

PROBLEM

Young children learning their letters need something completely different from the main Quizify: bigger targets, sound and repetition instead of reading, no timers, no scores to lose. Different audience, different pacing, different definition of success — so it works far better as its own focused product than as a mode buried inside an app built for teenagers and adults.

ROLE

Solo builder — game logic, React port of the original vanilla-JS prototype, PWA setup.

NOTABLE DECISION

Kept the original vanilla-JS prototype as the canonical spec and built the React version to mirror it exactly, rather than treating the rewrite as a chance to redesign. Two implementations that are supposed to behave identically will drift unless one of them is explicitly the source of truth.