Skip to main content

Focus Rust

· One min read

I was using Rust Programming language on and off for side projects since 2015.

But I think it is now reaching an inflection point of adoption. I am planning to dedicate a few months to practicing and application of Rust for a production-ready project.

Use the power of Rust

A language empowering everyone to build reliable and efficient software.

fn main() {
    println!("Hello, I'm Harsha")
}