<?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 = "[email protected]";
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
-
marc-ko.github.io
marc-ko.github.io PublicMy very own dedicated blog that I won't update regularly lol
HTML
-
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.