Category: Rust

  • STAR Voting App

    This application lets you create votes and cast ballots using STAR voting (Score Then Automatic Runoff), a modern system that combines the flexibility of score voting with the majority consensus of an automatic runoff. It works for everything from simple Yes or No questions to preference votes with up to 20 options, always determining a…

  • Rust Weather App

    I created my first web app using Rust with Yew and Rocket. It gets the current weather of any searched city using weatherapi. I have it on github, although it is not currently hosted live https://github.com/jaymasl/rust-weather-app