Code Snippets
The following links are useful scripts and code snippets that you may have use for in your own projects, or to automate or simplify various tasks.
If you have a script or code snippet to add to the list, let me know on Discord (@academydropout) or shoot me a TG gameside.

Description Link

Generate Fixture List GoogleScript
VBA (coming soon)
Generates a list of fixtures using an adapted form of the Bluebones fixture algorithm
You can find the original Java version here, and the PHP version here
The googlescript version can be plugged into a googlesheets file to allow scorinating a league season in the browser. Alternatively, the VBA version can be added to an Excel file for similar purposes.