It's a tool for helping developer find new rust project on Github.
And it's also a try of landed Domain Driven Design on Rust. But I am a newbee of rust, so there might be lots of anti-pattern there. Thanks to dioxus team make Rust easy for building.
I'd recommend running Google Lighthouse (integrated into the Chrome devtool suite these days) on your website. Running it on my machine confirmed my thoughts when I initially visited your site, namely that it is slow (long initial load and wonky scrolling). The Lighthouse report offers some insights into what makes a page have bad performance. If I were you I'd look into the report and try to fix the issues.