My Projects
Brad Bellinger
Vitals Access Pass

A product that provides access to a library of over 85 one hour CME Video lessons that were already in our LMS being sold individually, and in packs of 10. Leadership wanted a subscription that you have to manually renew. I designed the access pass to integrate into the existing LMS without just adding 80+ products to the customer's dashboard.

Live Product

Alt

I developed the branding and debugged integration for this production wordpress website in collaboration with the development and marketing teams. In addition I implemented Woocommerce, imported items, and developed several static pages.

Live Demo

My capstone project was Vehicle.Express vehicle sharing inventory management system. We built the system on a server that we configured from scratch with WHM and C-panel. We built the back end of the system using PHP and a MySQL database. We built the front end using HTML, CSS, and Bootstrap. I was responsible for the test data, the database design and implementation, the list your vehicle form, and all of administration.

Live Site

This program is a gui for interacting with the built in encryption and hash functions in C#. I added in extra features to make the tool more user friendly like the word counter and the option to chose different key sizes.

github

A sequential number game where the first number (1) is initialized in a random position. The player must enter a sequential number in a surrounding box (Diagonals included) of the current number. The player wins when the grid is filled. The "View a solution" button solves the puzzle for the current starting position dynamically each time button is pressed

github