Coder Social home page Coder Social logo

Hi! I'm Soufiyane 👋

<?php

namespace soufiyane;

class About extends Me
{
    public function __construct()
    {
        echo "Software Engineer Student 4th Year";
    }

    public function getPersonalInfo(): array
    {
        return [
            'name' => 'soufiyane',
            'title' => 'Software Enginner',
            'location' => 'Marrakech, Morocco',
            'interests' => [
                'React.js',
                'Symfony (PHP Framework)',
            ],
            'workplace' => [
                            'company' => 'TechMyTeam',
                            'position' => 'Web Developer'         
                        ],
            'currentLearning' => 'AWS (Amazon Web Services)', 'Quality Assurance (QA)'
        ];
    }

    public function getSkills(): array
    {
        return [
          'Front-end' => [
              'JavaScript' => ['React', 'Redux', 'Stimulus', 'Jest', 'Cypress'],
          ],
          'Back-end' => [
              'PHP' => ['Symfony', 'ApiPlatform', 'Turbo', 'PHPUnit'],
          ],
          'Development Tools' => ['npm', 'Yarn', 'Webpack', 'Docker'],
          'Databases' => ['MongoDB', 'MySQL', 'SQLite', 'Oracle'],
      ];
    }

}

$soufiyane = new About();

soufiyane aitmoulay's Projects

hiroto icon hiroto

The Hiroto Hotel Management System is a Java-based web application developed for a school project. This project aims to demonstrate a simple yet functional system for managing hotel operations.

pdf-aisummarizer icon pdf-aisummarizer

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 OpenAI

portfolio icon portfolio

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

tiniri-extension icon tiniri-extension

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 perfect for nocturnal coding sessions. With its unique blend of darkness and elegance, it brings a touch of cultural richness to your coding environment.

yinas icon yinas

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 layout, choose what content to display or hide, and create truly unique and personalized websites. Empowering bloggers to reflect their individuality

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.