Skip to content
View gizlu's full-sized avatar

Block or report gizlu

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. shmit shmit Public

    stuff that does not deserve to be split into multiple repos

    C

  2. sunzip-stout sunzip-stout Public

    Forked from madler/sunzip

    Streaming unzip utility. Patched for STreaming OUT to suplied program

    C

  3. AoC2023 AoC2023 Public

    Soft awk/shell codegolf of AoC2023

    Shell

  4. AoC2022 AoC2022 Public

    Advent of Code 2022

    Awk 1

  5. ccxt ccxt Public

    Forked from ccxt/ccxt

    A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges. Patched for bitclude exchange inclusion

    JavaScript

  6. LoR database builder LoR database builder
    1
    #!/bin/sh
    2
    
    
    3
    # hackish, unpolished shellscript that downloads LoR jsons and images, compresses
    4
    # pngs to verry lossy webps and pack that to single file sqlite database.
    5
    # It is practical usage example of sunzip-stout