Projects

Guess the Hex

Single-page app/game. A hex color code is shown and you have to guess which of the 3 colors it represents. It counts a streak of successful guesses and if you guess wrong, it's reset back to 0.

I wanted to build something quick and fun to practice using multiple hooks in a single component and also a timeout mechanic.

Project screenshot