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

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 "Certified Cloud Engineer";
    }

    public function getPersonalInfo(): array
    {
        return [
            'name' => 'soufiyane',
            'location' => 'Marrakech, Morocco',
            'interests' => [
                'AWS Cloud Computing',
                'PHP/Symfony',
                'JavaScript/React.JS'
            ],
        ];
    }
}

$soufiyane = new About();

Pinned Loading

  1. teamQuiz teamQuiz Public

    TeamQuiz is a web application that facilitates job applications and quizzes for users. It includes features for both admins and users, with a backend system that processes quiz results and notifica…

    Python 1

  2. terraform-ec2-docker-nginx terraform-ec2-docker-nginx Public

    a setup that automates deploying an EC2 instance on AWS, installs Docker, and sets up Nginx.

    HCL

  3. 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 2 1

  4. 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