Kiosk is a cross-platform, open-source PDF reader built with Rust and Tauri, designed for performance, privacy, and modern UX. It implements real-time annotation rendering, zoom-stable canvas synchronization, and native builds for macOS, Windows, Linux, and Android. The project required solving low-level rendering challenges, cross-platform binary packaging using GitHub Actions, and integrating Pdfium for high-performance PDF processing.