Skip to content
View mahmoud-almalah's full-sized avatar

Highlights

  • Pro

Block or report mahmoud-almalah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mahmoud-almalah/README.md

Hi there, I'm Mahmoud Almalah 👋

A little more about me..

<?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.';
    }
}

Connect with me:

MahmoudAlmalah | LinkedIn MahmoudAlmalah | Facebook



What I use the most:

Visual Studio Code

PHP

Laravel

JavaScript

SQL

PostgresSQL

Git

GitHub

Terminal

Linux


Pinned Loading

  1. laravel-api-helpers laravel-api-helpers Public

    A 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

  2. mahmoud-almalah mahmoud-almalah Public template

    I`m Mahmoud Almalah, a full stack who is passionate about making open-source more accessible, creating technology to elevate people, and building community

    1