Search for a command to run...
A collection of technical write-ups, experiments, and insights—crafted to help, inspire, and share the love of development across the web and mobile space

Learn how to bulk convert MKV video files to MP4 format instantly without losing quality using a simple Windows Batch script and FFmpeg.

Learn how to easily download all your assets and folders from a DigitalOcean Space (or any S3-compatible storage) using Python and the Boto3 library in just a few steps.

Discover how to effortlessly integrate engaging Lottie animations in your React or Next.js app using lottie-react to boost user engagement and visual appeal.

Admin, User, or Guest? How to implement robust Role-Based Access Control (RBAC) using Clerk's custom claims.

API contracts are critical for scalability. Learn how Zod validation + TypeScript ensures your API is bulletproof and catches errors before production.

Gorhom Bottom Sheet is one of the smoothest, most flexible UI components in React Native. In this post, I’ll share why I loved using it in my Expo app, how to get started, and where it truly shines.
How to set up TanStack Query in your Next.js project for seamless data fetching.
MongoDB connect for nextjs or reactjs

If you’re using Next.js and Clerk, though, it’s a breeze! In just two lines of code, you can sync Clerk’s theme with Next.js and keep everything looking on point.

Learn how to integrate React Lenis into your Next.js application for an elegant smooth scrolling experience.