My projects are an attempt to find balance between technical capabilities and visual expression. User interface design is the place where technology meets art, where something truly beautiful and meaningful can be created.
Every solution should stand firm like mountain rock. I strive to create applications that work stably and withstand the test of time.
I draw inspiration from the multi-layered nature and depth of Roerich's works. I want user interfaces to be just as thoughtful โ intuitive on the surface, but with attention to every detail.
Just as an artist achieves purity of color and composition, so I strive for harmony in UI/UX design โ every element should be in its place, serve a purpose and please the eye.
impl Designer for FerrisMind {
fn projects() -> Vec<&'static str> {
vec![
"๐ฆ Oxide Lab โ local AI assistant",
"๐ค Inspector GGUF โ AI model analysis",
"๐ Web applications โ new possibilities",
"๐ฎ Exploring the unknown"
]
}
fn philosophy() -> &'static str {
"Interface is the language through which technology speaks to humans"
}
}My projects are an attempt to create interfaces that are not just functional, but also evoke positive emotions. A place where modern technologies gain a human face through thoughtful design.
Local AI assistant with an interface designed for comfortable work and privacy preservation.
Desktop application on Rust + Tauri v2 + Svelte 5 for working with AI models without internet.
- ๐ Thoughtful UI/UX: Interface created with attention to every detail โ from color palette to transition animations.
- โจ Complete privacy: Everything works locally โ your data stays only with you.
- ๐ก๏ธ Open principles: No subscriptions and hidden payments. Code is open for study.
shadcn/ui-inspired component library for Rust GUI stacks.
A Rust component library that brings shadcn/ui-style composition to native interfaces.
- ๐งฉ Reusable primitives: Built for composing consistent native UI building blocks.
- ๐ฏ Design-system friendly: Keeps styling predictable across Rust GUI projects.
The Rust library for video generation models based on Candle.
A Rust foundation for video-generation experiments and model integration around Candle.
- ๐ง Model-first focus: Built for inference workflows rather than application scaffolding.
- ๐ฌ AI video tooling: Useful as a base for future generative video systems.
Idiomatic Rust styling library inspired by Tailwind for native GUI.
A styling layer that brings utility-first ergonomics to Rust desktop and native apps.
- ๐งต Utility-driven styling: Helps keep component styling compact and readable.
- โ๏ธ Native GUI fit: Aims at predictable styles across Rust interface stacks.
Implementation of the OmniVoice inference model from k2-fsa in Rust.
Rust implementation of OmniVoice inference flows for local audio and speech work.
- ๐๏ธ Voice-model integration: Centers on inference logic and runtime behavior.
- ๐ Experimental base: A practical starting point for voice AI tooling in Rust.
Unified icon library for Rust GUI apps with embedded icon packs and a type-safe API.
A type-safe icon toolkit for egui, iced, and other Rust UI stacks.
- ๐จ Embedded icon packs: Bundles several popular sets for native apps.
- ๐งฑ Type-safe API: Keeps icon usage predictable across GUI components.
Tool for exploring the internal structure of AI models with intuitive graphical interface.
Metadata analyzer based on Candle library with graphical and console interface.
- ๐ Visual analysis: Complex technical information presented in understandable and beautiful form.
- ๐ผ๏ธ Friendly interface: Working with AI models becomes easier thanks to thoughtful UX.
More Rust GUI and AI tools are on the roadmap, still guided by the same bar for quality user experience and modern design.
| System programming | |
| Web interfaces | |
| Desktop applications | |
| Frontend typing | |
| AI/ML | |
| IDE |


