Pinned Repositories
advent-of-code
advent-of-code-2019
countdown
Simple CLI countdown numbers game solver
country-area-problem
A quick project to see the smallest possible land area containing entire countries which covers half of the population using knapsack
euro-bot
fpl-bot
An AI for Fantasy Premier League implemented in PHP
knapsack-solver
PHP OOP wrapper for the knapsack problem
plex-local-cache
A tool to help locally cache videos on Plex servers which use remote drives
project-euler
container for all project Euler code
sql2csv
A simple CLI tool to convert SQL tabular output to csv format
Plastonick's Repositories
Plastonick/advent-of-code
Plastonick/euro-bot
Plastonick/plex-local-cache
A tool to help locally cache videos on Plex servers which use remote drives
Plastonick/advent-of-code-2019
Plastonick/countdown
Simple CLI countdown numbers game solver
Plastonick/country-area-problem
A quick project to see the smallest possible land area containing entire countries which covers half of the population using knapsack
Plastonick/project-euler
container for all project Euler code
Plastonick/sql2csv
A simple CLI tool to convert SQL tabular output to csv format
Plastonick/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
Plastonick/FPL-Client
PHP wrapping for the FPL API
Plastonick/fpl-database
Generate a database with FPL records
Plastonick/fpl-labelled-data
Plastonick/fpl-league-race
Plastonick/fpl-predictions
Plastonick/FPLOptimiser
An attempt to create a tool which can calculate a performant team with suggested transfers based on a players predicted performances
Plastonick/HueWakeUp
Plastonick/Knapsack-Branch-and-Bound
Branch and Bound based Knapsack implementation
Plastonick/led-strip
Plastonick/no-verify
Docker image for PHP static analysis tool no-verify
Plastonick/node-appletv-x
A node module for interacting with an Apple TV (4th-generation or later) over the Media Remote Protocol.
Plastonick/ok
A webserver in a (tiny) docker container that returns 200 ok for every request on port 8888
Plastonick/orm
Doctrine Object Relational Mapper (ORM)
Plastonick/phinx
PHP Database Migrations for Everyone
Plastonick/psalm
Docker image for Psalm - https://github.com/vimeo/psalm
Plastonick/psalm-no-mixed-types
Psalm plugin to prevent mixed type variables
Plastonick/Safari-Keyword-Search
Plastonick/Sweepstakes-Frontend
Plastonick/widdershins-anyof
Plastonick/wordle-api
Quickly hacked together API for wordle solving kata
Plastonick/wordle-engine