Great question Sumit! I personally worked through the Rustlings exercises (Link Below). There is a set of exercises for each chapter, not full projects though. I found it very useful. Additional resources where you might find more project-oriented exercises include Exercism, egghead.io, codewars, and codingame.
github.com/rust-lang/rustlings
Sumit Vekariya
Software Engineer
Omar Hiari Learnings that you have shared is useful.
However I have a question: Being a JS developer, I am bit bored of it and want to get into rust. How should I approach it?
I believe in learning by building projects rather than going through the whole book section by section.
What do you think are the best resource(s) to learn Rust by building projects?