Skip to content
View theruziev's full-sized avatar
🎷
Jazz things
🎷
Jazz things

Highlights

  • Pro

Block or report theruziev

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

Pinned Loading

  1. async_senderasync_senderPublic

    Simple interface to set up SMTP and send asynchronously email messages. Inspired by Sender.

    Python 16 4

  2. Closer in go. I wrote a blog post ab...Closer in go. I wrote a blog post about this code snippet. https://theruziev.com/blog/post/closer-go
    1
    package closer
    2
    3
    import (
    4
    "context"
    5
    "errors"
  3. security_interfacesecurity_interfacePublic

    Simple API for authentication and authorization.

    Python 5 1

  4. aio_pubsubaio_pubsubPublic

    A generic interface wrapping multiple backends to provide a consistent pubsub API.

    Python 11 5

  5. starterstarterPublic

    project template for my own projects. It has a basic structure and configuration for the project I usually use.

    Go 2