I have an idea of creating handwriting recognition app, for practice in machine learning skills. Just found useful link here
So dunno how awkward that sounds but so far what I've done is created ascii alphabet file (using library above) and match user input using levenshtein distance and it works like russian roulette :/