Skip to content
View gorodulin's full-sized avatar

Block or report gorodulin

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

    Aliases Ruby callable classes/modules as methods

    Ruby

  2. vendingmachine vendingmachine Public

    Software for Linux-based vending machine. Written in Python, containerized.

    Python 4 2

  3. last_summer_agent last_summer_agent Public

    Langflow-based LLM agent that keeps track of my personal projects. Based on integration with WhatsApp voice messages, Whisper, OpenAI/Mistral models and local MCP.

    Python 1

  4. gitclone GitHub repos with a "unique... gitclone GitHub repos with a "unique deploy key"
    1
    #!/bin/bash
    2
    #
    3
    # Run:
    4
    #   bash <(curl -s https://gist.githubusercontent.com/gorodulin/cc7b20e53d671c087359d78bd8c3d371/raw/gitclone_with_deployment_key.bash)
    5
    #