Stop Sending .env Files Around: I Built a Tiny CLI InsteadHow a small team annoyance turned into Envlock, a simple way to keep encrypted .env files in Git.Aug 25, 2026·10 min read
How to Build a Serverless API That Actually Works (with SST, Prisma, TiDB, Bun & AWS Lambda)Sep 16, 2025·10 min read
How to Create a Custom React Hook for LocalStorage Using React ContextMaster Local Storage Management in React with Custom Hooks and Context API for a More Efficient State Management SolutionJul 28, 2024·6 min read
Building a Responsive Layout with Tailwind CSS: Sidebars and Bottom NavigationLearn to Build Adaptive Layouts for Different Screen Sizes Using Tailwind CSSJul 2, 2024·12 min read
Building an Infinite Scroll FlatList Component in ReactJS: A Comprehensive GuideEnhance Your Web Application with Efficient Data Handling and Smooth User Experience Using a Custom FlatList ComponentJun 17, 2024·9 min read
Implementing Google Login in NextJS 14: A Complete Guide with AuthJS 5, MongoDB, and Prisma ORMUnlock the power of seamless Google authentication in your Next.js 14 applications using the latest NextAuth.js 5 (beta), Prisma ORM, and MongoDB.Jun 13, 2024·7 min read
Step-by-Step Guide to Building a Rating System in ReactBuild a personalized and interactive rating system in React to boost user feedback on your sites.Jun 12, 2024·5 min read