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

Highlights

  • Pro

Block or report buiduc06

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
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