Cinemal

Cinemal is a movie-guessing game in the style of Wordle and the many games that followed. Cinemal leverages The Movie Database API to select a new movie each day, which users attempt to guess. The movie details, such as cast, crew, release year, and studio, of each guess are compared against the winning movie selection to provide the user feedback about how warm or cold their most recent guess was, e.g., if a user's guess has a cast member in common with the winning movie.

GitHub Repo

Requirements Adder with Canvas API

This tool replaces a painful and tedious process in the user interface of Canvas LMS that many Canvas administrators face. It communicates with Canvas Rest API to add requirements to a course or series of courses in Canvas LMS. The script iterates through all published modules to require sequential progress through a course, makes the previous module a pre-requisite to a given module, and requires the completion of all published items in a module.

GitHub Repo

To-Do List

To-Do List allows users to sign up for an account, post new to-do list items, delete to-do list items, and complete to-do list items.

GitHub Repo

Bar Cart

Bar Cart uses The Cocktail DB API to generate cocktails. Users can choose to randomly generate a cocktail, randomly generate a cocktail by Spirit (e.g. Rum, Vodka, Gin, etc), or generate a cocktail based on ingredients they already have in their home bar.

GitHub Repo

Color Palette Generator

Color Palette Generator allows users to submit an image and generate a color palette, the size of which the user decides, based on the colors found in the provided image.

GitHub Repo

OBLC Website

OBLC.org is a live website that I designed which leverages Wordpress and Divi Builder.

Live Link

VTVLC Website

VTVLC.org is a live website that I designed which leverages Wordpress and Divi Builder. Built after numerous usability tests of a previous website design, VTLVC.org is built with the user experience of multiple stakeholders in mind.

Live Link

Flooring Calculator

Flooring Calculator is a simple web tool that allows users to calculate the amount of flooring they'll need to order for a given space.

Live Link

Online Shop

Online Shop is a website demo for an online store that leverages Stripe API to create a shopping cart and easy check-out experience for both the user and business owner.

GitHub Repo