Skip to content
View cx3's full-sized avatar

Block or report cx3

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. Fastest-Multithreaded-World-Prime-Sieve Fastest-Multithreaded-World-Prime-Sieve Public

    Forked from MarekMatusiak/PrimeNumber-MM-Sieve

    The program works on a specific method of my idea. The algorithm is at least three times faster than currently used algorithms.

    C++

  2. flask_remote_desktop_with_screen_cast flask_remote_desktop_with_screen_cast Public

    Python 3.8 + Flask + PyAutoGui + PIL. Set password for admin who control remote PC and other (logged/without auth/totaly disabled) users who watch his work on-the-fly. Server app works under Window…

    HTML 7 6

  3. WebSalad4 WebSalad4 Public

    BeautifulSoup4.4.0 (works with 4.9.0) wrapper that allows to find/iter sub tags using partial key/value/key+value names to find matching HTML/XML tags in DOM from previously scraped page or directl…

    Python 1

  4. FlaskRemoteAdminViaBrowser FlaskRemoteAdminViaBrowser Public

    Remote access via browser, file transfer and browser, source editor, db editor, web based terminal emulator, media player,

    HTML

  5. FlaskChat--clientSideSecured FlaskChat--clientSideSecured Public

    Create a new encrypted room or sign in to an existing one with the correct password. The room creator sets the room name and password. Neither the password nor the chat history is stored on the ser…

    HTML