Skip to content
View kyrylo's full-sized avatar

Organizations

@pry @telebugs
Block or Report

Block or report kyrylo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kyrylo/README.md

Hi there πŸ‘‹

That's how it all started.

Right here, on GitHub, my career took a pivot from zero to becoming someone.

Not as a part of their team, but as an individual open-source collaborator.

To skip all the details, I'll tell you that...

I am working on these projects:

Pinned

  1. constant-lookup-in-ruby.md constant-lookup-in-ruby.md
    1
    Constant lookup in Ruby can happen lexically or through the
    2
    ancestry tree of the receiver(a class or module). You can identify
    3
    which lookup rules are being applied by the context you're in or by
    4
    the syntax being used to define a class or module.
    5
    
                  
  2. pry-theme pry-theme Public

    An easy way to customize Pry colors via theme files

    Ruby 171 14

  3. system_browser_client system_browser_client Public

    Ruby code browser

    JavaScript 61 5

  4. coursera-mathematical-thinking coursera-mathematical-thinking Public

    TeX 41 17

  5. rbtree3 rbtree3 Public

    A fork of unmaintained https://github.com/skade/rbtree released as rbtree3 (because the name "rbtree2" is already occupied...)

    C 13 5

  6. fast_method_source fast_method_source Public

    Retrieve methods' and procs' source and comments

    C 11