Skip to content
View CHerSun's full-sized avatar
  • Moscow
Block or Report

Block or report CHerSun

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

  1. NoSleep NoSleep Public

    Lightweight Windows utility to prevent screen locking

    C# 123 22

  2. OTLoV OTLoV Public

    OTLoV - generic text logs parser

    2

  3. A module for Streamlit to set up tra... A module for Streamlit to set up traps, which are triggered on next script rerun (i.e. user action) if the trap wasn't reached.
    1
    """ A module for Streamlit to set up traps, which are triggered on next script rerun (i.e. user action) if the trap wasn't reached.
    2
    3
    Purpose:
    4
        Help with session cleaning on dynamic forms. If user didn't reach it - then clear session.
    5
    """