Skip to content
View gtgt's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report gtgt

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. mysql8-alpine mysql8-alpine Public

    Alpine/musl docker image build of mysql8.

    Shell 2 1

  2. docker-postfix docker-postfix Public

    An alpine/openrc based postfix docker compose recipe

  3. Script to build static php Script to build static php
    1
    #!/bin/bash
    2
    U=${SUDO_USER:=${USER}}
    3
    if [[ -x `which realpath` ]]; then
    4
    	T=$(realpath ${BASH_SOURCE[0]:=${0}})
    5
    else
  4. AndroidHunspellService AndroidHunspellService Public

    Forked from mweimerskirch/AndroidHunspellService

    Android spellchecking service that uses the modified Hunspell engine from the Chromium project.

    C++

  5. discogs-api-bundle discogs-api-bundle Public

    Moderns Discogs.com API Bundle for Symfony

    PHP

  6. sylius-media-preview-plugin sylius-media-preview-plugin Public

    Adds Media Preview URL input to products in 'Media' tab and displays the preview in the shop product page. Supports various media platforms, like SoundCloud, YouTube, etc.

    PHP