Skip to content
View maxkrivich's full-sized avatar
🇺🇦
🇺🇦

Organizations

@KKStudLab
Block or Report

Block or report maxkrivich

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
maxkrivich/README.md

Haaaallooooootjes 👋

I like to do dumb silly things and write in Golang from time to time. 🦎

Thank you for checking out my profile here, hope you can find a lot of usefull stuff, and somethimes not that useful. Either way glad to see you here 🤗

📬 Want to get in touch with me? Give me a shout at hello@kryvych.cc

Thanks for stiking around for so long to read the whole thing, stay awesome ✌️

Max ❤️

Pinned

  1. SlowLoris SlowLoris Public

    Asynchronous Python implementation of SlowLoris DoS attack

    Python 96 38

  2. pypa/pipenv pypa/pipenv Public

    Python Development Workflow for Humans.

    Python 24.6k 1.9k

  3. syabruk/pync syabruk/pync Public

    Python wrapper for Mac OS 10.8 Notification Center

    Python 354 35

  4. yannrichet/jmathplot yannrichet/jmathplot Public

    Java interactive 2D and 3D plots (no OpenGL)

    Java 157 46

  5. Azure/azure-uamqp-python Azure/azure-uamqp-python Public

    AMQP 1.0 client library for Python

    Python 54 47

  6. Jenkins server in Docker Jenkins server in Docker
    1
    FROM jenkins/jenkins
    2
    
                  
    3
    USER root
    4
    
                  
    5
    RUN apt-get update && apt-get install -y \