Skip to content
View gatarelib's full-sized avatar
Codin'
Codin'

Organizations

@Kabu-Ihub @SeWiLio @DSCKabarak @nairobi-gophers @dsc-kabu-hack @alc-nakuru @GDG-Bujumbura @AclisAfrica @BuildForSDGCohort2
Block or Report

Block or report gatarelib

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
gatarelib/README.md

Heyo 👋

My name is Gatare Libère, I am a passionate Software Engineer and Community Lead.

  • 🔭 I’m currently working as a Project Manager at Aclis
  • 🌱 I also Lead GDG Bujumbura, a Tech Meetup in 🇧🇮
  • 💬 Ask me about Web, Tooling and Developer Communities
  • ⚡ Fun fact: I do excel at Volleyball
  • 📙 I write about interesting tech stuff in my free time. Checkout my Hashnode

Snake animation

Pinned

  1. gatsby-e-com gatsby-e-com Public template

    Aclis E-commerce

    HTML 1

  2. practicalAI practicalAI Public

    Forked from GokuMohandas/Made-With-ML

    A practical approach to learning machine learning.

    Jupyter Notebook

  3. braile braile Public

    Braille Translation

    Java

  4. Détection de la langue des signes Détection de la langue des signes
    1
    import os
    2
    os.environ['TF_CPP_MIN_LOG_LEVEL'] = '3' 
    3
    import tensorflow as tf
    4
    import cv2
    5
    import mediapipe as mp