Open Source

Some open source code and projects I am working on:

  • AWS KMS support for pgp-maven-plugin
    This plugin adds support to pgp-maven-plugin for decrypting a pgp passphrase via AWS Key Management Service. It wraps other passphrase loaders with KMS decryption.
  • Design Patterns for Java
    A collection of implemented design patterns to make my java programming life easier. Currently this project is in the initial phases and there is only a single design pattern. Check back and I’m sure you’ll find something you like in the near future.