Skip to content
View mesias's full-sized avatar
🌧️
Working at the office
🌧️
Working at the office

Organizations

@lhc-python @BuiltFromScratch00

Block or report mesias

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. tickerforge-spec tickerforge-spec Public

    TickerForge Spec — Derivatives Symbol Resolution Specification

    Python

  2. tickerforge-py tickerforge-py Public

    TickerForge Py 🐍 — Derivatives Symbol Resolution Specification Python Lib

    Python 1

  3. tickerforge-rs tickerforge-rs Public

    TickerForge Rs🦀 — Derivatives Symbol Resolution Specification Rust Lib

    Rust

  4. dino_auto_player dino_auto_player Public

    Chrome dinossaur pogrammatic player

    Python 3

  5. Basic Tmux config Basic Tmux config
    1
    # Improve colors
    2
    set -g default-terminal 'screen-256color'
    3
    
                  
    4
    # Set scrollback buffer to 10000
    5
    set -g history-limit 10000