Hello World π
- InfoLobby - An all-in-one team collaboration and work management platform
- GlobiFlow - An automation add-on for Podio (aqcuired by Podio in 2017)
class About {
public static function me() {
return [
"code" => ["PHP", "JavaScript", "MySQL"],
"o_s" => ["Linux", "ChromeOS"],
"website" => new link("Globi Web Solutions", "http://globi.ca"),
];
}
}