RoadSigns
Engineering Manager who mostly works with PHP and Go in the Growth area.
@ChipAppUnited Kingdom
Pinned Repositories
100DaysOfCode
My Attempt at #100DaysOfCode.
array
Arr class is built on top of the PHP array functions. Arr exposes methods for creating, managing, accessing to the array data structure.
aws-bootcamp-cruddur-2023
CodeWars
Kata's from CodeWars
cuzzle
This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
DockerLaravel
Following a guide to containerie
fuzzy
Fuzzy Search Algorithms
goleak
Goroutine leak detector
laravel-police-uk
leet-codes
RoadSigns's Repositories
RoadSigns/cuzzle
This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
RoadSigns/fuzzy
Fuzzy Search Algorithms
RoadSigns/laravel-police-uk
RoadSigns/100DaysOfCode
My Attempt at #100DaysOfCode.
RoadSigns/array
Arr class is built on top of the PHP array functions. Arr exposes methods for creating, managing, accessing to the array data structure.
RoadSigns/aws-bootcamp-cruddur-2023
RoadSigns/CodeWars
Kata's from CodeWars
RoadSigns/DockerLaravel
Following a guide to containerie
RoadSigns/goleak
Goroutine leak detector
RoadSigns/httpct
Scans your HTTP Headers and checks you have the all the correct security headers
RoadSigns/leet-codes
RoadSigns/Image-Search
RoadSigns/infection
AST based PHP Mutation Testing Framework
RoadSigns/JaffaMania
Source code for the Jaffa-Mania website; the most happening citrus cake/biscuit based eating contest this side of the loony bin.
RoadSigns/JavaScript30
Completing WesBos 30 days of JavaScript just so I can brush up on my JS knowledge.
RoadSigns/laravel-schedule-monitor
Monitor scheduled tasks in a Laravel app
RoadSigns/laravel-template
RoadSigns/lighthouse-php
Programmatically run Google Lighthouse using PHP
RoadSigns/maggsweb-pdo
An easy-to-use PDO Database wrapper for PHP & MySQL
RoadSigns/PersonalCMS
Personal Content Management System
RoadSigns/pest
Pest is an elegant PHP Testing Framework with a focus on simplicity
RoadSigns/php-chess
A chess library for PHP.
RoadSigns/PHP3-Course
Cardiff University PHP 3 Course
RoadSigns/shlink
The definitive self-hosted URL shortener
RoadSigns/Shop
Was asked to create a basic CRUD application for a University Course. I ended up created a Basic shop that allowed users to display their products and control the images, stock and price via admin back end.
RoadSigns/tinygo-codemas-pico
This is a repository for the 12 projects of Codemas advent calendar from Pihut
RoadSigns/treblle-php
The offical Treblle SDK for PHP
RoadSigns/uganda-geo-data
Uganda's geo data i.e districts, counties, subcounties, parishes & villages.
RoadSigns/url-shortner
RoadSigns/YewTree
We was asked to create a project that showed multiple uses of objects. I took this opportunity to try and include some software architecture that I have recently been reading about. For this project I tried to follow the Onion Architecture/Hexagonal Architecture, this relies on dependency injection.