Manoj Pedvi's Profile Picture

Manoj Pedvi

Mumbai, India
Programming is my passion and I work as a software engineer. I’ve been writing code professionally since 2011. I’ve been an app developer working for startups and big companies in various domains like banking, healthcare, sports, etc.
19 Posts
Getting Started with AnimatedVisibility in Jetpack Compose

Getting Started with AnimatedVisibility in Jetpack Compose

Unlock smooth UI animations with AnimatedVisibility in Jetpack Compose! Learn fade in/out, slide, & custom transitions. Elevate your Android apps now!

The Ultimate Guide to Jetpack Compose Animation

The Ultimate Guide to Jetpack Compose Animation

Unlock the power of Jetpack Compose animation! Create engaging & fluid Android UIs. This guide covers everything you need to know. Start animating today!

Git Rebase — A Practical, Pro-Friendly Guide With Clear Examples

Git Rebase — A Practical, Pro-Friendly Guide With Clear Examples

Learn git rebase with clear visuals and copy-ready commands. See when to rebase vs merge, how to rebase before a PR, resolve conflicts safely, and use git pull --rebase for a clean, linear history.