Skip to content
View andreas-globi's full-sized avatar
Block or Report

Block or report andreas-globi

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
andreas-globi/README.md
Hello World πŸ‘‹

🚧 I'm currently working on ...

  • InfoLobby - An all-in-one team collaboration and work management platform

πŸ† I'm most recognized for ...

  • GlobiFlow - An automation add-on for Podio (aqcuired by Podio in 2017)

🌎 Also worth noting ...

  • ProcFu - An external app builder for Podio
  • GlobiMail - An Email communication add-on for Podio

πŸ§” About me ...

class About {
  public static function me() {
    return [
      "code" => ["PHP", "JavaScript", "MySQL"],
      "o_s" => ["Linux", "ChromeOS"],
      "website" => new link("Globi Web Solutions", "http://globi.ca"),
    ];
  }
}

Pinned Loading

  1. bash-simple-vault bash-simple-vault Public

    Simple vault to store secrets securely for bash scripts

    Shell 5

  2. email2hook email2hook Public

    General inbound email to http post webhook daemon.

    PHP 4 2

  3. infolobby-blog infolobby-blog Public

    This is a small bootstrap to power a website or part thereof with InfoLobby. Usually used for a blog sub-section or similar.

    PHP 1

  4. notion-website notion-website Public

    Make a website from your Notion notes with this simple boilerplate.

    PHP