This is a single page application that I wrote to help me solve Sudoku puzzles. The project evolved from a helper towards a solver as work progressed. Take a look at the blog for a deeper dive into my thought process working through this project.
The online presence for environmental historian Raechel Lutz, which launched in November 2017. This site includes biography, publications, research & contact pages on the frontend and features a custom CMS to securely update the content. Images are hosted on Amazon S3, the domain is configured through Google & the page is hosted on Heroku.
My site has four front facing pages with a full custom CMS on the backend for complete control of all of the page contents. The Blog system, added March 2018, is custom designed and allows for visitors to add comments to any blog post(s).
Some of the technologies used on this page: Node, Express, MySQL, Handlebars, Summernote, BCrypt, Passport, Sequelize, Google Domains, Amazon S3.
This simple JavaScript game uses timers and click events to track a user through an outdated MMA related quiz. See how well you can do!
Written in Vanilla JavaScript, this is my take on the classic game. Press any key on your keyboard to guess a letter & the game will do the rest. Select your theme to set the mood and choose between easy & hard modes for an added challenge.