Skip to content
View lepresk's full-sized avatar

Sponsoring

@agordn52

Organizations

@possacode
Block or Report

Block or report lepresk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. momo-api momo-api Public

    A powerful and user-friendly wrapper for integrating the MoMo (Mobile Money) API into PHP applications.

    PHP 2

  2. todo-flutter-app todo-flutter-app Public

    Application Todo en Flutter avec Material Design, gestion d'état via Provider, "Swipe to Delete", checkbox globale et filtres. Code écrit avec 💖

    Dart

  3. smart-city smart-city Public

    L'application smart city créer en flutter

    C++

  4. TP : Gestion de Banque et Comptes Cl... TP : Gestion de Banque et Comptes Clients en Dart
    1
    const typeErreur = "erreur";
    2
    const typeInfo = "info";
    3
    const typeBanque = "banque";
    4
    const typeClient = "client";
    5