Python 100 days (translated from Chinese)
Translation of existing Chinese Python course—useful but nothing technically new here.

Translation proxy for one forum—useful but technically straightforward.
English speakers interested in Chinese tech community discussions
Google Translate · DeepL · Unofficial Reddit translators
i’ve always been curious about the Chinese tech scene, but it is inaccessible to me due to chronic monolingualism.
i wanted to change that, so i made this. now i can start to explore. so far, it’s been really interesting to read discussion around TC. working days per week are a big part of the comp!
the tech stack is boring: go, templ, htmx, moonshot models for translation. the interesting thing to me is making the Chinese tech scene more approachable. let me know what you think
Translation of existing Chinese Python course—useful but nothing technically new here.
OpenType ligatures replace Chinese characters with English meanings instantly.
HSK-tailored social media feeds solve the comprehensible input problem better than graded readers.
Auto-translates timeline tweets and runs OCR on individual tweet pages using Tesseract.js, with options for Google or a self-hosted LibreTranslate fallback. Sensible trade-offs (OCR disabled on the fast-moving timeline, client-side processing) show practical thinking, though reliance on an unofficial Google endpoint and X's volatile DOM means it may need frequent upkeep.
Fixes multilingual token waste by translating to English before Claude, not after.
Turns impenetrable weather jargon into readable English, covering 19 NWS offices.