Pixel Art Maker is a project for Google Front-End Web Developer Challenge.
Thanks to Google and Udacity for Scholarship for this program.
This web application is a fun tool for drawing simple pictures using simple JavaScript features. The picture you draw could be saved to your computer or shared to other people.
Working version can be found on https://burk.in/pixelart/
This project uses HTML5, CSS, JavaScript and jQuery library. It also uses simple PHP scripts to save and load drawings.
Pixel Art Maker Project uses Farbtastic JS library for color picker.