-
π¨βπ» Open Source Contributor.
-
π± Learning DevOps.
-
π¨βπ» Here are my blog's My Blog's.
-
π« How to reach me [email protected].
Rethinking Developer Health Habits from Undergrad to Professional
February 4, 2024
Introduction In the fast-paced world of software development, it's easy to get caught up in the excitement of building innovative solutions and pushing boundaries. However, between the lines of code a...
Fireside Unit Testing: Explore testing in Firebase in Dart
January 21, 2024
Introduction Welcome to the third part of our Unit Testing series in Flutter and Dart. Today, we're tackling the challenge of testing Flutter apps that use Firebase for user authentication (firebase_a...
Mastering Mocks: A Deep Dive into Unit Testing with Dart
January 14, 2024
Introduction Welcome to the second part of the Unit Testing series in Flutter. Previously in the first part we discussed the basics of Unit testing and real life problems. This second part will be foc...