Skip to content
View Xisabla's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Xisabla

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

Hi there! πŸ‘‹ I'm Gautier.

I'm a curiosity driven Web explorer πŸš€ and Code wizard πŸ§™

Website πŸ–₯️ β€’ Say hi ! βœ‰οΈ

From: 16 May 2024 - To: 23 May 2024

Total Time: 0 secs

No activity tracked

Pinned

  1. CombaTiment CombaTiment Public archive

    Cirious game project about smart buildings using Phaser

    JavaScript 1

  2. GalenaCpp GalenaCpp Public archive

    School project: custom programming language

    C++ 1

  3. fingerlib fingerlib Public

    HTTP Fingerprint generation library in C++

    C++ 1

  4. Turtle-Drawer Turtle-Drawer Public archive

    Turtle Drawer school project

    C++

  5. Some other dotfiles Some other dotfiles
    1
    # -- general -------------------------------------------------------------------
    2
    
                  
    3
    set -g default-terminal "screen-256color"
    4
    if 'infocmp -x tmux-256color > /dev/null 2>&1' 'set -g default-terminal "tmux-256color"'
    5
    
                  
  6. Proxy profile management tool Proxy profile management tool
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    #
    4
    # A linux tool to create and manage proxy profiles.
    5
    #