Skip to content
View volodymyr-xn's full-sized avatar

Block or report volodymyr-xn

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

    nvim, tmux, zsh configs 🏡

    Lua

  2. crystal crystal Public

    Forked from crystal-lang/crystal

    The Crystal Programming Language

    Crystal

  3. ui_component.coffee ui_component.coffee
    1
    # @abstract_class
    2
    class UIComponent
    3
      class UnsoportedEventErorr extends Error
    4
    
                  
    5
      containerID: undefined
  4. active_repository active_repository Public

    An example implementation of repository pattern on top of ActiveRecord

    Ruby 1