<?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
- egypt
-
18:43
(UTC +03:00) - mahmoud.almalah.796
- in/mahmoud-almalah-559408176
- https://wa.me/201026475912/
Highlights
- Pro
Pinned Loading
-
laravel-api-helpers
laravel-api-helpers PublicA clean and elegant Laravel package that provides a consistent and customizable structure for your API responses. Perfect for building maintainable, testable, and user-friendly APIs.
PHP 1
-
mahmoud-almalah
mahmoud-almalah 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
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.