Technologies: Rust
This was my submission for the final project in my programming languages course. The goal of the project was to build a somewhat complex application using a language that we didn't know, so I chose Rust. I was always interested in Rust, so this was a great opportunity to learn it and build something cool. For the project I created a game of blackjack. At first I just built it as a command line game, but I thought it would be more fun to create an interface, so I learned the basics of front-end development in Rust and built it out. I think it turned out pretty nice for my experience with Rust at the time.
