- Watching cricket 🏏 and anime 📺️
- Reading non-fictional, career-oriented, and software engineering books 📚️
- Drinking coffee ☕️
- An introduction to Records and Pattern Matching in Dart & Flutter
- A deep dive into unit testing in Flutter 🧪
- Theme Switching & Persisting in Flutter using cubits and Stream
- Product Flavors in Flutter—Create admin and non-admin apps with distinct UI with a single codebase
- Form Validation in Flutter using flutter_bloc and Functional Programming (Either)—A Proper Way