16 · UK · ozas.uk
I build Windows desktop tools - things that run in the background, do one thing well, and get out of the way. Most of what I make is hotkey-driven and ships as a single binary.
| project | what | stack |
|---|---|---|
| Speech2Text | Hold a key, talk, release - transcript pastes wherever your cursor is | Rust, Tauri, React |
| Translator | AI text rewrite/translate in-place via hotkey | Python |
| Translator CS | Same idea, rebuilt in C# with proper system tray | C# |
| WiFi Hopper | Scans open networks, hops to the best signal with lowest latency | Python |
| Autocorrect | Autocorrect with a massive dictionary | Python |