Skip to content
View 0300dbdd1b's full-sized avatar

Highlights

  • Pro

Block or report 0300dbdd1b

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

Pinned Loading

  1. 19_Piscine__C__ 19_Piscine__C__ Public

    Subjects & my solutions of 42 Network Piscine C

    C 2

  2. 19_Cub3D 19_Cub3D Public

    My first Raycaster

    C 2

  3. 19_libft 19_libft Public

    My own C Library

    C 2

  4. 19_printf 19_printf Public

    C 1

  5. This script allows users to split a ... This script allows users to split a given mnemonic seed into multiple parts and to combine them back.
    1
    """
    2
    3
    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ•—  โ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— 
    4
    โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ•šโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—
    5
    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—  โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘ โ•šโ–ˆโ–ˆโ–ˆโ•”โ• โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•
  6. This code is a refactoring of UTXO... This code is a refactoring of UTXOracle.py, enabling remote connection to the bitoin node using RPC
    1
    ##############################################################
    2
    #               remote_utxoracle.py                          #
    3
    # This code is a refactoring of UTXOracle.py                 #
    4
    # Enabling remote connection to the bitcoin node using RPC   #
    5
    ##############################################################