MuTasim

Goodies.

TechLibrary

TechLibrary

TechLibrary - my personal collection of must-read tech and programming books. As a passionate reader and learner, I’ve handpicked these gems that have shaped my view of software development.

From classic to modern insights, explore this collection of knowledge. Read online or download to enjoy anytime.

DevJargons

DevJargons

DevJargons - your pocket translator for tech talk. Ever felt lost in developer lingo? This is your cheat sheet. From 'API' to 'XML', we've decoded the cryptic terms that make non-techies scratch their heads.

It's my curated collection of tech jargon, explained simply. Whether you're a curious beginner or just trying to understand your dev team, dive in!

DevSnacks

DevSnacks

DevSnacks - my personal space for quick fixes and handy hooks. Sometimes, I come across snippets or custom hooks that are too useful to forget but too small for a dedicated repository.

Here, I've gathered them all. It's my go-to place when I need a swift solution. Feel free to grab a bite - copy, paste, and code on!

Time Complexity

Time Complexity

Time Complexity is a small project that I built during my university classes. I created it because I was having trouble remembering the time and space complexity of algorithms, considering the multitude of algorithms available.

I believe it's a perfect project, especially when you want to quickly check the time or complexity of an algorithm or data structure.