manjushaps

manjushaps @manjushaps

About: Empowering self-learners through clean beginner-friendly tutorials on Git, Jekyll, and more

Joined:
Jul 25, 2025

manjushaps
articles - 6 total

Rust Lifetimes Demystified – Borrowing to Explicit `'a` Explained

Learn how Rust lifetimes keep references safe, understand explicit `'a` annotations, and prevent dangling references with step-by-step examples.

Learn More 0 2Aug 21

Rust Borrowing Demystified — From Safety Rules to Practical Example

Understand Rust's borrowing model with clear rules, real-world mistakes, and a hands-on example you can try yourself.

Learn More 0 0Aug 14

🦀 Rust Ownership – Why Values Move & Errors Show Up Before Runtime

Understand Rust’s ownership system with clear examples, visuals, and beginner-friendly explanations. Learn how Rust prevents memory bugs before runtime.

Learn More 0 0Aug 7

🚀 Rust Quiz Challenge – 25 Questions to Test Your Skills!

A 2-part interactive quiz to test your knowledge of Rust basics, control flow, and GUI logic using egui + eframe.

Learn More 0 1Jul 31

✨ Small Win: My Blog Reached 15 Google Search Clicks!

🎉 A small milestone, a big motivation! My blog site Techn0tz crossed 15 clicks from Google Search in...

Learn More 5 2Jul 26

Build a RUST GUI App: Student Analyzer + CSV Export (using egui)

I’m excited to share this as my first post on the DEV Community! 🎉 💡 Want to build your first GUI...

Learn More 0 0Jul 25