Coder Social home page Coder Social logo

🔥 Hi 🔥

<?php

namespace App\Developer;

#[AsHuman]
final class AmirDHAOUADI extends SymfonyDeveloper implements FontEndDeveloper
{
    use Symfony;
    use PostgreSQL;
    use MySQL;
    use Twig;
    use JQuery;
    use ReactJs;
    use NextJs;
    use Docker;

    use Ops;

    use Po;
    use ScrumMaster;

    public const FIRST_NAME = 'Amir';
    public const LAST_NAME = 'DHAOUADI';
    
    public function __construct(
        private \DateTimeImmutable $birthDate = new \DateTimeImmutable('1988-06-24'),
        private string $email = '[email protected]',
        private array $currentCompanies = [
            'SUEZ 3S Lab'  => [
                'since'           => '10-2022',
                'responsibility'  => 'Developer R&D',
                'project'         => [
                    "Portail Villagile : https://www.suez.com/fr/villagile",
                    "Portail Tous mes services dechets : https://www.toutsurmesservices.fr/Un-compteur-de-dechets-intelligent-et-connecte-pour-jeter-moins-et-trier-mieux",
                    "Portail Tous mes services eaux : https://www.toutsurmesservices.fr/?page=4&filter_home%5Bregion%5D=116",
                ]
             ],
            'Highteckers' => [
                'since'           => '01-2018',
                'responsibility'  => 'Consultant : Full-stack Web Developer Symfony Js + Scrum Master',
                'company'         => [
                    'Suez',
                    'Sidexa',
                    'Econocom',
                    'Believe',
                    'Boursorama',
                    'GreenFlex - Total'
                ];
            ],
        ],
        private string $currentCity = 'Paris, France';
    ) {}
    
    public function getTwitter(): ?SocialAccountInterface
    {
        return new TwitterAccount('[https://twitter.com/oskarstark](https://twitter.com/adcpd)](https://twitter.com/adcpd)');
    }

    public function getLinkedIn(): ?SocialAccountInterface
    {
        return new TwitterAccount('[https://www.linkedin.com/in/dhaouadiamir](https://www.linkedin.com/in/dhaouadiamir)');
    }
    
    public function isOpenForFreelanceWork(): bool
    {
        return true;
    }

    public function isOpenForCDI(): bool
    {
        return false;
    }
}

Amir Dhaouadi's Projects

adcpd icon adcpd

Config files for my GitHub profile.

developer-resources icon developer-resources

A collection of resources to help engineering teams review pull requests faster and improve their workflow.

enqueue-dev icon enqueue-dev

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

export_impot_csv_symfony2 icon export_impot_csv_symfony2

Méthode facile à exporter vos données de BDD via CSV et pourvoir importer d'autre par la suite ... Cette méthode fonctionne correctement. Par contre, elle n'est pas la meilleur.

jquery_selector_using_json-twig- icon jquery_selector_using_json-twig-

Script to display User selection having the same habilitation of the archived one in the list if we found alternatif profile ! We show botton to edit using javascript, jQuery, Twig

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.