Simple Medication Tracker

This is a free, simple medication tracker that I created when a family member couldn't find a working app in the App Store. You can add it to your home screen on iOS or Android to pretend like it's an app.

Visit

Unnamed Color

A quick project I made that creates a random, unnamed color (not in the CSS list of named colors).

Visit

Labs Project - Classroom Angel

Classroom Angel is a property management tool for non-profit schools. Manage your equipment and campus needs in your schools in developing nations. Allows US-based board members to address school needs in a fast and personalized manner.

Visit

Lambda MUD

A basic text adventure game. React front end connected to a Django server and a Postgres database. This was a really fun project. You can move North, South, East, or West and pick up items. Type "help" to see all the actions you can take. Requires registration.

Visit

Conway's Game of Life

Implementation of British mathematician John Conway's 'Game of Life'. React app using a double-buffer technique (both O(N^2) operations) to draw and calculate alive and dead cells in 2D arrays. Three board sizes, a rules page, and a 3D version attempt.

Visit

More portfolio projects

These projects display the breadth and depth of my work so far.

Coin Mania

A coin collection game made in Unity as a personal project. Contains standard assets and a free cat asset. Collect all the small coins before the timer runs out to see a surprise! (Doesn't appear to work in Chrome.)

Visit

Unity Shooter

A 2D game made in Unity with a focus on shooting the enemy ships. See how many points you can get! (Doesn't appear to work in Chrome.)

Visit

Notes App

A React app connected to a Postgres database that stores notes. I used lyrics to populate my examples. Performs CRUD operations: create, read, update, delete. You can sort by a variety of fields. Requires registration.

Visit

To do List

A simple React todo list with todos that are completed or not completed (click the text to toggle).

Visit

S&J Architects

One of my favorite User Interface projects. Includes AOS (Animate On Scroll) library. Made with HTML, CSS, and JavaScript.

Visit

Lambda Times

This is a mock blog/newspaper site. Made with React and Styled Components.

Visit