Proud Autism Dad and advocate for neurodiversity awareness.

Problem Solver, Team Player, Open Source Enthusiast, and Family Man.

Avid technology Enthusiast, Producer, and Problem Solver.

Former Executive Chef who has led teams creating farm to table cuisine accross North and South Carolina.

"Weekend Warrior" mountain biker, and extreme sports enthusiast.

Explorer, hiker, climber, kayaker and fisherman.

Date Night

This web app is a one stop shop for planning a night out to dinner and a movie. The user can select the date and distance and this app will return all movie showings. For each movie the user will be shown the all theaters on a google map and the showtimes for each theater. After selecting the theater, the user can search for restaurants near that location.

Visit the Site

On The Fly Staffing

On The Fly Staffing is an application that will change the game in staffing for the hospitality industry. Applicants will find ease in only filling out one application for a pool of restaurants. Restaurant managers can rapidly shorten the staffing process by searching for applicants without the need to post job ads. Everyone wins with this service!

Visit the Site

On The Fly Staffing

On The Fly Staffing is an application that will change the game in staffing for the hospitality industry. Applicants will find ease in only filling out one application for a pool of restaurants. Restaurant managers can rapidly shorten the staffing process by searching for applicants without the need to post job ads. Everyone wins with this service!

Visit the Site

Reconnect

A platform for letting groups of people passively browse if others are currently available for active interactions such as talking on the phone; or to inform others of their own availablilty to interact.

This is a real-time app that utilizes such technologies as Socket.io, MySQL, Sequelize ORM, Axios, Vuejs, Passport, Express-session, Bcrypt, AWS s3 Bucket, Twilio, and Heroku.

Visit the Site

LIRI

LIRI is a language interpretation and recognition interface. This is a command-line interface Node.js app which will search different APIs and return tour dates of bands/artists, information about a movie, or information about a particular song.

Visit the Repo

LIRI

LIRI is a language interpretation and recognition interface. This is a command-line interface Node.js app which will search different APIs and return tour dates of bands/artists, information about a movie, or information about a particular song.

Visit the Repo

MongoDB Web Scraper

This application scrapes the most recent Huffington Post articles and displays them for convenient browsing. Additionally the user can save articles and keep notes on them; achieved by utilizing the flexibility of noSQL and the "populate" feature of MongoDB for querying related tables.

In addition to the MERN stack, this app uses ReactStrap CSS Framework. The site has also been written and tested with a Python/Flask Backend connected to the same React frontend (deployment currently pending).

Visit the Site

Eat da Burger App

A project to demonstrate using MySQL and Sequelize ORM as well as querying with related tables. Users can create a burger with a form, and then submit a form of the name of who devours each burger.

This app is also written with a Vue.js front end.

Visit the Site (jQuery) Visit the Site (Vue.js)

Eat da Burger App

A project to demonstrate using MySQL and Sequelize ORM as well as querying with related tables. Users can create a burger with a form, and then submit a form of the name of who devours each burger.

This app is also written with a Vue.js front end.

Visit the Site (jQuery) Visit the Site (Vue.js)

Friend Finder App

This application matches people based upon similarity of answers to a personality survey. Highlights are front-end and back-end validation, Restful API construction, and server side javascript data analysis.

Visit the Site