DEV Community

MentalistOps
MentalistOps

Posted on

my ambitions

Always open to discovering new languages ​​that help me build ethical and functional tools.
I'm learning Rust because I want to write robust and fast system tools. I'm enjoying using Bash to automate processes on macOS and Linux, and I'm experimenting with Python to create more flexible CLIs.
fn main() {
println!("Hello from Rust!");
}👈

Top comments (0)