Skip to content
View buiduc06's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report buiduc06

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
buiduc06/README.md
<?php

namespace BuiNgocDuc;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'VietName',
                'position' => 'Developer'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Typescript::class,
            Laravel::class,
            Lumen::class,
            Vuejs::class,
            Angular::class,
            React::class,
            Nodejs::class,
            HtmlCss:class,
            Elasticsearch::class,
            Aws::class,
            BA::class
        ];
    }
    
    public function getFutureGoal(): string
    {
        return 'To become a professional Technical Project Manager.';
    }
}

Pinned Loading

  1. terraform terraform Public

    HCL

  2. ts-task-management ts-task-management Public

    The open source task management app written in typescript

    TypeScript 1

  3. nextjs-ts-startkit nextjs-ts-startkit Public

    TypeScript 2

  4. clean-code-php clean-code-php Public

    Forked from henryonsoftware/clean-code-php

    🛁 Clean Code dành cho ngôn ngữ PHP

    PHP

  5. reactjs-ts-startkit reactjs-ts-startkit Public

    A reactjs startkit written by TS

    TypeScript

  6. understanding-typescript understanding-typescript Public

    TypeScript 1