Apps


   Mountain View    Mountain View

This project is a song player for an iPhone App. It's written in Swift and it holds fifty-seven songs. The player can shuffle and auto-play. It is currently getting a genre option and will use Apple APIs. Update: 4/5/2017 The genre option has been made. The playlist is now one-hundred and thirteen songs and growing. There is a growing realization that in order to compete with iTunes the user must be able to add their own songs. In order to do this we will use Google Firebase. The repository must be able to add MP3 files and write to the actual playlist library. Feel free to help out with this project and push your code through Github. The Apple API for the genre is located here:

Directions on how to clone the repo can be found here:

Project Link:

Resource links:

   Mountain View

This is a weather application written in Java. It gets the weather conditions from Yahoo weather and can display any location in the US. The source code can be downloaded and recreated from the GitHub repository below.

Project Link:

Resource links:

   Redmond WA

This is a WPF(Windows Presentation Foundation) application. It was designed in Visual Blend and has a SQL database. It can store Child information in the database.