Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.