HTML / CSS / JavaScript
Search for any movie on Netflix and you will see the title, photo, description, along with reviews from IMDB. The user then can enter their username, and write their own review which will store all the content on a separate page.
HTML / CSS / JavaScript
This application is a way to help schedule your day. Depending on the current time which is displayed at the top, the time blocks background color will change. Red is the current hour. Grey is in the past. Green is in the future. Upon clicking save, whatever the user enters will be logged to local storage and will be there upon refresh.