shal's lab

Shals LAB My web experiments & web applications

Please click on the images

Online Sudoku Solver

Sudoku puzzles are generally designed to be solved by human players with pencil and paper. Such players may use a range of broad strategies, but there are also a wide range of step-by-step algorithms that have been developed.

Here this jquery based online sudoku solver - my first web app - solve all sudoku problems by ensuring few important strategies of solution.In web there are a number of sudoku solver websites are available, but i thing my sudoku solver is different from them due to its easy to use interface... :P
Click Here to visit my online sudaku solver

Pythagoras tree (fractal)

The Pythagoras tree is a plane fractal constructed from squares. Invented by the Dutch mathematics teacher Albert E.Bosman in 1942, it is named after the ancient Greek mathematician Pythagoras.(Read More).

Here i try to create a animated Pythagoras tree using CSS and html.By moving your mouse up and down in the middle of the webpage a true Pythagoras tree can be seen. If the mouse is moved at all to either side, an asymmetric tree is generated.
Click Here to see the tree