A collection of thoughts ,ideas , and processes that I've come across in my life as a software engineer.
Django Blog Readtime
Simple Django readtime for your blog posts.
Rust Basics
The most loved programming language in the world for 6 years.
Rust Data Manipulation
Lean Rust Enums, Structs, and Traits. What are these and how do they work?
Input to Enum in Rust
Convert user input to an enum in Rust