Skip to content
View lruozzi9's full-sized avatar
👨‍💻
Developing
👨‍💻
Developing

Organizations

@webgriffe

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 24 3

  3. webgriffe/SyliusActiveCampaignPlugin webgriffe/SyliusActiveCampaignPlugin Public

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

    PHP 6 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;