<?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
-
terraform
terraform PublicHCL
-
ts-task-management
ts-task-management PublicThe open source task management app written in typescript
TypeScript 1
-
nextjs-ts-startkit
nextjs-ts-startkit PublicTypeScript 2
-
clean-code-php
clean-code-php PublicForked from henryonsoftware/clean-code-php
🛁 Clean Code dành cho ngôn ngữ PHP
PHP
-
-
understanding-typescript
understanding-typescript PublicTypeScript 1
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.