Click here to view and download my CV!

Dominion Card Search

A webpage based on the popular card game Dominion - the main feature being the ability to filter and search all cards in the game by any combination of a variety of different criteria. The project is front-end only - the card data was all manually entered by me in JSON format, and the contact form uses only client-side validation (the data does not actually interact with a server at all, so please do not use this form to try to contact me!). The site is styled with Bootstrap, and built with AngularJS. The latter both enables the site to function as a single-page application, with "pretty" URLs, and allowed me to write a single HTML template to handle several hundred different pages about the individual cards.