<?php
declare(strict_types=1);
namespace SoftwareEngineer;
final class AboutMe extends HtunHtunHtet
{
public string $fullName = 'Htun Htun Htet';
public string $nickName = 'Ryan';
public function yourNameIsHardToPronounce(): string
{
return $this->nickName;
}
/**
* @return string []
*/
public function getKnowledge(): array
{
return [
PHP::class,
Symfony::class,
Laravel::class,
React::class,
Vue::class,
Typscript::class,
Aws::class,
Docker::class,
];
}
/**
* @return array<string, string>
*/
public function getAttributes(): array
{
return [
'Current Company' => 'Verb Interactive' ,
'Position' => 'Integration Engineer',
];
}
public function getYearsOfExperiences(): int
{
return 10;
}
}
π¨βπ»
Hi π
Symfony, Laravel, NodeJS and ExpressJS enthusiastic
- Calgary, Canada
-
18:38
(UTC -12:00) - https://www.htunhtunhtet.me
- in/htun-htun-htet-ryan-75464299
Pinned Loading
-
clean-code-php
clean-code-php PublicForked from piotrplenik/clean-code-php
π Clean Code concepts adapted for PHP
PHP 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.