Skip to content
View c1sc0's full-sized avatar
🥝
bewi
🥝
bewi

Block or report c1sc0

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. teams-logger teams-logger Public

    An app to log ms teams messages.

    C#

  2. wpfGenericHost wpfGenericHost Public

    Forked from The-0xFF-team/wpfGenericHost

    C#

  3. 10fastfingers live word count 10fastfingers live word count
    1
    document.getElementById("inputfield").addEventListener("keydown", function() { var key = event.keyCode || event.charCode; if(key == 32) { 
    2
    
                  
    3
    var wordContainer = document.getElementById("row1");
    4
    var descendents = wordContainer.getElementsByTagName('*');
    5
    
                  
  4. The-0xFF-team/dmmLogger The-0xFF-team/dmmLogger Public

    Read measurements from maxwell digital multimeter through RS232

    C# 1 1

  5. The-0xFF-team/skype-token The-0xFF-team/skype-token Public

    A neat utility to get skype-token

    C# 1 1

  6. The-0xFF-team/wpfGenericHost The-0xFF-team/wpfGenericHost Public

    DI in wpf.

    C# 1