Community

Welcome! On this page, you'll discover my extensive journey of community contributions over the years. Explore the wealth of knowledge, projects, articles, talks, and collaborations I've cultivated within the developer community.

2024

May

Flutter AI Writing Assistant

An AI writing assistant like Grammarly using the Gemini AI API. It gets the text from the user and sends it to the Gemini AI API to:

  • Fix grammar mistakes
  • Display the reason for the correction
  • Specify the language of correction
  • Suggest alternative sentence if needed

🖊️ Blog posts:

March

Test Gemini

A Flutter test project for Gemini API use cases.

🖊️ Blog posts:

January

Flutter custom painter

A demo manipulation on Flutter custom painter.

🖊️ Blog posts:

2023

December

DevFest Student Edition Lubumbashi

I was a panel speaker.

DevFest Lubumbashi

I shared my excitement about animations and Custom Painter in Flutter & Dart.

Webinar about Freelancing in Africa

November

Blog post on Flutter 3.16

Blog post on sharing code with Telegram

October

Flutter Calendar Events

A demo manipulation on Flutter device's calendar.

🖊️ Blog posts:

Blog post on extension method in Flutter and Dart

Blog post on enumeration with Flutter and Dart

September

Blog post on GitHub chat Copilot

August

Google IO Extended Lubumbashi

I was a speaker at the event and I talked about screen responsiveness in Flutter.

2022

November

Flutter ToDo List

Cross-platform ToDo List made with Flutter and Bloc.

2021

December

Podcast discussion on Developer Freelancing

November

Flutter bloc testing app

A simple more / less game with weather and time feature to learn well Flutter bloc library.

2020

October

Flutter Project Structure

A simple clean architecture for a Flutter project that uses bloc architecture to help to easily maintain source code.

August

LY-WooMobile

A WordPress plugin that allows access to a mobile application to transform a website into a mobile application.

July

Telegram Weather Bot

A simple Telegram Bot written in PHP which gives the temperature of a given location using the Open Weather API.

June

True or False Quiz

A fun game in the form of true/false choice questions made with Flutter and Dart using a PHP for admin panel.

April

Millionaire Quiz

Who wants to be a millionaire quiz made with Flutter and using PHP for admin panel.

2019

August

Flutter SQLLite

A simple flutter project using SQL lite database engine to show how powerful is flutter.

July

Flutter Meteo

A simple flutter application that shows the meteo of a specific town.

Flutter RSS Reader

A simple RSS reader app made with Flutter.

Flutter Calorie Calcul

A Flutter application that shows some customized components.

Flutter Quiz

A quiz application made with flutter.

Flutter Music player

A simple music player made in Flutter and Dart.

2018

October

ImagePreviewPhp

A PHP library to easily get links thumbnails.

August

FNotifyPhp

Php library that facilitates server-side Firebase notification.