TECHNICAL WRITING
An engineer's job isn't just about making things work – it's also about making them understood. I enjoy helping engineers around the world enhance their skills and solve complex problems through technical writing. Check out a few of my articles below.


Featured articles
Mastering The Widget World
Third article in the series on debugging in Flutter, titled 'Mastering the widget world'.

Navigating The Network Maze
Second article in the series on debugging in Flutter, titled 'Mastering the art of debugging in Flutter'.

Introduction To The World of Debugging
First article in the series on debugging in Flutter, titled 'Mastering the art of debugging in Flutter'.

Understanding RenderObjects in Flutter
Go beneath the surface of Flutter’s RenderObjects and the “magic” they use to paint your UI from widgets in this detailed tutorial.

Using Stacked Architecture in Flutter App
A practical introduction to the Stacked architecture pattern in Flutter — separating UI, state, and services for cleaner, more testable applications.

Handling network connectivity in Flutter
In this post, learn how to monitor your user’s network connection status to improve communication and serve the ideal situational content.

Design Patterns - Flutter
Learn about the various design patterns and how you can bring them into your day to day development with Flutter.

Sharing content in Flutter apps using Share Plus
Learn how to implement content sharing in Flutter applications using the Share Plus plugin to share images, text, and files between mobile applications.

Integrating FaunaDB with Flutter
Explore FaunaDB and how it can be integrated with your flutter application.

Using Services in Flutter
Explore services in flutter and how to use them in your flutter application.

How to implement a shimmer effect in Flutter
Learn how to implement a shimmer loading effect in Flutter, with no CSS, in this fun tutorial using Ricky and Morty character data.

Using WillPopScope in Flutter for Android navigation
Learn about the WillPopScope widget in Flutter and how you can use it to solve navigation issues and fine-tune the user browsing to improve your next browsing experience.

Improving Flutter UI with the Chip widget
Take your Flutter UI interface to the next level with the Chip widget.

Implementing copy to clipboard in Flutter
The Flutter framework allows us to access and control the clipboard. We will walk through how to implement this feature with and without external dependencies.



