Skip to content
Avatar
🦁
...and it was good.
🦁
...and it was good.

Highlights

  • Arctic Code Vault Contributor

Organizations

@zera-x

Pinned

  1. Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).

    Ruby 26

  2. Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).

    Ruby 5

  3. A simple query interface for pulling deeply nested data from records.

    Ruby 1

  4. A CLI application for fetching media from jw.org feeds

    Perl 5

  5. Forked from zera-x/wonderscript-alpha

    A simple lisp for web development

    JavaScript

  6. 1
    module Expression
    2
      OPTS = {
    3
        :+  => :add,
    4
        :-  => :sub,
    5
        :*  => :mult,

212 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.