Sudoku Helper
Sudoku Helper
RaechelLutz.com
RaechelLutz.com
TomCariello.com
TomCariello.com
Quiz Game
Quiz Game
Hangman JS
Hangman JS
Click on a project above for more information.

Sudoku Helper

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.

RaechelLutz.com

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.

TomCariello.com

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. 

Quiz Game

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!

Hangman JS

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.