<?php
namespace MahmoudAlmalah;
class About extends Me
{
public function getBio(): string
{
return 'I am a Software Engineer, Web Developer.';
}
public function getMore(): array
{
return [
'work' => [
'BackEnd Laravel @Horizon-Riyadh',
'Laravel Support @Visooft',
'Freelancer'
],
'education' => [
'Commerce',
],
];
}
public function getCurrentState(): array
{
return [
'working_on' => [
'New Laravel Articles',
'New Web Security Workshops'
],
'learning' => [
'FrontEnd',
'ASP .NET'
],
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
}
Full Stack Web Development With Laravel
-
Ruaa Visooft
- egypt
-
06:17
(UTC +02:00) - mahmoud.almalah.796
- in/mahmoud-almalah-559408176
- https://wa.me/201026475912/
Highlights
- Pro
Popular repositories Loading
-
-
MahmoudAlmalah-ENG
MahmoudAlmalah-ENG Public templateI`m Mahmoud Almalah, a full stack who is passionate about making open-source more accessible, creating technology to elevate people, and building community
-
-
-
filament-menu-builder
filament-menu-builder PublicForked from Biostate/filament-menu-builder
An Elegant Menu Builder for FilamentPHP
PHP
-
pest-plugin-browser
pest-plugin-browser PublicForked from pestphp/pest-plugin-browser
Pest Browser Plugin
PHP
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.