An interactive application built as a technical exercise to deepen understanding of global state management with React, TypeScript, and Zustand.
The system lets users answer technical questions, calculates scores in real time, and handles dynamic evaluation logic through a modular architecture with strict typing.
The project demonstrates command of modern frontend patterns, including separation of concerns, reusable components, and efficient state management in SPA applications.