Skip to content
Avatar
🌙
Building Quality Teams and Software
🌙
Building Quality Teams and Software

Achievements

Achievements

Block or Report

Block or report jah2488

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A Simple Counter Cache Gem for the Mongoid ORM

    Ruby 39 24

  2. 🌲 A list of companies using Elm in production.

    Elm 380 81

  3. 1
    function debugAll() {
    2
      [].forEach.call($$('*'), function(a) { 
    3
        function cr() { return 0|(Math.random() * 255); };
    4
        a.style.outline = '2px solid rgba(' + [cr(), cr(), cr()].join(',') + ', 0.44)';
    5
      });
  4. 1
    A tiny app using opal.rb and nodewebkit to get your weather in your toolbar.
    2
    ![so small](http://imgur.com/ipDVwpK.png)
  5. 1
     find * -name package.json | xargs grep '"license[s]*"' -A 3  | grep -o ': ".*"' | xargs ruby -e "puts ARGV.reduce({}) { |acc, n| acc[n] = (acc[n] || 0) + 1; acc }"

532 contributions in the last year

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

Contribution activity

October 2021

Created 26 commits in 1 repository
Created 1 repository
1 contribution in private repositories Oct 1

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