Five Key Areas For Personal Growth As A Software Developer

It’s been a few years since I started working as a professional software developer. I was lucky enough to join companies that operate at a different scale – from startups and SMEs to public companies. All while balancing my personal life with work and the developer community.

July 1, 2021 · 9 min

10 Tips to Secure Your Flutter Mobile Apps

Most of us depend on our devices daily for almost everything we do. Whether it’s for taking photos of our WFH setup, ordering food, shopping online, and banking, a lot of us do this using our mobile phones.

March 10, 2021 · 10 min

Deploy Flutter iOS Apps using GitHub Actions

This article will guide you on how you can automate the CI/CD workflow of your Flutter’s iOS app.

September 6, 2020 · 7 min

Automate Your Flutter Android Apps Using Fastlane and Github Actions

This article will guide you on how you can automate the CI/CD workflow of your Flutter’s Android app.

August 28, 2020 · 6 min

Getting Start with CI/CD for Flutter using Github Actions

Have you ever experienced waiting long hours to deploy a build of your app, only to know in the end, it failed because of that one little mistake that you did?

August 27, 2020 · 6 min

Build RESTful APIs with Python using Django REST Framework

This article is a definitive guide for starters who want to develop projects with RESTful APIs using Python, Django, and Django Rest Framework.

July 26, 2020 · 9 min

Integrate GraphQL and MobX to your Flutter apps

I stumbled upon the following questions and issues on the web when I was trying to do the same thing for my work—Integrate GraphQL and MobX in Flutter

July 26, 2020 · 7 min

Integrating GraphQL in Flutter using graphql_flutter

Ever wonder how the big guys like Facebook, Twitter, Airbnb create robust frontend applications for their platforms? Well, one of the key ingredients in their success is the use of GraphQL.

July 12, 2020 · 8 min

Easy Way of Learning the Flutter Implicit Animated Widgets

Animations play a major role in enhancing the overall user experience of your app — from the visual feedback, motion, and up to the custom animations you can ever imagine!

September 18, 2019 · 6 min

Design, Build and Deploy Your First Flutter Website

Flutter is a cross-platform toolkit that allows you to create beautiful and meaningful experiences for your users across multiple platforms.

September 4, 2019 · 7 min