Skip to content
View thimabi's full-sized avatar
🦀
Learning Rust
🦀
Learning Rust

Block or report thimabi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. rust_book_exercises rust_book_exercises Public

    Small (and not so small) code snippets built by me while learning Rust through the Rust Book. Note that sometimes my codes will differ from the ones in the book as I dip my toes in the water.

    Rust

  2. temperature_converter temperature_converter Public

    Converts temperatures between Celsius (°C), Fahrenheit (°F) and Kelvin (K). Written in Rust 🦀

    Rust

  3. fibonacci_number_generator fibonacci_number_generator Public

    Rust

  4. minigrep minigrep Public

    Rust