Skip to content
View ProjectEli's full-sized avatar

Block or report ProjectEli

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 Loading

  1. Voice recognition with speech_recogn... Voice recognition with speech_recognition and google speech to text API
    1
    import speech_recognition
    2
    
                  
    3
    recognizer = speech_recognition.Recognizer()
    4
    
                  
    5
    with speech_recognition.Microphone() as src:
  2. FieldBoss_alarm FieldBoss_alarm Public

    테일즈위버 필드보스 알람(윈도우 트레이)

    C#

  3. TW_FieldBoss_Alarm TW_FieldBoss_Alarm Public

    테일즈위버 필드보스 알람 안드로이드 앱 (아래는 구글플레이 링크. 현재 개발중이라 사전등록만 가능)

    Kotlin

  4. JS_RandomBoxSimulator JS_RandomBoxSimulator Public

    Code backup or maintenance repository of my RandomBoxSimulator in CodePen. (https://codepen.io/projecteli/pen/rNGPPxR)

    JavaScript 1