The Power of Generics in Modern Programming

Generics are a powerful feature found in many modern programming languages, including Java, C#, and Rust. They allow developers to write code that is flexible and reusable, without sacrificing performance or type safety. Here are just a few reasons why generics are so great in modern programming.
read more →

Why You'll Love Rust

Here are just a few reasons why Rust might be the perfect language for your next project.
read more →

Basic REST API with Axum

Short introduction on how to develop an api with axum
read more →

the beginning of my journey with Rust

a story about my humble begging with this new language
read more →