Changes

Jump to navigation Jump to search
no edit summary
Line 208: Line 208:     
       https://github.com/Shreyanand/ImageViewerJS
 
       https://github.com/Shreyanand/ImageViewerJS
* Creativity- The project focuses on both the working code as well as the interface of the application equally, so like in my
+
* Creativity- The project focuses on both the working code as well as the interface of the application equally, so like in my prototype the UI of the application can be made more attractive and child
prototype the UI of the application can be made more attractive and child
   
friendly.
 
friendly.
   −
* Optimization – I believe in creating code that is optimized to its best. A simple example: preloading images using image
+
* Optimization – I believe in creating code that is optimized to its best. A simple example: preloading images using image object of JavaScript instead of creating HTML image object. This helps in
object of JavaScript instead of creating HTML image object. This helps in
   
speeding up. Source( http://www.techrepublic.com/article/preloading-and-the-javascript-image-object).
 
speeding up. Source( http://www.techrepublic.com/article/preloading-and-the-javascript-image-object).
 
Small differences like these can go a long way. If such care is taken before
 
Small differences like these can go a long way. If such care is taken before
 
writing every line of code, a robust application can be created.
 
writing every line of code, a robust application can be created.
   −
* I was rank 393 worldwide and 31 in my country in a programming competition organized by Institute of Electrical and Electronics Engineers ('''IEEE''') called
+
* I was rank 393 worldwide and 31 in my country in a programming competition organized by Institute of Electrical and Electronics Engineers ('''IEEE''') called IEEExtreme 2014.
IEEExtreme 2014.
      
* I’m familiar with submission, review, Github process
 
* I’m familiar with submission, review, Github process
Line 231: Line 228:  
'''My thoughts:'''
 
'''My thoughts:'''
   −
ImageViewer activity is an important cog in the sugar labs machine, It provides a graphic visualization of content.  No educational material is complete without Images and Imageviewer is an essential program to view them. Sugarlabs is creating web support for children who can’t afford a OLPC laptop, so Imageviewer in javascript running in any browser will help out to reach many more children who can benefit from sugar.This ImageViewer will have new child-friendly UI and many new exciting features.One of the most important benefits of this activity is that it will induce learning. Image processing is a vast field and many creative things can be done through it. My application will also '''focus on  how children can understand pixel manipulation'''. Through this they can learn how filters actually work and they can create their own effects through RGB colour manipulation of  pixels.
+
The project will be completed successfully. ImageViewer activity is an important cog in the sugar labs machine, It provides a graphical visualization of study material.  No educational material is complete without Images and Imageviewer is an essential program to view them. Sugarlabs is creating web support for children who can’t afford an OLPC laptop, so Imageviewer in javascript running in any browser will help out to reach many more children who can benefit from sugar.
 +
 
 +
This ImageViewer in JavaScript will have a new child-friendly UI and many new exciting features.One of the most important benefits of this activity is that it will induce learning. Image processing is a vast field and many creative things can be done through it. My application will also '''focus on  how children can understand pixel manipulation'''. Through this they can learn how filters actually work and they can create their own effects through RGB colour manipulation of  pixels.
    
______________________ mentor’s
 
______________________ mentor’s
44

edits

Navigation menu