Skip to content
View miron's full-sized avatar
🧘‍♂️
Smashing Python for Fun and Profit
🧘‍♂️
Smashing Python for Fun and Profit

Highlights

  • Pro

Organizations

@streetyoga

Block or report miron

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
miron/README.md
  • Working on a Python implementation of the Cyberpunk RED tabletop game
  • Building an algorithmic trading CLI and API in Python
  • Experience in writing administrative scripts in Bash, Vimscript, Perl,
    PHP, Powershell, Ansible, Ruby and Javascript
  • Basic knowledge of BASIC, C/C++, Turbo Pascal, PHP

swan dive

Pinned Loading

  1. NeonCore Public

    Terminal based Cyberpunk Tabletop RPG with Nostr as database and openAI API compatible commands

    Python 4 1

  2. streetyoga/atapi Public

    Backtest, forward test and apply trading algorithms and strategies on binance spot, futures and nft market and other exchanges, including arbitrage.

    Python 5 2

  3. python oneliners
    1
    from IPython.terminal.prompts import Prompts, Token
    2
    class MyPrompt(Prompts):
    3
        def in_prompt_tokens(self, cli=None):
    4
            return [ ( Token.Prompt, "λ ",), ]
    5
        def out_prompt_tokens(self, cli=None):
  4. cheatsheet
    1
    # grepable with inline comments.
    2
    # create alias: gh alias set cheat 'gist view 4997128'
    3
    # gh cheat | grep cheat -C 3, shows 3 lines before and after, 
    4
    # Windows Powershell: gh cheat | Select-String cheat
    5
    
                  

24 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to miron/NeonCore, miron/Interactive-LLM-Powered-NPCs, miron/LLaVA and 11 other repositories
Loading A graph representing miron's contributions from March 31, 2024 to April 01, 2025. The contributions are 36% pull requests, 37% issues, 27% commits, 0% code review.

Contribution activity

April 1, 2025

miron has no activity yet for this period.
Loading