<?php
namespace PolashMahmud;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'WorkFromHome',
'position' => 'SoftwareDeveloper'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Javascript::class,
Laravel::class,
Vuejs::class,
NodeJs::class,
ReactNative::class,
TailwindCss::class,
Bootstrap::class,
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
}
🏠
Working from home
I'm a full-stack professional web developer who specializes in web apps development in Laravel, PHP. I have skills such as Laravel, PHP, Vuejs, JavaScript
-
Work From Home
- Gazipur, Bangladesh
- @polashmahmud
Pinned Loading
-
laravel-basic-authentication
laravel-basic-authentication PublicThis is a basic authentication built with Laravel and Tainwind CSS. It allows users to register and login.
-
-
-
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.