Skip to content
View MatheusRich's full-sized avatar
🤔
Always learning, always changing
🤔
Always learning, always changing

Organizations

@falko-org @dontfile
Block or Report

Block or report MatheusRich

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
MatheusRich/README.md

Hi, I'm Matheus! 👋

module Matheus
  def self.description = "A curious developer. Always learning, always changing."

  def self.blogging_at = "https://matheusrich.com"

  def self.open_source_tools = {
    "End of Life"  => "github.com/MatheusRich/end_of_life",
    "Benchable"    => "github.com/MatheusRich/benchable",
    "EzAttributes" => "github.com/MatheusRich/ez_attributes",
    "Lit Lang"     => "github.com/lit-lang/lit",
  }

  def self.twitter = "@matheusrich"

  def self.hobbies = ["Gaming", "Playing guitar", "Skating"]
end

Pinned

  1. end_of_life end_of_life Public

    Lists repositories using end-of-life Ruby versions

    Ruby 47 3

  2. ez_attributes ez_attributes Public

    Easily define initializers with keyword args

    Ruby 4 1

  3. benchable benchable Public

    Write benchmarks without the hassle.

    Ruby 75 1

  4. lit-lang/lit lit-lang/lit Public

    The LIT Programming Language

    Crystal 8 1

  5. lana lana Public

    The Lana programming language - A LISP implemented in Rust influenced by Clojure.

    Rust 2

  6. thoughtbot/gold_miner thoughtbot/gold_miner Public

    Searches for interesting messages in a Slack channel and creates a blog post with them. See https://thoughtbot.com/blog/tags/this-week-in-dev

    Ruby 15