Check out these applications!

Donation App

This is a fully functional website with an integrated Stripe payment processing section. It was purpose-built for easy deployment and branding. The goal is to make it easy for non-profits to become web-present, even if they lack a web development team.

Languages / technology used: HTML, CSS, JavaScript, React.js, Node.js, Express, Stripe, MongoDB

ToDo App

A classic appliction for developers to improve their skills. This is a straightforward app that has all of the CRUD operations, as it allows the user to create, read, update, and delete tasks. This information is then stored in a databse for future use.

Languages / technology used: JavaScript, HTML, CSS, MongoDB, and Node.js

See Code

Reduxtagram

This was through a very long tutorial by Wes Bos. Redux takes state management a step further, and this application shows how easily information can be stored, updated, and accessed over multiple pages and sections.

Languages / technology used: JavaScript, HTML, CSS, React.js, Redux, Local Storage, Node.js, MongoDB

SeeCode

Footballer App

An addictive and straightforward football game. Footballer app uses vanilla JavaScript for all of the game logic, with HTML and CSS handling all of the framework and stylings. This was intentially done without the use of 3rd party extensions or libraries.

Languages / technology used: HTML, CSS, JavaScript, Node.js, Local Storage

See Code

Boring Political App

My first coding project. :) This application allows the user to search for certain topics, find put what upcoming legislation deals with these issues, and then allows you to search for your state and federal representatives. There are multiple ways to interact with the applcation and make API calls.

Languages / technology used: HTML, CSS, JavaScript, Node.js, Express

Game Dashboard

A compact game interface that manages and changes state through a number of interactions. This was designed as a second-screen add on for an exiting game, and give the user control over systems that would normally require them to switch screens.

Languages / technology used: HTML, CSS, JavaScript, React.js

See Code