<?php
namespace Marcooko;
class About extends Me
{
public function getCurrentWorkplace()
{
return [
'workplace' => [
'company' => 'C Kent Group',
'position' => 'Full Stack Web Developer'
]
];
}
public function getMoreInfo()
{
languages = [
Php::class,
'JavaScript' =>
[
Javascript::class,
Vuejs::class // Beginner Level
],
Python::Class
Dart::Class // Beginner Level (Flutter)
Cpp::Class // Beginner Level
Solidity::Class // Beginner Level
];
frameworks = [
Laravel::class,
Codeigniter::class,
];
return languages, frameworks;
}
public function getMyContact()
{
email = "marcoko@ckentgroup.com";
website = "marcoko.com";
linkedin = "https://www.linkedin.com/in/marcoko/";
return email, website, linkedin;
}
public function getFutureGoal()
{
return 'To be an all-rounded and versatile person ๐.';
}
}
?>
๐
masturbating
I like php. And have some embed exp.
-
C Kent Group
- The Hong Kong University of Science and Technology
- marcoko.com
- @aqcorno
Highlights
Pinned Loading
-
-
daily-trending-repo
daily-trending-repo PublicThis repo will give you the latest trending repo on github and giving you a grasp by sending email via Github Watching Features
-
yabai
yabai PublicForked from asmvik/yabai
A tiling window manager for macOS based on binary space partitioning
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



