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
  • 13:45 (UTC -04:00)

Highlights

  • Pro

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.

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

Hi, I'm Giorgi Ghughunishvili πŸ‘‹

Tech Lead at Google, specializing in backend architecture, mobile development, and leading high-performing teams to deliver scalable solutions.

πŸ›  Tech Stack

PHP Laravel Python C++ Angular MySQL Redis Google Spanner JavaScript Swift

πŸš€ Projects

πŸ“Š GitHub Stats

Giorgi's GitHub stats

Pinned Loading

  1. entrust entrust Public

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

    PHP 26 32

  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