<?phpnamespaceTaoshan;
class About extends Me
{
protectedarray$myself = [
'birthday' => '1998-10-25',
'gender' => 'Male',
'city' => 'Naples',
'country' => 'Italy'
];
publicfunctiongetCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => '@GruppoTecno',
'position' => 'Full Stack Web Developer', ]
];
}
publicfunctiongetDailyKnowledge(): array
{
return [
Php::class,
Laravel::class,
Javascript::class,
React::class,
ReactNative::class,
MySQL::class,
PostgresSQL::class,
TimeScale::class,
];
}
publicfunctiongetFutureGoal(): string
{
return'Solving more and more bugs.';
}
}🏠
Working from home
Pinned Loading
- laravel-api-watcher
laravel-api-watcher PublicA modern Laravel package to intercept, analyze, and visualize API requests.
PHP 2
- markdown-to-quill-delta
markdown-to-quill-delta PublicConvert Markdown to Quill Delta format in PHP
PHP 2
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.
Uh oh!
There was an error while loading. Please reload this page.





