Products

A portfolio of projects, demos, and future work.

Frameworks & Tools

zenthra.rs
use zenthra::prelude::*;
fn main() {
App::new()
.with_ui(|ui| {
ui.text("Hello!").show();
})
.run();
}
▲ build 4ms0 deps99.9% uptime

UI Framework

Zenthra

v1.2 Stable

A high-performance, Rust-based UI framework for building complex user interfaces with zero-runtime overhead.

Zenthra View

Desktop App

Zenthra View

Example App

A native desktop image viewer built with Zenthra — file browser, zoom, slideshow, and thumbnail filmstrip.

R&D

R&D

Future Labs

Mobile apps and games — exploring next-generation interface metaphors and GPU-accelerated rendering.

Coming Soon

Apps

After Motion

Mobile Video Editor

After MotionLive

A production-ready mobile video editor built for fast, fluid, on-device editing. No subscriptions. No cloud required.

View DetailsApp Stores Soon
ZenFile

Desktop File Manager

ZenFile

v1.0

A high-performance native file manager built with Zenthra. Instant loading directory virtual lists, beveled frosted layouts, and fully local filesystem actions.

Interactive Demo

Domo

Demo

A small demo exploring interactive data visualizations and live previews.