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"),
];
}
}