Skip to content
View bflorat's full-sized avatar
Block or Report

Block or report bflorat

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

Popular repositories

  1. architecture-document-template architecture-document-template Public

    Product architecture document template

    Shell 219 95

  2. modele-da modele-da Public

    Modèle de Dossier d'Architecture

    Shell 208 102

  3. qdwizard qdwizard Public

    QDWizard is a dead simple API for creating Swing wizards

    Java 5 2

  4. cours-licences.github.io cours-licences.github.io Public

    Cours Licences Logicielles IUT Nantes

    SCSS 2 3

  5. fail2ban fail2ban Public

    Forked from fail2ban/fail2ban

    Daemon to ban hosts that cause multiple authentication errors

    Python

  6. util-preparedstatement util-preparedstatement Public

    Small utility simplifing the use of prepared statements. Basically, it allows to write a JDBC query like "select COL_A from MY_TABLE where COL_A like :var AND COL_B in :myList"