Potherca's Blog's repositories
StackOverflow
Code and Examples to accompany my answers and questions on the StackOverflow website.
Google-Doodle-Champion-Island
The source-code and assets for the 2021 Google Doodle Champion Island
php-code-scanner
Scan PHP Code
count-article-words-per-language-on-wikipedia
Ever wonder which language has the longest Wikipedia article for a given subject? Now you can find out!
github-actions.events.workflow_run
GitHub Actions `workflow_run` event
project-stages
Badges for Project Stages
emoji-quiz-generator
Generate an image for an Emoji Quiz
advice-for-childrens-screen-and-social-media-use
HTML version of the UK Chief Medical Officers’ advice for parents and carers on Children and Young People’s screen and social media use. https://blog.pother.ca/advice-for-childrens-screen-and-social-media-use/
faq.exchange
"Frequently Asked Questions" site based on StackOverflow Questions and Answers
package-dependency-popularity-per-searchterm
http://blog.pother.ca/package-dependency-popularity-per-searchterm/ Want to know which Packagist dependancies are most popular for a certain term? Now you can find out!
simplyedit-loader
Loader for SimplyEdit with dynamic Key and Attribute switching based on host name.
VariableNamingConvention
The Variable Naming Convention I use in my projects explained.
hello-world-cross-reference
Comparison of all 'hello world' examples across various sources.
code-complexity-calculator
Calculate code complexity based on Cognitive and Cyclomatic complexity.
example-phpunit-external-code-tester
Example of how to run tests on other peoples code (based on a fixed Interface).
laravel-training-shop
Laravel training shop https://blog.pother.ca/laravel-training-shop/
ManicSelfRating
Digital version of the Altman Self Rating Mania Scale (ASRM).
my-compact-cassettes
A list of the collection of tapes (compact cassettes) I have in my possession, linking to Spotify.
php-timecop-example
http://blog.pother.ca/php-timecop-example/ Examples demonstrating how PHP TimeCop works
potherca-blog.github.io
https://blog.pother.ca/
roman-numeral-http-status-codes
Roman Numeral HTTP Status Codes
simplycode-dummy-app
This is a dummy app to show how to load a SimplyCode component from another repo.
simplycode-dummy-component
This is a dummy component to see whether/how to load a component from a different repository into an SimplyCode App.
simplycode-todo-MVC
Implementation of Todo MVC in SimplyCode
takeaway-homework-assignment
My implementation of the sample application for the Takeaway Homework Assignment.
this-project-has-been-abandoned-issue-template
This repo demonstrates the possibility of creating an issue template that is empty and informs users to go elsewhere.
unit-test-workshop-code
My solution to the PHPHOOLIGAN PhpUnit testing workshop.