>_

Weekly digests

Weekly digests of my readings and interesting topics.

Projects

A selection of projects I've built or contributed to.

Articles

Customizing GitHub Copilot in VS Code for Better Commit Messages

Learn how to customize GitHub Copilot in VS Code to generate better commit messages using a configuration file or direct settings instructions.

A regex to validate phone numbers in Togo

A regex to validate phone numbers in Togo.

Introduction to Docker

This is a quick article to share a presentation I've made months ago to introduce Docker to my colleagues. The text is in french, but slides are very graphical so you will have no problems to understand.

Debug a React Native application with ease

Debugging on React Native is not as ease as we think. Facebook officially provides documentation on debugging a RN application in Google Chrome taking advantages of Chrome Developer Tools.

My first electron app : Blinker

A week ago, I discovered a very useful website and I thought I should make it an application. The principle is simple