Difference between revisions of "User:Kabhi2104"

From Sugar Labs
Jump to navigation Jump to search
m
m
Line 14: Line 14:
 
'''Demos of sugarlabs Hack:''' <br>
 
'''Demos of sugarlabs Hack:''' <br>
 
1.[http://play4changes.com/turtle8_puzzle.html Turtle 8 hard puzzle] Grid based puzzle for kids, Solvable & Unsolvable based on if no. of inversions are even or odd respectively.  <br>
 
1.[http://play4changes.com/turtle8_puzzle.html Turtle 8 hard puzzle] Grid based puzzle for kids, Solvable & Unsolvable based on if no. of inversions are even or odd respectively.  <br>
2.[http://play4changes.co/sugarlabs/turtleHexagon.html SugarHexagon ] Based on superhexagon concept, basically to concentrate minds on center and check recks. I have to do Music integration,that part is left.<br>
+
2.[# ] Based on superhexagon concept, basically to concentrate minds on center and check recks. I have to do Music integration,that part is left.<br>
 
3.[http://stndlkr200.github.io/21.html SugarPolygon] Open a self intersecting polygon in minimum no of drags. Just a drag-drop prototype now.I have to think of an efficient algorithm for this. <br>
 
3.[http://stndlkr200.github.io/21.html SugarPolygon] Open a self intersecting polygon in minimum no of drags. Just a drag-drop prototype now.I have to think of an efficient algorithm for this. <br>
4.[http://play4changes.co/sugarlabs/ratchetGame.html Sugar Spike Game] Made to check probabilistic collision with spikes, basically to add this feature in Ratchet Mechanism under PhysicsJS. <br>
+
4.[# Sugar Spike Game] Made to check probabilistic collision with spikes, basically to add this feature in Ratchet Mechanism under PhysicsJS. <br>
 
'''My Next few weeks Plan''' <br>
 
'''My Next few weeks Plan''' <br>
 
I am hardcore sugarlabs lover. I am totally in love with the kind of work sugarlabs doing. I want to change education system in my country,especially primary education.Being a coder for me nothing can be better than sugarlabs.<br>
 
I am hardcore sugarlabs lover. I am totally in love with the kind of work sugarlabs doing. I want to change education system in my country,especially primary education.Being a coder for me nothing can be better than sugarlabs.<br>

Revision as of 10:24, 3 March 2015

ABHISHEK KAUSHIK

About me
Hello ! I am Abhishek Kaushik. I am a B.tech undergraduate at National Institute of Technology,Trichy.
Contact me
Gmail/Hangout: kabhi2104@gmail.com
IRC Nick: Abhishek
Channel: #sugar
My work
My Github Handle
My Website
play4changes.com
My simple hacks for sugarlabs
Sugarlab Hack
Demos of sugarlabs Hack:
1.Turtle 8 hard puzzle Grid based puzzle for kids, Solvable & Unsolvable based on if no. of inversions are even or odd respectively.
2.[# ] Based on superhexagon concept, basically to concentrate minds on center and check recks. I have to do Music integration,that part is left.
3.SugarPolygon Open a self intersecting polygon in minimum no of drags. Just a drag-drop prototype now.I have to think of an efficient algorithm for this.
4.[# Sugar Spike Game] Made to check probabilistic collision with spikes, basically to add this feature in Ratchet Mechanism under PhysicsJS.
My Next few weeks Plan
I am hardcore sugarlabs lover. I am totally in love with the kind of work sugarlabs doing. I want to change education system in my country,especially primary education.Being a coder for me nothing can be better than sugarlabs.
1.Will write PhysicsJS during gsoc15.
2.Will write two web activites(One Picture Puzzle & Other Concentration Game)before gsoc start.

PhysicsJS
PhysicsJS Initial Simulations