Scalable Microfrontends: Architecting a Decoupled UI with Module FederationHave you ever worked on a frontend codebase so large that you feared deploying a CSS change to the Settings page because it might somehow break the Checkout flow? Or perhaps you've struggled to align three different teams working on the same React re...Nov 19, 2025·7 min read·228
Understanding null safety in DartWhat is sound null safety and how to achieve it in Dart.Nov 21, 2021·5 min read·341
Next-Gen JavaScript - Level UpHandy JavaScript ES6/ES7 concepts for beginnersSep 1, 2021·7 min read·390
The Ultimate Flutter Layout GuideThe only guide you need to layout your Flutter widgets hassle-free.Aug 16, 2021·11 min read·1.8K
8 inspiring UI/UX resources for your next projectNeed inspiration for UI/UX of your next project? Read 👇🏻Jun 15, 2021·1 min read·175
Yoga Guru - My Final Year ProjectAbout Yoga Guru Yoga Guru is your personalized yoga trainer app based on Flutter. It uses poseNet, a pre-trained deep learning model, to estimate body poses in real-time and predict yoga asanas. Link to Code https://github.com/BetaPundit/Yoga-Guru ...May 20, 2020·2 min read·143