Skip to content

FerrisMind/FerrisMind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Creator Avatar Creator Avatar

Creator Avatar

๐ŸŽจ At the Junction of Worlds

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.

๐Ÿ”๏ธ Mountain Peaks โ€” Reliable Foundation

Every solution should stand firm like mountain rock. I strive to create applications that work stably and withstand the test of time.

๐ŸŒŒ Cosmic Azure โ€” Interface Depth

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.

โœจ Golden Radiance โ€” Harmony of Form

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.


๐ŸŒŸ Creative Flow

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"
    }
}

๐Ÿ“Š Chronicle of Creation

GitHub Stats Top Languages

๐ŸŒ‹ Code Sanctuaries

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.


OxideLab


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-rs


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.

candle-video


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.

twill


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.

omnivoice-rs


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.

iconflow


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.

Inspector%20GGUF


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.

๐ŸŒ Other Directions

More Rust GUI and AI tools are on the roadmap, still guided by the same bar for quality user experience and modern design.


๐Ÿ’ช Main Arsenal


Rust System programming
Svelte Web interfaces
Tauri Desktop applications
Typescript Frontend typing
Candle AI/ML
VS%20Code
Cursor
IDE

๐Ÿ“ฒ Contacts



Website Email GitHub GitVerse


Creator Avatar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors