Skip to content
View IdleSys's full-sized avatar
  • Zanjan, 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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
idlesys/README.md

👋 Hi, I'm Alireza — @idlesys

You can call me idlesys, cause I optimize until systems stay mostly idle :) and I also just like it better.

Python focused Back-End engineer · 4 years · making stuff fast & reliable

Toolbox

Python FastAPI Django JavaScript C++ Bash

PostgreSQL MongoDB Redis RabbitMQ Celery

Docker Linux Nginx Prometheus Grafana Git

Find me

GitHub LinkedIn Gmail

Pinned Loading

  1. 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..."
  2. .dotfiles .dotfiles Public

    Shell

  3. 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

  4. neovim_conf neovim_conf Public

    Lua

  5. fastapi/fastapi fastapi/fastapi Public

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

    Python 98.1k 9.3k