Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:     
'''<big>What is your name?</big>'''<br/>
 
'''<big>What is your name?</big>'''<br/>
My name is Vikram Ahuja and i am a Undergraduate student at IIIT hyderabad. <br/><br/>
+
My name is Vikram Ahuja and i am a Undergraduate student at [http://www.iiit.ac.in/ IIIT Hyderabad]. <br/><br/>
    
'''<big>What is your email address?</big>''' <br/>
 
'''<big>What is your email address?</big>''' <br/>
My email address id vikramahuja8803@gmail.com. <br/><br/>
+
My email address is  <br/><br/>
    
'''<big>What is your Sugar Labs wiki username?</big>'''<br/>
 
'''<big>What is your Sugar Labs wiki username?</big>'''<br/>
Line 17: Line 17:     
'''<big>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.)</big>'''<br/>
 
'''<big>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.)</big>'''<br/>
I am located in Hyderabad, India(UTC + 5:30). I tend to work from 06:30 to 18:30(UTC)but it can be adjusted according to the needs of the project. <br/><br/>
+
I am located in Hyderabad, India(UTC + 5:30). I tend to work from 06:30 to 18:30(UTC)but it can be adjusted according to the needs of the project. I can easily spend more than 8 hours per day.<br/><br/>
 
 
 
'''<big>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?</big>''' <br/>
 
'''<big>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?</big>''' <br/>
Line 29: Line 29:  
The project Image Viewer JS is a porting project in which the Sugar activity Image Viewer and the Image Processing Activity are ported to one JavaScript activity. Along with these is also a great emphasis on teaching Kids about Colors, i.e., color is colors(plural). The approach is create something which mainly focuses on experiential learning.<br/>
 
The project Image Viewer JS is a porting project in which the Sugar activity Image Viewer and the Image Processing Activity are ported to one JavaScript activity. Along with these is also a great emphasis on teaching Kids about Colors, i.e., color is colors(plural). The approach is create something which mainly focuses on experiential learning.<br/>
   −
For details about features and the UI please refer : Image Viewer JS Detail Document <br/>
+
For details about features and the UI please refer :<big>  [https://docs.google.com/document/d/1dMpHHb4PeF5GR1Jbj-5ct6j52FzBQv86l-fZDHI5sU8/edit '''<u>Image Viewer JS Details</u>''']'''<u> </u>''' </big><br/>
 
This project is aimed towards kids of all age group and have features as basic as teaching about colors, learning about enhancement functions, filters, experimenting the enhancement functions by UI based filter creation and complex feature like pixel or coordinate wise image processing.<br/>
 
This project is aimed towards kids of all age group and have features as basic as teaching about colors, learning about enhancement functions, filters, experimenting the enhancement functions by UI based filter creation and complex feature like pixel or coordinate wise image processing.<br/>
    
Technological Details<br/>
 
Technological Details<br/>
This project will be primarily made using JavaScript and the libraries that will be used are </br>
+
This project will be primarily made using JavaScript and the libraries that will be used are  
 
* Jquery
 
* Jquery
 
* CamanJS <br/>
 
* CamanJS <br/>
Line 43: Line 43:  
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Header text !! Header text
+
! '''Week''' !! '''Task'''
 
|-
 
|-
 
| '''Community Bonding Period(28th April-18th May)''' ||  
 
| '''Community Bonding Period(28th April-18th May)''' ||  
Line 49: Line 49:  
* Finalizing the features and the implementation details with the mentor
 
* Finalizing the features and the implementation details with the mentor
 
* Clarifying doubts and add to my existing research.
 
* Clarifying doubts and add to my existing research.
* Researching the libraries that will be used more extensively.
+
* Researching more libraries and compare with Dulwich
* Understanding the plugin system of Turtle Block JS.
+
* Understanding the code of Turtle Block JS.
* Researching about making the project all browser compatible.
+
* Understanding the code of Sugar Journal and Datastore.
 +
* Decide framework to use for web development of UI
 +
* Finalizing the libraries to be used
 +
 
    
|-
 
|-
| '''Week 1(19th May - 25th May)''' || Example
+
| '''Week 1(19th May - 25th May)''' ||
 +
* Designing a flow chart for developing git backend
 +
* Start working on the first task(Backend for Turtle JS)
 +
* Major functionalities like commit, fork, create etc will be implemented.
 +
 
 
|-
 
|-
| '''Week 2(25th May - 1st June)''' || Example
+
| '''Week 2(25th May - 1st June)''' ||  
 +
* Functionalities like pull request, diff will be implemented.
 +
* Finishing backend for the Turtle JS
 +
 
 
|-
 
|-
| '''Week 3(2nd June - 8th June)''' || Example
+
| '''Week 3(2nd June - 8th June)''' ||  
 +
* UI to look at commit history, merging and forking for the Turtle JS
 +
* Web service for integration of Python and JS modules
 
|-
 
|-
| '''Week 4(9th June - 15th June)''' || Example
+
| '''Week 4(9th June - 15th June)''' ||  
 +
* Finishing up UI for Turtle JS
 +
* Web service for integration of Python and JS modules
 +
* Server integration
 +
 
 +
 
 
|-
 
|-
| '''Week 5(16th June - 22nd June)''' || Example
+
| '''Week 5(16th June - 22nd June)''' ||  
 +
* Starting with the second task to create the backend for the journal
 +
* Coding functionalities like create, read, update , delete.
 
|-
 
|-
| '''Week 6(23rd June - 29th June)''' || Example
+
| '''Week 6(23rd June - 29th June)''' ||  
 +
* Deliverable 1
 +
* Mid-Term Evaluation
 +
* Buffer Week
 +
 
 +
 
 
|-
 
|-
| '''Week 7(30th June - 6th July)''' || Example
+
| '''Week 7(30th June - 6th July)''' ||  
 +
* Major git functionalities like commit, fork, PR, diff , status and merge to be implemented.
 +
* Start working with the API so that activities can connect to the git backend
 +
 
 
|-
 
|-
| '''Week 8(7th July - 13th July)''' || Example
+
| '''Week 8(7th July - 13th July)''' ||  
 +
* Finishing coding functionalities required for the backend.
 +
 
 
|-
 
|-
| '''Week 9(14th July - 20th July)''' || Example
+
| '''Week 9(14th July - 20th July)''' ||  
 +
* Testing and bug fixes
 +
* Finishing up with the API.
 +
* Server Integration
 +
 
 
|-
 
|-
| W'''eek 10(21st July - 27th July)''' || Example
+
| '''Week 10(21st July - 27th July)''' ||  
 +
* First version of the git backend completed.
 +
* Server Integration
 +
 
 +
 
 
|-
 
|-
| '''Week 11(28th July - 3rd Aug)''' || Example
+
| '''Week 11(28th July - 3rd Aug)''' ||  
 +
* UI for Sugar python activities
 +
* Server Integration
 +
 
 
|-
 
|-
| '''Week 12(4th Aug - 10th Aug)''' || Example
+
| '''Week 12(4th Aug - 10th Aug)''' ||  
 +
* Integrating API with activities
 +
* UI for sugar  python activities
 +
 
 
|-
 
|-
| '''Week 13(11th Aug - 17th Aug)''' || Example
+
| '''Week 13(11th Aug - 17th Aug)''' ||  
 +
* Integrating API with the activities
 +
* Buffer Week
 +
* Testing, bug fixing
 +
 
 +
 
 
|-
 
|-
| '''17th Aug - 20th Aug'''  || Example
+
| '''17th Aug - 20th Aug'''  ||  
 +
* Buffer Week
 +
* Testing
 +
* Final Submission
 +
 
 
|}
 
|}
   Line 86: Line 138:  
'''<big>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.</big>''' <br/>
 
'''<big>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.</big>''' <br/>
 
I have done a number of projects in my college till now, some of them are :
 
I have done a number of projects in my college till now, some of them are :
* I had made an Online File System and Terminal in web2py which had basic features  like copying, moving ,deleting,  playing audio and videos, reading text files from both the Terminal and the UI based Filesystem. Made using Web2py, python and JS.
+
* I had made an Online File System and Terminal in web2py which had basic features  like copying, moving ,deleting,  playing audio and videos, reading text files from both the Terminal and the UI based Filesystem. Made using Web2py, python and JS.  
          https://github.com/vikramahuja1001/Online-Filesystem-Terminal
+
https://github.com/vikramahuja1001/Online-Filesystem-Terminal
* Made a Question-Answer portal like StackOverflow.
+
 
          https://vikramahuja.pythonanywhere.com/QuestionAnswer/default/index <br/>
+
* Made a Question-Answer portal like StackOverflow.  
 +
https://vikramahuja.pythonanywhere.com/QuestionAnswer/default/index  
 
It was made using web2py, python and JS.  <br/>
 
It was made using web2py, python and JS.  <br/>
* Made an Android Application for a Online Event Planner Company (yourevent.co) which allows users to make video invitations for their events. This project was a part of Course which took place for 12 weeks.  
+
* Made an Android Application for a Online Event Planner Company ([http://www.yourevent.co/ yourevent.co]) which allows users to make video invitations for their events. This project was a part of Course which took place for 12 weeks.  
          https://github.com/vikramahuja1001/Invitube <br/>  
+
https://github.com/vikramahuja1001/Invitube <br />
 +
 
 
* Made a 2D Carron game using OpenGL.
 
* Made a 2D Carron game using OpenGL.
 
  https://github.com/vikramahuja1001/CarromOpenGL <br/>
 
  https://github.com/vikramahuja1001/CarromOpenGL <br/>
Line 98: Line 152:  
* Created a Pacman game using python  
 
* Created a Pacman game using python  
 
* Created a Photo Sharing portal using Ruby on Rails.  
 
* Created a Photo Sharing portal using Ruby on Rails.  
All the above mentioned projects had strict deadlines and were completed on time. In most of these projects I had to learn the technologies first and then implement them. Also I have no commitment other than this project this summer. <br/>
+
All the above mentioned projects had strict deadlines and were completed on time. In most of these projects I had to learn the technologies first and then implement them. Also I have no commitment other than this project this summer. <br/> <br/>
In order to learn how sugar-web works and how CamanJS works, I created basic Image Viewer and a very basic Plugin system.
  −
            https://github.com/vikramahuja1001/ImageJS/ <br/>
  −
            https://rawgit.com/vikramahuja1001/ImageJS/master/index.html <br/>
  −
            ImageJS 1 (basic): https://www.youtube.com/watch?v=uWTsEVzVp0A <br/>
  −
            ImageJS 2 with CamanJS and plugin: https://www.youtube.com/watch?v=EQOT7g6jnKs <br/>
        −
'''<big><big><u>You and the community</u></big></big><u> </u>'''<br/>
+
'''<big><big><u>You and the community</u></big></big><u> </u>'''<br />
'''<big>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.</big>''' <br/>
+
'''<big>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.</big>''' <br />
    
'''My Views''' : I think learning has to be experimental. A student should be able to experiment thing that he is learning about. This will not only tell about how things work but also gives an idea of when things do not work. Thus it gives more experience to the user. The project is about Image Processing but it also focuses on other aspects(basics) like color. It will give an experimental platform to kids to learn. <br/>
 
'''My Views''' : I think learning has to be experimental. A student should be able to experiment thing that he is learning about. This will not only tell about how things work but also gives an idea of when things do not work. Thus it gives more experience to the user. The project is about Image Processing but it also focuses on other aspects(basics) like color. It will give an experimental platform to kids to learn. <br/>
Line 123: Line 172:  
'''<big><big><u>Miscellaneous</u></big></big>'''<u> </u><br/>
 
'''<big><big><u>Miscellaneous</u></big></big>'''<u> </u><br/>
 
<big>'''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".'''</big>  
 
<big>'''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".'''</big>  
 +
 +
[[File:Sugae-email.png|1024x1280px|center]]
    
<br />
 
<br />
Line 181: Line 232:  
13. Tab numbers enhancement in Terminal Activity
 
13. Tab numbers enhancement in Terminal Activity
 
       Make Ctrl-(1-9) changes current tab to that number
 
       Make Ctrl-(1-9) changes current tab to that number
       PR - https://github.com/godiard/terminal-activity/pull/11
+
       PR - https://github.com/godiard/terminal-activity/pull/11 <br/><br/>
 +
 
 +
'''<big>Describe a great learning experience you had as a child.</big>'''
 +
 
 +
My parents taught me a very important lesson of getting help from others. I had a tendency of doing things on my own and not ask for help which in many ways is bad. We make new friends, find new things, find mistakes in ourselves to correct when we start asking for help.
       
[[Category:2015 GSoC applications]]
 
[[Category:2015 GSoC applications]]
34

edits

Navigation menu