Skip to content
View gyndav's full-sized avatar
πŸ‘‹
πŸ‘‹

Organizations

@heetch
Block or Report

Block or report gyndav

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

Hey there πŸ‘‹, I'm gyndav

πŸ‘¨πŸ»β€πŸ’» I'm a passionate Product Engineer and "Hands-On" Engineering Leader who loves frictionless experiences. Above everything, I appreciate Platforms.

Want some moar?

πŸ”­ Currently working at Heetch as a VP of Engineering and building various things with all the teams such as rebuilding our money platform for African market.

πŸ’¬ Ask me about Software Architecture (my first ❀️), πŸ” automation CI/CD, 🐳 Docker (ECS/k8s) or any #engineering #management related topics (such as Career Growth 🌱).

⚑ Fun fact: I used to πŸ€ for a living!

Pinned

  1. Mailjet Mailjet Public archive

    πŸ“© Mailjet API implementation for PHP 5.3

    PHP 5 2

  2. dotfiles dotfiles Public

    πŸ”Œ My dotfiles with profiles based customization

    Shell 3

  3. gennyd gennyd Public

    πŸ“Ž Generate static websites from dynamic hosts from CLI

    Shell 1

  4. install Scala and sbt on Alpine Linux install Scala and sbt on Alpine Linux
    1
    FROM openjdk:8u151-jre-alpine
    2
    
                  
    3
    ENV SCALA_VERSION=2.12.4 \
    4
        SCALA_HOME=/usr/share/scala
    5
    
                  
  5. Homebrew/homebrew-cask Homebrew/homebrew-cask Public

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

    Ruby 20.6k 10.6k

  6. Simple Mongo PHP Driver extension in... Simple Mongo PHP Driver extension installer for Travis CI. Works like a charm for other PECL extensions too.
    1
    before_script:
    2
      - ./path/to/mongo-php-driver-installer.sh