Rhendz

Joined 12 February 2018
535 bytes added ,  24 March 2018
m
Line 39: Line 39:
*: Although this project was not fruitful, the biggest coding project I wrote code for was my weather app that displayed the current weather in Tennessee. By writing code for this project, I learned how to work with/link various APIs such as Google Maps and OpenWeather; furthermore, I learned about asynchronous functions, loading and configuring JSON files, and scraping websites with Python. My app ''did'' work, but my access to my OpenWeather API key was banned once I had made too many calls per minute - so much for real time... In the end, I found that the skills I gained through the project were more valuable than the actual project itself, which isn't too bad :).
*: Although this project was not fruitful, the biggest coding project I wrote code for was my weather app that displayed the current weather in Tennessee. By writing code for this project, I learned how to work with/link various APIs such as Google Maps and OpenWeather; furthermore, I learned about asynchronous functions, loading and configuring JSON files, and scraping websites with Python. My app ''did'' work, but my access to my OpenWeather API key was banned once I had made too many calls per minute - so much for real time... In the end, I found that the skills I gained through the project were more valuable than the actual project itself, which isn't too bad :).


* Please state the commits and patches you already contributed to Octave.  
* Please state the commits and patches you already contributed to Octave. ''Ordered from most recent''
*: As far as code goes, I have not submitted anything yet... but I plan on doing so soon! I have, however, submitted a few wiki edits at [https://wiki.octave.org/Image_package Image package].
** Implemented and Patched [https://savannah.gnu.org/patch/?9603 xyz2double.m, xyz2single.m, xyz2uint16.m] - New functions for Octave-Forge Image package
** Implemented and Patched [https://savannah.gnu.org/patch/?9600 lin2rgb.m, rgb2lin.m] - New functions for Octave-Forge Image package
** Patched [https://savannah.gnu.org/patch/?9593 demosaic.m] - I was planning on implementing this method; however, I found a [https://savannah.gnu.org/bugs/?50708 version] that passed all of its tests from the bug tracker and submitted it as a patch.
** Wiki edits at [https://wiki.octave.org/Image_package Image package] - categorizing missing image functions and identifying further missing image functions.


== F: Feeling fine ==
== F: Feeling fine ==
49

edits