Skip to content
View Vivien60's full-sized avatar

Block or report Vivien60

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

Pinned Loading

  1. chat-r chat-r Public

    Mini chat app, to explore browser's notification push functionnality, then the web sockets. Exercise also to use good practise : DRY, YAGNI, SOLID

    JavaScript

  2. study-path study-path Public

    Forked from joebew42/study-path

    An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture

  3. api-spotify api-spotify Public

    Mini app, to list your playlist from Spotify, plus songs and their lyrics from another api. DDD and MVC inspired. Probably need to refactore/redo to eliminate over-engineering. Connector to Spotify…

    PHP

  4. binarySearch binarySearch Public

    Just work on binary searching. numberGameSimulator implements binary searching as a "Find my number" game simulator.

    PHP

  5. exercice_VirtualShapes exercice_VirtualShapes Public

    Just little exercise on OCP and Strategy Pattern

    PHP

  6. modern-php-cheatsheet modern-php-cheatsheet Public

    Forked from smknstd/modern-php-cheatsheet

    Cheatsheet for some PHP knowledge you will frequently encounter in modern projects.