Skip to content
View Cyp9715's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Cyp9715

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. DeleteNewline DeleteNewline Public

    DeleteNewline is a powerful utility for applying regular expressions globally across any program. Simply drag text, use keybinds, and get the processed result instantly on your clipboard. It ensure…

    C#

  2. AudioDeviceSwitcher AudioDeviceSwitcher Public

    Forked from josetr/AudioDeviceSwitcher

    Audio Device Switcher is a Windows app that makes it easy to quickly switch your default playback device (default communication device) as well as your recording device using hotkeys.

    C#

  3. Virtual Input Virtual Input
    1
    using System;
    2
    using System.ComponentModel;
    3
    using System.Drawing;
    4
    using System.Linq;
    5
    using System.Runtime.InteropServices;
  4. CppReference CppReference Public

    Personal Use Library.

    C++