Skip to content
View IdleSys's full-sized avatar
  • Zanjan, East Azarbaijan, Iran

Block or report IdleSys

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. AIC21-Game AIC21-Game Public

    Forked from SharifAIChallenge/AIC21-Game

    HTML

  2. Python pre-commit hook with isort an... Python pre-commit hook with isort and black
    1
    #!/bin/bash
    2
    
                  
    3
    if ! command -v isort &> /dev/null
    4
    then
    5
        echo "isort is not installed, installing it..."
  3. .dotfiles .dotfiles Public

    Shell

  4. django-admin-notification django-admin-notification Public

    Forked from amirhamiri/django-admin-notification

    django-admin-notification is a Django app to display notification in Django admin panel.

    Python

  5. neovim_conf neovim_conf Public

    Lua

  6. fastapi/fastapi fastapi/fastapi Public

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Python 80.4k 6.9k