Skip to content
Avatar
👋
...
👋
...

Achievements

Achievements

Block or Report

Block or report fladson

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

Hi there 👋

  • 🇧🇷 Brazilian web developer currently living in 🥨 Berlin
  • 📦 Working at @artsy
  • 🚂 Mostly working with Rails-based applications
  • Passionate about observability, dev experience and data visualization
  • ❤️ I love nature, animals, cooking, music and documentaries

🐕 Tell your dog I said hi

Pinned

  1. Vim syntax highlighting for Kitty terminal config files

    Vim script 63 6

  2. dotfiles Public

    config files

    Shell

  3. Ruby wrapper for the GNU Linear Programming Kit (GLPK).

    Ruby 1 1

  4. Path of Exile currency progression tracker

    HTML 1

  5. Data collect System developed with Ruby on Rails (ActiveAdmin). Uses integration with FormAssembly to create forms and Pipefy for tracking form responses.

    Ruby 4 2

  6. 1
    # I didn't find a way to clear/kill all limiters via sidekiq API
    2
    # this will do it
    3
    Sidekiq::Limiter.redis do |conn|
    4
      conn.scan_each(:match => "lmtr-?-*", :count => 100) do |key|
    5
        conn.multi do

740 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview
Contributed to fladson/dotfiles, fladson/vim-kitty, Wealthclast/wealthclast and 5 other repositories

Contribution activity

March 2022

Created 1 commit in 1 repository

Created a pull request in artsy/README that received 2 comments

doc: add documentation around adding new config variables

Adding some more documentation about environment variables. For more context, see thread.

+4 −0 2 comments
Reviewed 3 pull requests in 2 repositories
5 contributions in private repositories Mar 2 – Mar 9

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