Changes

Jump to navigation Jump to search
Line 4: Line 4:     
My name is Sneh Gupta, and I am a 3rd year undergraduate student at [http://www.iiit.ac.in/ IIIT-Hyderabad].
 
My name is Sneh Gupta, and I am a 3rd year undergraduate student at [http://www.iiit.ac.in/ IIIT-Hyderabad].
      
'''What is your email address?'''
 
'''What is your email address?'''
    
snehgupta42@gmail.com
 
snehgupta42@gmail.com
      
'''What is your Sugar Labs wiki username?'''
 
'''What is your Sugar Labs wiki username?'''
    
Snehgupta
 
Snehgupta
      
'''What is your IRC nickname on irc.freenode.net?'''
 
'''What is your IRC nickname on irc.freenode.net?'''
    
Sneh1234
 
Sneh1234
      
'''What is your first language? (We have mentors who speak multiple languages and can match you with one of them if you'd prefer.)'''
 
'''What is your first language? (We have mentors who speak multiple languages and can match you with one of them if you'd prefer.)'''
    
My first language is Hindi, I am fluent in English.
 
My first language is Hindi, I am fluent in English.
      
'''Where are you located, and what hours (UTC) do you tend to work? (We also try to match mentors by general time zone if possible.)'''
 
'''Where are you located, and what hours (UTC) do you tend to work? (We also try to match mentors by general time zone if possible.)'''
Line 33: Line 28:     
Working hours: (UTC + 5:30) 15:00 - 18:00 and 21:00 - 2:00
 
Working hours: (UTC + 5:30) 15:00 - 18:00 and 21:00 - 2:00
      
'''Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer'''
 
'''Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer'''
Line 241: Line 235:     
'''Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.'''
 
'''Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.'''
 +
 +
I have been a part of several academic projects up until now, and I have learnt to assess the complexity of a project fairly well. I have worked as the lead developer on several academic projects as a part from my course work. Apart from that I been Freelancing for a while now, which has helped me build the essential skill of getting things done on time. I have explored the analytics.js, existing nutrition plugin, activity.js, etc. in the Sugar Lab code base and I have developed a fairly good amount of understanding of it. I have also fixed several bugs in turtleblocksjs , musicblocksjs which has given me understanding the underlying details and the ideas used in the code. Also I have technical skills required for this project.
 +
 +
Some of the academic projects which I have been a part of include:
 +
 +
1) [https://github.com/sneh1234/Virtual-carrom Virtual carrom]-> It is two player virtual carrom game written in openGL-2 and c++.
 +
 +
2) [https://github.com/sneh1234/Hospital-Database Hospital database] -> It is a database management system made for hospital for managing patient records, their bill records and medicine records. Developed in php, html, javascript.
 +
 +
3) [https://github.com/sneh1234/Ultimate-Tic-Tac-Toe Ultimate-Tic-Tac-Toe] -> Created a bot for ultimate tic-tac-toe game to compete with other bots in a tournament. Min-Max tree and Alpha-Beta pruning were used here to simulate optimal game-play.
 +
 +
4) [https://github.com/sneh1234/Orchestration-Layer Orchestration-Layer] -> A Virtualization Orchestration Layer made in Python. It works as a fabric that can coordinate the provisioning of compute resources by negotiating with a set of Hypervisors running across physical servers in the datacenter. It works with rest api. It uses hello_flask for frontend. While uses Qemu, KVM, libvirt for backend.
 +
 +
5) [https://github.com/sneh1234/TopShooter TopShooter] -> Built a 3-D top shooter game in openGL-2 and c++.
 +
 +
== '''Me and The Community''' ==
 +
 +
 +
'''If your project is successfully completed, what will its impact be on the Sugar Labs community? Give 3 answers, each 1-3 paragraphs in length. The first one should be yours. The other two should be answers from members of the Sugar Labs community, at least one of whom should be a Sugar Labs GSoC mentor. Provide email contact information for non-GSoC mentors.
 +
'''
 +
 +
''' ''My answer'' ''' :
 +
The project Nutritional Microworld is for children to learn the fundamental concepts of nutrition in fun and interactive way. It will help children to develop good eating habit and encourage them to do exercise. They will also get sense of planning activities, which is essential to achieve success in any field. By nutritional microworld games it will become easy for children to remember fact about nutrition.
 +
 +
''' ''Walter Bender:'' ''' :
 +
The basic idea is to create a “microworld” for nutrition. The project will provide basis functions for exploring nutrition. A set of activities is to be designed that would engage children in some basic concepts. Workshop will be conducted with children and teachers to test the decisions made.
 +
 +
'''What will you do if you get stuck on your project and your mentor isn't around?
 +
'''
 +
 +
In order to get over the obstacles during the duration of the program I would try to resolve it at different levels. I will try to look up online for the possible solutions and see if any of them are able to help me with the issue that I face. Otherwise, I will try to use the mailing list and irc channels to ask other community members for help. I will also try to seek the help of my friends and colleagues when possible.
 +
 +
'''How do you propose you will be keeping the community informed of your progress and any problems or questions you might have over the course of the project?
 +
'''
 +
 +
I will be keeping a blog throughout the entire duration of the project. I will update the blog with the status of my weekly progress and a summary of the work done during the week. I will try to use the mailing list and the irc channel to inform the community about the problems or the questions that I might face during the duration of the project.
 +
 +
== '''Miscellaneous''' ==
 +
 +
 +
* ''' We want to make sure that you can set up a development environment before the summer starts. Please do one of the following: Send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "logout". '''
 +
 +
[[File:Nxo.png|border|center|900x600px]]
 +
 +
* '''Send us a link to a pull request or merge request you have made on a Sugar or Sugar activity bug. It's normal to need assistance with this, so please visit our IRC channel, #sugar on irc.freenode.net, and ask for help.  '''
 +
 +
I have been regular contributor in the sugar community since January and the below are the merged pull requests and issues reported by me.
 +
 +
PR: Added statistics button.
 +
          https://github.com/walterbender/musicblocks/pull/222
 +
 +
PR : Fixed palette bug.
 +
          https://github.com/walterbender/musicblocks/pull/104
 +
 +
PR: Fixed naming of action blocks.
 +
          https://github.com/walterbender/musicblocks/pull/205
 +
 +
PR: Fixed bug related to resizing of block.
 +
          https://github.com/walterbender/musicblocks/pull/208
 +
 +
PR: Fixed disturbance in matrix when dragged off the screen.
 +
          https://github.com/walterbender/musicblocks/pull/217
 +
 +
PR: Fixed disturbance in first column of matrix.
 +
          https://github.com/walterbender/musicblocks/pull/236
 +
 +
PR: Fixed SVG bug related to rotation of text.
 +
          https://github.com/walterbender/turtleblocksjs/pull/253
 +
 +
Bug reported : Coordinate of turtle changes after resizing.
 +
          https://github.com/walterbender/turtleblocksjs/issues/252
 +
 +
Bug reported: Parent blocks does not resize after children are send to trash.
 +
          https://github.com/walterbender/musicblocks/issues/225
 +
 +
Bug reported: Decrease block size feature doesn’t work for the first time. 
 +
          https://github.com/walterbender/musicblocks/issues/218
 +
 +
Bug reported: Detaching of labels.
 +
          https://github.com/walterbender/musicblocks/issues/186
 +
 +
 +
* '''If you plan to work on Sugar-Web projects we want to be sure that you're familiar with web technologies, so:'''
 +
** '''Clone the [https://github.com/llaske/Sugarizer Sugarizer repository]'''
 +
** '''Using instructions [https://github.com/llaske/Sugarizer#create-your-own-activity here] develop your first Sugar-Web activity'''
 +
** '''Send us a screenshot of your new activity executed in Sugarizer'''
 +
 +
[[File:ActivityNutrition.jpg|noframe|1074x1074px]]
 +
 +
 +
* ''' Describe a great learning experience you had as a child.'''
 +
 +
When I was in class 8th, I was selected as one of the top 4 finalist in National Cyber Olympiad. Up until that point I liked computer science,but I did not have any special inclination towards it. But after I attended the preparatory camp, which was conducted for the finalists , my perception shifted drastically. The way the teachers at the camp taught computer science made me fall in love with it. The simplicity with which they were able to explain to us the underlying complex concepts had a deep impact on the way I approach problem solving now. Undoubtedly, I can say that it was a great learning experience for me.
 +
 +
 +
* '''Is there anything else we should have asked you or anything else that we should know that might make us like you or your project more?'''
 +
 +
No, everything is fine.
 +
 +
[[Category:2016 GSoC applications]]
137

edits

Navigation menu