Skip to content
View gghughunishvili's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Google
  • New York, NY
  • 05:54 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report gghughunishvili

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

Pinned

  1. entrust entrust Public

    This package is based on Zizaco/entrust to support Laravel/Lumen 6+ versions

    PHP 25 28

  2. Google-HashCode-2017-PHP Google-HashCode-2017-PHP Public

    PHP 1

  3. Upgrade MySql on MAMP Upgrade MySql on MAMP
    1
    # // Upgrade MAMP 3 to Mysql 5.7.12 (on El Capitan Tested)
    2
    #!/bin/sh
    3
    
                  
    4
    wget http://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.12-osx10.11-x86_64.tar.gz
    5
    tar xfvz mysql-5.7.12-osx10.11-x86_64.tar.gz
  4. SnakeGame SnakeGame Public

    Snake game using javascript for university final project

    JavaScript 1