Skip to content
Avatar
Block or Report

Block or report elydev01

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.

Report abuse

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

Report abuse
elydev01/README.md

KOUA ELYSEE KEVIN


Hi there

Hello, my name is KOUA Elysee, I am a trainer, Python/Django backend consultant and React Native mobile developer.


Visitor Profile Views Profile Last Updated


Tools

Git GitHub GitLab BitBucket VS Code Code Style Postman Linux Windows MacOS Elasticsearch Graphql Docker Selenium Slack Trello Stackoverflow Quora Discord Heroku Pinterest Python JavaScript Markdown Django VueJS Postgresql Sqlite


Stats

STATES KOUA ELYSEE


     
     
     
  

Pinned

  1. 1
    import os
    2
    
                  
    3
    
                  
    4
    def extrasearch(path='.', extension='.html'):
    5
        datas = os.scandir(path)
  2. 1
    import time, os
    2
    from pydub import AudioSegment
    3
    from moviepy.video.io.ffmpeg_tools import ffmpeg_extract_subclip
    4
    
                  
    5
    
                  
  3. 1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    def singleton(classe_definie):
    4
        instances = {} # Dictionnaire de nos instances singletons
    5
        def get_instance(*args, **dico):
  4. 1
    'ACTION_AIRPLANE_MODE_CHANGED'
    2
    'ACTION_ALARM_CHANGED'
    3
    'ACTION_ALL_APPS'
    4
    'ACTION_ANSWER'
    5
    'ACTION_APPLICATION_PREFERENCES'
  5. 1
    import setuptools
    2
    
                  
    3
    with open("README.md", "r") as fh:
    4
        long_description = fh.read()
    5
    
                  

160 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

April 2022

elydev01 has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.