<?php
namespace AryaLavasani;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Student',
'position' => 'Back-end Developer'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Laravel::class,
GoLang::class,
GraphQl::class,
Mysql::class,
Elasticsearch::class
Javascript::class,
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source and make world a better place';
}
}
🚩
I may be slow to respond.
Pinned Loading
-
-
tookantech/chapaar
tookantech/chapaar PublicThis package provides a flexible way to send and verify messages through various SMS providers. It offers integration with multiple drivers, making it easy to use different SMS service providers wi…
-
-
-
LibraryManagement
LibraryManagement Publicsimple (not so simple) library management system with spring
Java
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.