Coding Projects
Things I build and maintain
WTAKO Network Frontend
ACTIVE…WTAKO Network's Frontend (this website) is written in Next.js 16 and MobX, with the help of a local LLM in my AI core inside my home. I just hope it looks good enough because I don't have much design sense. This Next.js project is exported as a static site and it is being hosted on my own server. I never liked the idea of Server-Side Rendering (SSR), and I also avoid Vercel as much as possible.

Saren Gaming Monitor
ACTIVE…Hardware & IoT Monitoring Server with real-time Linux hardware monitoring and IoT device tracking via WebSocket. Collects CPU, memory, temperatures, fan speeds, storage health, and network statistics.

Home Assistant Cantonese LLM Voice Assistant
ACTIVE…Cantonese-speaking LLM voice assistant for Home Assistant with natural conversation, tool calling for KMB/HKO APIs, and AI radar analysis. Features ~0.15s STT latency and persistent memory via HA todo. See it in action: https://www.threads.com/@nekomata.saren/post/DXV4Z-AkXp4

WTAKO ASR IME
ACTIVE…Real-time Speech-to-Text system optimized for Cantonese with hotkey-triggered recording, VAD, and automatic typing. Supports GLM-ASR, SenseVoice, Whisper, and Qwen ASR backends. Includes SRT generation/translate workflow.

Google Chinese Handwriting IME
ARCHIVED…Chinese handwriting input method exploiting Google Translate via Electron. Features macOS-style touchpad support for gesture-based character input. Designed for Linux X11 desktops.

datHKG
ARCHIVEDAndroid forum reader app for browsing and participating in online discussions.
Find more of my projects at:
GitHub