Summer of Code/Jatin Dhankhar: Difference between revisions
(One intermediate revision by the same user not shown) | |||
Line 51: | Line 51: | ||
I have contributed to | I have contributed to | ||
* https://github.com/adambard/learnxinyminutes-docs (Code documentation written as code! How | * https://github.com/adambard/learnxinyminutes-docs (Code documentation written as code! How novel and totally my idea!) | ||
novel and totally my idea!) | * https://github.com/sftrabbit/CppSamples-Samples (A repository of modern C++ samples curated by the community.) | ||
* https://github.com/sftrabbit/CppSamples-Samples (A repository of modern C++ samples curated | * https://github.com/bento-io/collection (A guided tour through the best free coding tutorials on the web) | ||
by the community.) | |||
* https://github.com/bento-io/collection (A guided tour through the best free coding tutorials on the | |||
web) | |||
* https://github.com/privly | * https://github.com/privly | ||
You can visit my Github Profile (https://github.com/jatindhankhar) for more details | You can visit my Github Profile (https://github.com/jatindhankhar) for more details | ||
===Participation in Open Source=== | ===Participation in Open Source=== | ||
Whenever I have an awesome idea, most of the time it ends up being a personal project. Some | Whenever I have an awesome idea, most of the time it ends up being a personal project. Some | ||
of my personal projects are | of my personal projects are | ||
* https://github.com/jatindhankhar/intersect - Intersect - Send and propagate notifications | * https://github.com/jatindhankhar/intersect - Intersect - Send and propagate notifications via Email and SMS. Currently used by my College Authorities | ||
via Email and SMS. Currently used by my College Authorities | * https://github.com/jatindhankhar/shorl - I made a simple and native (unofficial) client for the Goo.gl as part of my Udacity Android Nanodegree Program and it was my Capstone | ||
* https://github.com/jatindhankhar/shorl - I made a simple and native (unofficial) client for | Project as well. It is early beta phase, here is the play store Link (https://play.google.com/store/apps/details?id=in.jatindhankhar.shorl) | ||
the Goo.gl as part of my Udacity Android Nanodegree Program and it was my Capstone | * https://github.com/jatindhankhar/flif: I made this little fun app for the Flockathon. My app was inspired by the stock giphy extension which lets users upload gifs by specifying a keyword but this was limited since user cannot select the GIF he wants, one of th gif from relevant to that keyword is uploaded. So I introduced an app that let's user select the GIF that he/she wants and send/share it to somebody. Youtube demo can be seen here https://www.youtube.com/watch?v=6O3rFn4KPng&feature=youtu.be | ||
Project as well. It is early beta phase, here is the play store Link | |||
(https://play.google.com/store/apps/details?id=in.jatindhankhar.shorl) | |||
* https://github.com/jatindhankhar/flif: I made this little fun app for the Flockathon. My app | |||
was inspired by the stock giphy extension which lets users upload gifs by specifying a | |||
keyword but this was limited since user cannot select the GIF he wants, one of th gif from | |||
relevant to that keyword is uploaded. So I introduced an app that let's user select the GIF | |||
that he/she wants and send/share it to somebody. Youtube demo can be seen here | |||
https://www.youtube.com/watch?v=6O3rFn4KPng&feature=youtu.be | |||
==About my GSOC Project== | ==About my GSOC Project== |