Day 21 of #100DaysOfCode
I was inspired by a reader's comment on my #Chinese language learning blog, https://mandarinportal.com, to improve some code I had written to interact with #CCCEDICT. The CC-CEDICT is an open source Chinese-English dictionary, but is difficult to parse. I decided to practice #VibeCoding to convert the dictionary into an #SQL database. The solution uses #Python and #SQLite.
See the code
https://github.com/sinocelt/100daysofcode-2025-07/tree/main/cc_cedict_work