A repo for me to practice Rust
  • Rust 64.9%
  • Nix 35.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-07 03:23:09 +03:00
calculator Make it use direct math operations instead of making oneliner functions 2026-06-06 17:16:26 +03:00
functions Cleanup 2026-06-06 12:13:14 +03:00
functions2 Cleanup 2026-06-06 12:13:14 +03:00
functions3 Cleanup 2026-06-06 12:13:14 +03:00
loops Add loops practice 2026-06-07 03:23:09 +03:00
variables Cleanup 2026-06-06 12:15:35 +03:00
.envrc Initial commit 2026-05-25 23:25:52 +03:00
.gitignore Add basic calculator 2026-06-06 12:52:58 +03:00
flake.lock Initial commit 2026-05-25 23:25:52 +03:00
flake.nix Initial commit 2026-05-25 23:25:52 +03:00
hello_world.rs Edit hello_world 2026-06-06 10:08:25 +03:00
README.md Add README 2026-05-25 23:41:20 +03:00
rust-toolchain.toml Initial commit 2026-05-25 23:25:52 +03:00

rust-playground

A repo that I created just to fuck around with Rust since I wanna learn it

Expect to see here some simple programs that I made

Shootout to my friend for helping me set this shit up on NixOS