Welcome to my blog

There's nothing to see here for now, but anticipate some cool posts soon.

Guess A card: A simple browser game built with vanilla javascript, html and css.

Guess A card is a simple JavaScript game I built during my introductory phase to the JavaScript language. I recently rebuilt the game from scratch using better coding principles. This article highlights the idea behind the game as well as the journey from version 1 to version 2 and what I learned along the way.