Skip to content
View marc-ko's full-sized avatar
๐Ÿ‘‹
masturbating
๐Ÿ‘‹
masturbating

Block or report marc-ko

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
marc-ko/README.md
<?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 ๐Ÿ˜‰.';
    }
}
?>

Pinned Loading

  1. marc-ko.github.io marc-ko.github.io Public

    My very own dedicated blog that I won't update regularly lol

    HTML

  2. dotfiles dotfiles Public

    Shell