Skip to content
View ri-nat's full-sized avatar
🪄
Math and Magic
🪄
Math and Magic

Block or report ri-nat

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

Popular repositories Loading

  1. postgres-replication-types postgres-replication-types Public

    Rust 3

  2. kafka-proto-monitor kafka-proto-monitor Public

    🛠️ A simple CLI utility for monitoring protobuf-encoded messages in Kafka topics

    Go 2

  3. pyVoIP pyVoIP Public

    Forked from tayler6000/pyVoIP

    Pure python VoIP/SIP/RTP library. Currently supports PCMA, PCMU, and telephone-event

    Python 1

  4. gin-gorelic gin-gorelic Public archive

    Forked from go-go/gin-gorelic

    NewRelic middleware for gin-gonic framework

    Go

  5. dotfiles dotfiles Public

    Collection of my .dotfiles

    Shell

  6. active_storage_validations active_storage_validations Public archive

    Forked from igorkasyanchuk/active_storage_validations

    Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dim…

    Ruby