I'm in the process of learning Rust. I am a believer in the best way to learn a language is to just start using it.
So with that, I've created https://github.com/bmitch/relogio which is a terminal clock, written in Rust and very much inspired by the https://github.com/rothman857/chronometer project.
The goal of this project is to build a cool terminal clock while learning Rust at the same time.
I've got a very initial version working. The code may not be the best but as I go I intend to clean it up as I learn things.
Are you experienced with Rust and want to provide feedback? That would be great, I welcome any and all feedback.
Are you also new to Rust and trying to learn it? Feel free to follow me as I continue on with the project.
Have some feature ideas or found a bug? Please feel free to open an issue on the project. Thanks!
Top comments (1)
Well done ;)
Keep us posted with the progress :)