Skip to content
View palankai's full-sized avatar
Block or Report

Block or report palankai

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

Pinned Loading

  1. trading_demo trading_demo Public

    Forex trading robot for illustration purposes

    Python 8 3

  2. Python Specification Pattern Python Specification Pattern
    1
    class Specification:
    2
    
                  
    3
        def __and__(self, other):
    4
            return And(self, other)
    5
    
                  
  3. epoplavskis/photon-pump epoplavskis/photon-pump Public

    A TCP eventstore client for modern Python

    Python 48 9

  4. simple-obsidian-template-processor simple-obsidian-template-processor Public

    Unofficial template processor for Obisidian plugins

    TypeScript

  5. labyrinth-rs labyrinth-rs Public

    JavaScript 1

  6. rust_design_patterns_in_practice rust_design_patterns_in_practice Public

    Design patterns implemented in Rust

    Rust 1