<?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.';
}
}
Highlights
- Pro
Pinned Loading
-
-
ts-task-management
ts-task-management PublicThe open source task management app written in typescript
TypeScript 1
-
-
clean-code-php
clean-code-php PublicForked from henryonsoftware/clean-code-php
🛁 Clean Code dành cho ngôn ngữ PHP
PHP
-
-
Highlights
- Pro
<?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
-
-
ts-task-management
ts-task-management PublicThe open source task management app written in typescript
TypeScript 1
-
-
clean-code-php
clean-code-php PublicForked from henryonsoftware/clean-code-php
🛁 Clean Code dành cho ngôn ngữ PHP
PHP
-
-
Highlights
- Pro
<?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
-
-
ts-task-management
ts-task-management PublicThe open source task management app written in typescript
TypeScript 1
-
-
clean-code-php
clean-code-php PublicForked from henryonsoftware/clean-code-php
🛁 Clean Code dành cho ngôn ngữ PHP
PHP
-
-
If the problem persists, check the GitHub status page or contact support.