Gábor Ugray

CHDICT Chinese-Hungarian dictionary

Link: CHDICT kínai-magyar szótár

An open-source, community-edited Chinese-Hungarian dictionary that I initially conceived in early 2015. It took a bit over 2 years to seed the dictionary with its first 11k entries, which I translated from the English and German in CC-CEDICT and HanDeDict.

Back in late 2015 HanDeDict became an orphan, and since I had already made a lot of progress with the website software, I re-published it at handedict.zydeo.net.

HanziLookupJS and a bunch of texts right here are also offshoots of this project. I wouldn't advise anyone to embark on a similar adventure: Chinese lexicography has a way of sucking you in ;-)

Related Github repositories:
github.com/gugray/CHDICT
github.com/gugray/HanDeDict
github.com/gugray/ZydeoWeb

HanziLookupJS

Free, open-source Chinese handwriting recognition in Javascript.

HanziLookupJS demo

HanziLookupJS is a library based on Jordan Kiang's original HanziLookup from 2006. It contains data derived from Shaunak Kishore's Make Me a Hanzi, and an improved character recognition algorithm.

Check out the online demo at gugray.github.io/hanzilookupjs, or the code itself. Going by the number of stars and forks, this is my most popular repository on Github :)