Skip to content
View gabltz's full-sized avatar
🕶️
🕶️

Highlights

  • Pro

Block or report gabltz

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
gabltz/README.md
namespace gab;

class About extends him
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'Clinique La Ligne Bleue - Groupe Louis Pasteur Santé',
                'location' => 'Epinal (on-site)'
            ]
        ];
    }
    public function getDailyKnowledge(): array
    {
        return [
            Linux::class,
            Windows::class,
            MacOS::class,
            Mikrotik::class,
            Network::class,
            Security::class,
            Php::class,
            Javascript::class,
            HTML::class,
            Python::class,
            Css::class,
            Git::class,
            MySql::class,
            Bash::class,
            Electron::class,
        ];
    }

}>

Pinned Loading

  1. HyperVDisableForFACEITAC HyperVDisableForFACEITAC Public

    A simple tool written in batch that allow you to disable/enable Hyper-V for more FACEITAC/WSL2 compatibility as simple as possible

    Batchfile 3 6

  2. EasyNetworkReset EasyNetworkReset Public

    A really simple tool that helps you resetting your network stack on Windows !

    Batchfile

  3. Angecryption Angecryption Public

    Forked from oniithecat/Angecryption

    A python script for AES Angecryption in Steganography

    Python

  4. gabltz gabltz Public