Skip to content
View charafzellou's full-sized avatar

Highlights

  • Pro

Organizations

@Blockchain-Xpertise

Block or report charafzellou

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ultimate-tezos-sandbox ultimate-tezos-sandbox Public template

    A Tezos environment sandbox using Flextesa and Better Call Dev

    TypeScript

  2. tezos-ethereum-bridge tezos-ethereum-bridge Public

    A simple "liquidity pool" based bridge between Tezos and Ethereum

    LigoLANG

  3. better-taquito-react-boilerplate better-taquito-react-boilerplate Public archive

    A better React template for developing Tezos DApps with Taquito

    TypeScript 1

  4. Buddy-SSH Buddy-SSH Public

    Securely access remote systems through SSH from any modern browser (or mobile)

    TypeScript

  5. SmartFrameSorter SmartFrameSorter Public

    A utility to sort images (and maybe videos) in a folder by subject, background, and grayscale levels.

    Go

  6. Create multiple GitHub runners for p... Create multiple GitHub runners for parallel jobs on a single machine
    1
    # Create multiple GitHub runners for parallel jobs on a single machine
    2
    # By Charaf ZELLOU - (Up to date as of: 13th of April 2026)
    3
    
                  
    4
    #!/bin/bash
    5
    if [ "$#" -ne 3 ]; then