Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Achievements

Achievements

Highlights

  • Pro

Organizations

@reactioncommerce @reaction-contrib
Block or Report

Block or report zenweasel

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

Pinned

  1. Python 5

  2. A simple cache server as an Exercise from the book "Erlang and OTP in Action"

    Erlang 4 1

  3. A simple master/slave failover mechanism for Redis based on the TornadoIO event loop

    Python 1

  4. 1
    8 Verses for training of the mind
    2
    ===================================
    3
    
                  
    4
    * Cultivate the view that all being have been extremely kind * 
    5
    ================================================================
  5. 1
    from django.db.models.signals import post_save
    2
    from django.dispatch import receiver
    3
    
                  
    4
    @receiver(post_save, sender=ShortLink)
    5
    def shortlink_save_handler(sender, **kwargs):
  6. My Personal Site with another try at Pelican

    CSS

1,314 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2022

Reviewed 3 pull requests in 3 repositories
reactioncommerce/example-storefront 1 pull request
reactioncommerce/reaction-admin 1 pull request
reactioncommerce/api-plugin-carts 1 pull request
9 contributions in private repositories May 2 – May 4

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