Product record
What is live, without invented version history.
Google Play remains the source of truth for versions and release dates. This page records the technical role of each published product.
- 01Current listing ↗
Video Compressor: Save Space
A video utility built around FFmpeg processing and WorkManager background jobs, so compression work is not coupled to one open screen.
- 02Current listing ↗
Remote Control for Samsung TV
A Samsung TV remote built without an official SDK. It works directly with Samsung’s WebSocket control path and Wake-on-LAN behavior.
- 03Current listing ↗
Smart Calculator – Converter
A multi-tool calculator whose expression engine is a hand-built recursive-descent parser. The technical center is owned in Kotlin rather than delegated to a general-purpose math library.