I've released numerous plugins, including:
- External Permalinks Redux
- Redirect to Latest Post
- Simple Shortlinks
- Taxonomy Dropdown Widget
- WP Revisions Control
The full list is at https://git.ethitter.com/wp-plugins.
Note: I use GitLab for all of my development, and mirror the repositories to GitHub. Feel free to open pull requests against the GitHub repos and I'll push your branch to GitLab if it's accepted.
Insipired by 10up's tool for deploying a WordPress plugin using GitHub Actions, I created a similar concept for use with GitLab CI. It's available both as a standalone script and as a Docker image.
I dabble with Golang after learning it to build a better system for running WordPress's cron system.