Skip to content
View BarryPooter's full-sized avatar
🧙‍♂️
Code Wizard
🧙‍♂️
Code Wizard
  • The Netherlands

Block or report BarryPooter

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

Popular repositories Loading

  1. langtons-ants-tdd langtons-ants-tdd Public

    My Langton Ant implementation with Unit Testing - made with the Laravel framework

    PHP 1

  2. decorator-pattern decorator-pattern Public

    This is mine and Stefan Baas' (@stefanbaas) our assignment to implement the decorator pattern following TDD

    PHP 1

  3. vuejs-filterable-datatable vuejs-filterable-datatable Public

    A VueJS component that support keying, filtering, searching and showing icons upon condition.

    Vue 1

  4. super-eloquent-repository super-eloquent-repository Public

    A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.

    PHP 1

  5. laravel-docker laravel-docker Public

    Lightweight development docker configuration.

  6. template-method-pattern template-method-pattern Public

    A - sort of - practical example of the template method, to my understanding.

    PHP