Summer of Code/2016/Sugarizer Activity Set: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
==About Me== | ==About Me== | ||
| Line 223: | Line 185: | ||
Some of the projects that I have worked on: | Some of the projects that I have worked on: | ||
* [https://github.com/zhirzh/bits-time/tree/gh-pages/scream-o-mania Scream-o-Mania] | * [https://github.com/zhirzh/bits-time/tree/gh-pages/scream-o-mania Scream-o-Mania] A game that uses the WebAudio api to measure how loud someone can scream. | ||
* [https://github.com/zhirzh/bits-time/tree/gh-pages/sinatra-rtc Sinatra RTC | * [https://github.com/zhirzh/bits-time/tree/gh-pages/sinatra-rtc Sinatra RTC] A WebRTC project that uses Sinatra (Ruby) as the main server and PeerJS as the WebRTC api, along with PeerJS-Server as the signaling server. | ||
* [https://github.com/zhirzh/cab-me website | * [https://github.com/zhirzh/cab-me CabMe] The initial website for startup CabMe | ||
* [https://github.com/zhirzh/tis-alchemy 'Tis Alchemy | * [https://github.com/zhirzh/tis-alchemy 'Tis Alchemy] A JS+Ruby clone of the game Little Alchemy | ||
* [https://github.com/zhirzh/bitsacm-new New website for BITS ACM] | * [https://github.com/zhirzh/bitsacm-new New website for BITS ACM] | ||
* [https://github.com/zhirzh/just-javascript-things Motion detection with vanilla JS] | * [https://github.com/zhirzh/just-javascript-things Motion detection with vanilla JS] | ||
[https://github.com/DVM-S/astrocytes Code.Fun.Do project] - Qualified for the Microsoft Code.Fun.Do Finalist Forums (Nationals) | |||
==The community== | |||
===Successful completion=== | |||
When an OS level application is ported onto web, it becomes much easier to access it. All that is needed is a browser and internet. Moon, Sugar and Fototoon are activities that nurture curiosity and creativity. By making these webapps, I can introduce larger number of children to these technologies. | |||
===Getting stuck=== | |||
If I do get stuck, there are a few things that I can do: | |||
* Drop a mail to the mentors. | |||
* If I am unable to reach them, I can ask other community developers for help in the IRC and the mailing list | |||
* Meanwhile, internet (google, stackoverflow, personal blogs etc) are all at my disposal | |||
* As a last resort, I will reach out to my college friends who can help me. | |||
* On the off chance that all my attempts fail, I will move on to a different part of the project - one that is not affected by the problem. | |||
===Keeping informed=== | |||
* A follow up page on the wiki, containing progress in great detail. | |||
* Online demos of the current status | |||
* Maintain a ToDo file in the github repository | |||
* Post (frequently) in the mailing list, asking for feedback. | |||