Projects
Coding </>
Below is my first playable web program —
made from a mix of HTML, CSS, and inline JavaScript code.
Memory Game
As a novice in JavaScript, my first class quest was to slay every bug in an html document and restore it to its former glory as a fully functional memory-matching game. When playing, the number of times you flip two cards over is counted as your "moves," and the score is how many cards you have matched.

