Skip to content
View neerfix's full-sized avatar
🦜
Work at @formatz
🦜
Work at @formatz

Organizations

@PyxySpace @SecretHouseGame @Java-Pas-Bien @MySpaceCube

Block or report neerfix

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
neerfix/README.md

Profile last updated

😸 Hello, i'm Neerfix. FullStack developper since 4 years.

πŸ’» Tech Stack

Basic : HTML5 CSS3 JavaScript PHP Git

Front : Typescript SASS Bootstrap Tailwind NuxtJs vuejs ReactJs StoryBook Webpack vite angular

Back : Symfony Doctrine Node.Js JWT MySQL MariaDB PostgreSQL Express.js

Test / linter : eslint Prettier cypress PHPUnit PHPstan CsFixer precommit postman

Infra/Ci : OVH Amazon S3 Firebase Apache Nginx Docker Kubernetes Github Action Gitlab Ci letsencrypt rabbitmq

Other : Figma Adobe Photoshop Stripe Trello jira notion Swagger Sentry Socket.io WordPress Minecraft Server Twitch Plugin Twitch Live config githubcopilot

OS : MACOS Windows Linux

Pinned Loading

  1. I'm an early 🐀 I'm an early 🐀
    1
    🌞 Morning   337 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  53.1%
    2
    πŸŒ† Daytime   186 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  29.3%
    3
    πŸŒƒ Evening   112 commits  β–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  17.6%
    4
    πŸŒ™ Night       0 commits  β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   0.0%
  2. πŸ’» Recent coding in languages πŸ’» Recent coding in languages
    1
    PHP            +31/    -23 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘ 81.8%
    2
    Vue            +11/     -2 β–ˆβ–ˆβ–Œβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 12.0%
    3
    YAML            +0/    -12 β–ˆβ–Žβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  6.2%
  3. This Makefile provides a convenient ... This Makefile provides a convenient set of commands to bootstrap a Symfony or Contao project running in Docker. It includes targets to: Download or update a shared Makefile.dist from a remote URL Automatically create and import a database dump into a MariaDB container Optionally run Contao-specific database migrations if the CONTAO environment variable is set Useful for developers working with Docker-based PHP projects who want a repeatable and easy-to-use workflow.
    1
    HOSTS_FILE?=/etc/hosts
    2
    PROJECT_NAME ?= example
    3
    DB_NAME ?= example
    4
    PHPSTAN_LEVEL ?= 6
    5
    PHPSTAN_MEMORY ?= 256M
  4. p5JS parot p5JS parot
    1
    let value = 0;
    2
    let perroquet = 'P E R R O Q U E T';
    3
    
                  
    4
    function setup() {
    5
      createCanvas(600, 600);
  5. Semana Semana Public

    Automation of filling in the company's weekly schedule. No more wasting time every week deciding between remote work or office changes.

    4 4

  6. webpscript webpscript Public

    webpg.sh is a simple bash script that converts images in a directory to WebP format and optionally deletes the original files after conversion

    Shell 2