Monday, April 14, 2025

🎬 Bring Your Ideas to Life with Jitter – The Motion Design Tool You’ll Love!

 If you're someone who loves creating slick motion graphics or just needs to whip up quick, professional-looking animations for presentations, social posts, or product demos—Jitter is a game-changer.

I recently explored Jitter, and I must say—it’s like Figma and After Effects had a baby. The UI is super intuitive, and you don’t need to be a motion design expert to make things move beautifully. Whether you're designing animated text, UI mockups, or explainer clips, Jitter makes it fun and fast.

Perfect for designers, product teams, marketers—or anyone who needs to tell a story with movement. Give it a try, and you might just wonder how you ever worked without it!

👉 Explore it here: https://jitter.video/

Thursday, November 21, 2024

Mobbin

 https://mobbin.com/ --- UI & UX design inspiration for mobile & web apps

Tuesday, September 3, 2024

Bruno - Opensource IDE for exploring and testing APIs.

 Bruno - Opensource IDE for exploring and testing APIs Alternate to Postman

https://www.usebruno.com/

Monday, November 21, 2022

If you want to know the execution time of a piece of code? Probably you have done something like this

We have better option to do this using console functions,We can use console.time and console.timeEnd() to calculate execution time.



We can also check the excecution time of multiple process...



Check this link for more console things....

https://medium.com/@naubit/its-2022-don-t-use-console-log-anymore-but-this-e7fe4369dffe