geoffreywiseman
Software Consultant (web / mobile / cloud / devops), father, writer. 🇨🇦
CodiformToronto, ON, Canada
Pinned Repositories
AS-400-Shell
A small shell for interacting with the AS/400 via jt400.
cdnpay-parser
Parser for the Canadian Payments Association PDF files. Although they offer a financial institution file electronically, they have a branch directory PDF which is reasonably parseable.
geoffreywiseman.github.com
My 'github pages' repo.
gh-actuse
GitHub CLI Extension to display Github Actions Usage
JUnitConcurrency
Concurrency extensions for JUnit.
maven-growl
A tiny project to hold information about integrating Maven with Growl.
maven-notification-center
Tiny script to integrate Maven with Notification Center under Mountain Lion.
Moo
Mapping Objects to Objects
mvnclean
A tiny utility to remove older dependencies from your Maven repository
tunnel-boring-machine
A ruby application for managing SSH tunnels.
geoffreywiseman's Repositories
geoffreywiseman/Moo
Mapping Objects to Objects
geoffreywiseman/gh-actuse
GitHub CLI Extension to display Github Actions Usage
geoffreywiseman/tunnel-boring-machine
A ruby application for managing SSH tunnels.
geoffreywiseman/geoffreywiseman.github.com
My 'github pages' repo.
geoffreywiseman/prune
A simple utility for pruning files based on date as a means of keeping increasingly sparse backups.
geoffreywiseman/recruiting-strstr
A repository of all the solutions that recruiting candidates have proposed to strstr, mostly for comparison purposes.
geoffreywiseman/awswl
A tool to make whitelisting IP addresses for SSH simpler to maintain.
geoffreywiseman/exercism-pangram-kotlin-jmh
Microbenchmarks in JMH of different strategies for the Pangram exercise written in Kotlin. I was curious to see how different approaches performed.
geoffreywiseman/adventofcode
My Advent of Code Solutions.
geoffreywiseman/assertk-bug
A repo to use as a template for reporting a potential assertk bug.
geoffreywiseman/docs
DataTorrent Product Documentation
geoffreywiseman/exercism-armstrong-kotlin-jmh
A repository to compare different Kotlin implementations of the exercism Armstrong exercise with JMH.
geoffreywiseman/geoffreywiseman
Profile Repo
geoffreywiseman/go
Exercism exercises in Go.
geoffreywiseman/gwt-ij
Test case for IntelliJ debugging with GWT.
geoffreywiseman/hibernate-test-case-templates
Templates and examples to report issues to Hibernate
geoffreywiseman/homebrew-core
🍻 Default formulae for the missing package manager for macOS
geoffreywiseman/jackson-module-kotlin-340
A simple project to demonstrate the issue described in FasterXML/jackson-module-kotlin#340
geoffreywiseman/macos-setup
Setup for a new Mac. Configuration for Homebrew, Fish, etc.
geoffreywiseman/oldamis
A simple JavaScript cli for checking your AWS account for AMIs that are either >1y old or marked as deprecated.
geoffreywiseman/onetimesecret
Keep sensitive info out of your email & chat logs.
geoffreywiseman/security-on-github
geoffreywiseman/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
geoffreywiseman/setup-ansible
Workflow action to setup Ansible
geoffreywiseman/skills-copilot-codespaces-vscode
Clone for a GitHub course repository.
geoffreywiseman/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
geoffreywiseman/website-copy
A repository for exercism's website's copy
geoffreywiseman/workflows
Reusable workflows that can be used by my projects (or by anyone).
geoffreywiseman/write-github-script
geoffreywiseman/write-github-script-1
Course repo for Learning Lab course GitHub Actions: Using GitHub Script