Skip to content
View liamja's full-sized avatar
💾
💾

Organizations

@openrightsgroup @programmer-education-foundation @KalixAudio
Block or Report

Block or report liamja

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

  1. arcana-softworks/laravel-pulse-s3-metrics arcana-softworks/laravel-pulse-s3-metrics Public

    Display S3 bucket metrics on your Laravel Pulse dashboard

    PHP 1

  2. Prebake Prebake Public archive

    A set of Adblock filters to block obtrusive EU cookie law notices.

    Python 217 55

  3. sublime-nfo sublime-nfo Public

    Open Scene NFO files with the correct DOS 437 encoding in Sublime Text.

    10

  4. modcheck.js modcheck.js Public

    Check a UK bank account number against a sort code using the VocaLink modulus check.

    JavaScript 6 5

  5. cex cex Public

    PHP client for CeX UK's internal Ajax API.

    PHP 3

  6. Generate sparklines with vanilla PHP Generate sparklines with vanilla PHP
    1
    <?php
    2
    
                  
    3
    class Sparkline
    4
    {
    5
        public $values = [];