Skip to content
View florianorineveu's full-sized avatar
🛰️
Refactor some things
🛰️
Refactor some things

Sponsoring

@nicolas-grekas
@composer

Organizations

@ecolehetic @diverge-team
Block or Report

Block or report florianorineveu

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

👋 Hi there, I'm Florian "Ori" Neveu !

WebsiteLinkedInTwitterInstagram


  • 👨‍💻 I’m currently working as senior back-end developer at Adveris ;
  • 🔧 I’m mainly develop with PHP and the pretty Symfony framework ;
  • 🌱 I love playing with various APIs or make some useless shell scripts ;
  • 🍑 I'm often ready to technically support projects in the adult industry (in the past: Le Tag Parfait, Carré Rose Films...).
  • 📫 Feel free to contact me on Twitter: @FlorianOriNeveu.
  • 😄 Pronouns: He/him.

Pinned

  1. Ow-API-PHP Ow-API-PHP Public

    🎮 A light PHP wrapper for Ow-API, an unofficial API for Overwatch.

    PHP 1

  2. dotfiles dotfiles Public

    🎵 I've got the power ! 🎶 - Some experiments about dotfiles in order to be more efficient when configuring new environments.

    Shell 1

  3. v2 v2 Public

    🧔🏻 New version of my personal website, under construction.

    PHP 1

  4. diverge-team/10-bit diverge-team/10-bit Public

    Our pretty bot who talks with us on Discord.

    JavaScript

  5. PHP Doctrine ORM - Proper truncate t... PHP Doctrine ORM - Proper truncate table with association/relation
    1
    <?php 
    2
    
                  
    3
    use Doctrine\DBAL\Connection;
    4
    use Doctrine\DBAL\Platforms\AbstractPlatform;
    5