Skip to content
View lruozzi9's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
Developing
๐Ÿ‘จโ€๐Ÿ’ป
Developing

Organizations

@webgriffe
Block or Report

Block or report lruozzi9

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

Hello there ๐Ÿ‘‹, I'm Lorenzo

Kirby image

lruozzi9

A full-stack developer from the land of motors: Emilia Romagna, Italy ๐Ÿ‡ฎ๐Ÿ‡น๐ŸŽ๏ธ๐Ÿ•๐Ÿ

lruozzi9

  • ๐ŸŒฑ Iโ€™m currently learning ApiPlatform, VueJS and sometimes Android

  • ๐Ÿฆข I'm looking to collaborate on Sylius

  • ๐Ÿ’ฌ Ask me about PHP, JavaScript and WEB things

  • ๐Ÿ“ซ How to reach me lruozzi@outlook.it

  • ๐Ÿ“„ Know about my experiences https://lruozzi9.github.io/

  • โšก Fun fact Whatโ€™s the first step in understanding recursion? To understand recursion, you must first understand recursion.

Connect with me:

lruozzi9 lorenzoruozzi lruozzi lruozzi9 lruozzi9

Languages and Tools:

arduino bash bootstrap codeigniter csharp css3 docker dotnet elasticsearch express git heroku html5 java javascript laravel linux mariadb mongodb mssql mysql nodejs photoshop php postgresql postman sqlite symfony tailwind vagrant vuejs webpack

lruozzi9

ย lruozzi9

lruozzi9

Pinned Loading

  1. symfony-project symfony-project Public template

    Web App skeleton based on Symfony framework.

    Shell 1

  2. webgriffe/SyliusAkeneoPlugin webgriffe/SyliusAkeneoPlugin Public

    Plugin allowing to import data from Akeneo PIM to your Sylius store.

    PHP 22 3

  3. webgriffe/SyliusActiveCampaignPlugin webgriffe/SyliusActiveCampaignPlugin Public

    Plugin allowing to integrate marketing automation made by ActiveCampaign in Sylius.

    PHP 5 1

  4. Scripts to export and import message... Scripts to export and import messages to a CSV file to simplify the data entry for non-developer people.
    1
    <?php
    2
    
                  
    3
    declare(strict_types=1);
    4
    
                  
    5
    use League\Csv\CannotInsertRecord;