Portfolio: Applications
GameCheck App
Technology: Bootstrap, JavaScript, jQuery, jQuery Easing, MySQL, PHP, User/Member Authentication, GET and POST routes, SteamAPI, CSS Only Tooltips
Information: For my final project from the UofA Coding Bootcamp I built a web based app to help parents monitor their kids’ computer gaming time.
Link: http://gamecheck.info
Jam That Album App
Technology: Bootstrap, JavaScript, jQuery, jQuery DataTables, MySQL,GET and POST routes, SpotifyAPI, JavaScript Tooltips
Information: A team project from the UofA Coding Bootcamp, we built a web based app where a user could create a library of their music album collection. My focus and contribution was bootstrap layout and design, tooltip presentation of album covers, jQuery DataTables, and the initial concept.
Star Wars Express App
Technology: Bootstrap, JavaScript, Node.js, Express, GET and POST routes, JSON
Information: A example project from the UofA Coding Bootcamp. This was an example of Node.js with Express for routing and JSON handling. Does GET and POST, but doesn’t have persistent data so adding a new character will only last while your session continues.