Case Studies


See More

BeachYO App

This is a NODEjs/ express app with CRUD functionality uses a callback functions whose parameters are request and response objects. Stores and retrieves JSON data using MongoDB, a NOSQL database hook up in a sandbox database on mLab, free cloud-hosted "sandbox" database. Data sent through HTTP requests

Web Design / Development
View Study

RESTful App

The purpose of this exercise was to be able to map HTTP routes and CRUD (create, read, update, and destroy) using the seven Restful Routes pattern.

Web Development / Server side
View Study


RGB color guessing game

Exercise to test advanced Dom Manipulation and event handling in JavaScript

Web Design / Development
View Study

Random User Generator

Ajax API - exercise

Web Development /AJAX
View