Skip to content
View dzaczek's full-sized avatar

Block or report dzaczek

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. Uconsole-i3 Uconsole-i3 Public

    I3 windows manager on Uconsole device

    Shell 10 2

  2. beepbeery_power_plot beepbeery_power_plot Public

    Power monitoring off Beeepbeery

    Shell 5 2

  3. blogscripts blogscripts Public

    Gnuplot 1

  4. cloudflate_ddns cloudflate_ddns Public

    Cloudflare dynaminc dns changer in bash

    Shell

  5. toolbox toolbox Public

    Shell

  6. sudoku sudoku
    1
    #!/usr/bin/python3.7
    2
    import numpy as np
    3
    import os
    4
    import time
    5