Skip to content
View soufiiyane's full-sized avatar
😁
Hmmm
😁
Hmmm
Block or Report

Block or report soufiiyane

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
soufiiyane/README.md

Hi! I'm Soufiyane 👋

<?php

namespace soufiyane;

class About extends Me
{
    public function __construct()
    {
        echo "PHP/Symfony Engineer";
    }

    public function getPersonalInfo(): array
    {
        return [
            'name' => 'soufiyane',
            'location' => 'Marrakech, Morocco',
            'interests' => [
                'Symfony (PHP Framework)',
                'Cloud Computing'
            ],
        ];
    }
}

$soufiyane = new About();

Pinned

  1. PDF-AISummarizer PDF-AISummarizer Public

    The PDF Summarizer is a web-based application that allows users to upload their PDF documents and receive a summarized version, Provides a convenient way to summarize lengthy PDF documents using Op…

    JavaScript 1 1

  2. Yinas Yinas Public

    Yinas is a meticulously crafted WordPress blog theme that offers unparalleled customization options with ACF (Advanced Custom Fields). With its flexible design, admins can easily manipulate the lay…

    PHP 1

  3. Portfolio Portfolio Public

    A modern React.JS personal portfolio where people can view my accomplishments and easily contact me

    JavaScript

  4. Tiniri-Extension Tiniri-Extension Public

    Tiniri is a visually striking dark theme inspired by the captivating Berber culture of Morocco. Its deep, mysterious color palette and subtle accents create an immersive coding experience that's pe…