Last active
August 29, 2015 13:58
-
-
Save ABrouwer/9956288 to your computer and use it in GitHub Desktop.
Portfolio 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //First assignment | |
| // Original: | |
| https://gist.github.com/ABrouwer/9955831 | |
| //Improved version: | |
| https://gist.github.com/ABrouwer/9955899 | |
| //Second assignment | |
| //Original: | |
| https://gist.github.com/ABrouwer/9019671 | |
| //Improved version: | |
| https://gist.github.com/ABrouwer/9955925 | |
| //Third assignment | |
| //Original: | |
| https://gist.github.com/ABrouwer/9186906 | |
| //Improved version: | |
| https://gist.github.com/ABrouwer/9956036 | |
| //Fourth and fifth assignment: | |
| //Original fourth assignment: | |
| https://gist.github.com/ABrouwer/9312864 | |
| //Original fifth assignment: | |
| https://gist.github.com/ABrouwer/9456178 | |
| //I still have trouble with pulling data from and pushing data to firebase, but all the visualisation works if the data is in the code. So here I will upload two versions, one with the dataset in the code and one with the dataset pulled from firebase. | |
| //Dataset in the code: | |
| https://gist.github.com/ABrouwer/9956213 | |
| //Dataset in firebase: | |
| https://gist.github.com/ABrouwer/9956262 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment