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

Block or report pathristikon

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

  1. k8s-applier k8s-applier Public

    Kubernetes local cluster helper

    Go

  2. dockerinterface dockerinterface Public

    Python 1

  3. git-php-lint git-php-lint Public

    Lint the added php code from git-diff

    Python

  4. BoardCards BoardCards Public

    PHP

  5. bomber.py bomber.py
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    from tkinter import Tk, Button, Toplevel, Message, Frame, Label
    4
    from enum import Enum
    5
    import random