CampUs
CampUs is a Mobile Application designed to assist prospective university students visiting a college campus by facilitating custom, personalized tours created by counselors, parents, or university staff.
CampUs is built in two parts, a mobile application and admin website. Anyone can sign into the website to create landmarks at tours at their university of choice, and then users can start or join these tours on the connected mobile app. The website and app were built with React and React Native resepectively, connected with a MongoDB database. I worked on this project with the GIMM Works development team where I acted as the team lead and primary mobile app programmer for this application.
Bronco Food
Bronco Food is a Mobile Application designed to deal with food insecurity issues at Boise State University. The app aims to help notify students on campus of leftover food nearby, serving a dual purpose of making sure no food is thrown away, and no student goes hungry.
Bronco Food is a sister app to CampUs, and similarly exists as a mobile application and admin website, created for Boise State University. BSU admin can sign into the admin website to create localized events and students with the app downloaded will be notified when these events begin. The website and app were built with React and React Native resepectively, connected with a MongoDB database. I worked on this project with the GIMM Works development team where I acted as the team lead and primary mobile app programmer for this application.
Task Master: Teeth Brusher
Task Master is a prototype of an app created to assist special needs children with breaking down simple tasks. The prototype focused on the task of brushing teeth, using Apple's built in sound analysis software to detect if certain steps of the process were being completed, such as turning a faucet on or off, or actually brushing one's teeth.
This Swift App was created in cooperation with students from the University of Mississippi. This experience was made in part by Drew Peppley, Chandlor Stauff, Nick Clohessy, Taylor (Ryna) Hall, and myself!
Star Wars Legion Units: CRUD API Website
This site is a fan-made site built to keep track of all of the units in the Star Wars: Legion miniatures wargame, as well as the ability to add newly released or custom characters and units.
This site uses a CRUD api alongside a Node.js server that allows users to view information from the database, add new elements, edit elements, and remove elements from the server through a simple website.
Music in Video Games: Mobile Narrative Site
This site is aimed to show correlations between the popularity of a video game to the popularity of its soundtrack using various data visualizations.
This website is one of my first large scale web design projects, built with responsiveness for desktop and mobile screens. It uses HTML and CSS for front end design, D3.js for the data visualizations, and AJAX enabled Node.js and MySQL server.