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: 28 June 2024 - To: 05 July 2024

Total Time: 25 hrs 20 mins

TypeScript        17 hrs 16 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   66.52 %
Java              2 hrs 10 mins   β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   08.39 %
HTML              2 hrs           β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   07.73 %
YAML              1 hr 53 mins    β–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   07.28 %
JSON              59 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.79 %

Pinned Loading

  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
    #